Skip to content

Commit 2cdc2a5

Browse files
jucorclaude
andcommitted
Update plan: mark D9 as done, note stats.py removal for next PR
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ef87518 commit 2cdc2a5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

delphi/docs/PLAN_DISCREPANCY_FIXES.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This plan's "PR N" labels map to actual GitHub PRs as follows:
1919
| PR 1 (D2) | #2421 | Stack 8/10 | Fix D2: in-conv participant threshold + D2c vote count source |
2020
| PR 2 (D4) | #2435 | Stack 9/10 | Fix D4: pseudocount formula |
2121
| (perf) | #2436 | Stack 10/10 | Speed up regression tests |
22-
| PR 3 (D9) | || *Next: Fix D9 z-score thresholds* |
22+
| PR 3 (D9) | #2446 || Fix D9: z-score thresholds (one-tailed) |
2323

2424
Future fix PRs will be appended to the stack as they're created.
2525

@@ -425,7 +425,7 @@ By this point, we should have good test coverage from all the per-discrepancy te
425425
| D6 | Two-proportion test | PR 5 || Fix |
426426
| D7 | Repness metric | PR 6 || Fix (with flag for old formula) |
427427
| D8 | Finalize cmt stats | PR 7 || Fix |
428-
| D9 | Z-score thresholds | PR 3 | | Fix (next) |
428+
| D9 | Z-score thresholds | **PR 3** | **#2446** | **DONE** |
429429
| D10 | Rep comment selection | PR 8 || Fix (with legacy env var) |
430430
| D11 | Consensus selection | PR 9 || Fix (with legacy env var) |
431431
| D12 | Comment priorities | PR 11 || Fix (implement from scratch) |
@@ -443,7 +443,7 @@ By this point, we should have good test coverage from all the per-discrepancy te
443443

444444
## Tasks parallelization
445445

446-
D9 is in progress. The remaining fixes have the following dependency structure:
446+
D9 is done (PR #2446). The remaining fixes have the following dependency structure:
447447

448448
### Repness chain dependency graph (all in `repness.py`)
449449

0 commit comments

Comments
 (0)