Commit 9c9f6cf
test(parity): eighth-pass §L.5 closeout — Track B B=1000, NSW+PSID-1, agent bench
- coverage_monte_carlo: add explicit-rate run_b1000.py harness; ship
coverage_b1000.json with measured 95% CI coverage at B=1000 for
OLS (0.952), 2x2 DiD (0.955), strong-Z IV (0.962); all inside the
99% Wilson band [0.935, 0.967] around nominal 0.95. Full slow
pytest sweep at B=1000 also passes 8/8 (753.51 s).
- orig_parity: add module 04b on causalsens::lalonde.psid (true
Dehejia-Wahba NSW+PSID-1, 2675 obs); sp.regress + sp.psm match R
bit-equal and recover the published -15,205 to rel 1.5e-05.
- agent_bench: add CausalAgentBench harness (50 prompts L1/L2/L3 x
6 cells x 3 reps = 900 trials) with deterministic mock LLM,
grader emitting H1-H5 directional table, and frozen OSF pre-
registration protocol. Mock dry-run completes in <1 s; production
run is one --mock -> --api both flag away once OSF + API budget
clear.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d34dbb1 commit 9c9f6cf
19 files changed
Lines changed: 6825 additions & 0 deletions
File tree
- tests
- agent_bench
- golds
- prompts
- results
- runners
- coverage_monte_carlo
- results_b1000
- orig_parity
- data
- results
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
0 commit comments