Two draws of goal 2's comparison: the report, and what the pair can claim - #663
Merged
Merged
Conversation
…laim WSMIP065 reran goal 2's learned-versus-coded comparison on recording seeds 2000-2047, disjoint from WSMIP064's first draw, with everything else held fixed. This adds the report for a reader new to the project, the tool that builds it from both runs' result folders, and its three-round murderboard record. What the pair of draws says: - Changing only the recordings moves a score by about a hundredth of F1. - Under the shared false-alarm budget every learned model trails CoactDetect in every fold of both draws; the closest by two to three times that on average. - About a third to a half of that gap is the merge setting: re-decoded with both sides at the same merge (WSMIP064's tool, run unchanged on this draw), 43-72% of it remains. On F1 alone the chorus models come out at or slightly above CoactDetect, but that is not established. - The recall difference lives entirely in the 3-cell events. - Goal 1's crowded-recording check, run on both draws, refuses binned SCE on F1 alone and three budgeted coded choices in every fold; CoactDetect passes. The build asserts every result claim against the run files. Pooling goes through bench.pool_scores. The architecture figure is the project's drawing (PR #660). The review did not converge: round 3 found a blocking item, and the repairs after it are not blind-verified (docs/reviews/replicate1-report_2026-09-19.md). Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
# Conflicts: # docs/SESSIONS.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
WSMIP065 reran goal 2's learned-versus-coded comparison on recording seeds 2000–2047, disjoint from WSMIP064's first draw (1000–1047), with everything else held fixed. This PR adds the report for a reader new to the project, the tool that builds it, and the review record.
What the pair of draws says (every number is asserted against the run files at build time)
fair_comparison_evidence.py merge-gaprun unchanged on this draw, 43–72% of the gap remains. On F1 alone the chorus models come out at or slightly above CoactDetect, but that is not established.Files
tools/make_replicate_report.py, plus its test (13 tests). Output goes to the darkroom by default, with--alsofor the repo copy.docs/learned/tuned_vs_coact/replicate1/:report.html,merge_gap.jsonandcrowded_check.jsonfor this draw.docs/reviews/replicate1-report_2026-09-19.md, the murderboard record, and…-roles/with all 33 role reports: 3 rounds of 11.INDEXrow, and the release of the darkroom claim.Review status. Three blind rounds were run. They did not converge: round 3 found one blocking item and 34 major findings. All were repaired, but the repaired build has had no fourth blind pass. The open items for Tony are in the record.
Depends on. The first draw's
merge_gap.jsonandcrowded_check.jsonare onnets/fair-comparison-report. The architecture drawing is on #660. The generator's defaults point at where those land onmain, and this build passed them explicitly.Darkroom copies:
<darkroom>/bugarach/2026-09-18-replicate-run-status/report/report.htmlreport/folder…/results/🤖 Generated with Claude Code