Reviewer Path
Start here:
- Run
python3 scripts/smoke_test.py. - Run
python3 scripts/scan_identity.py. - Run
python3 scripts/score_contract.py examples/toy_predictions.jsonl examples/toy_targets.jsonlto inspect answer parsing, box parsing, IoU, and Joint@0.5 mechanics on redistribution-safe toy rows. - Run
python3 scripts/recompute_bootstrap.pyandpython3 scripts/recompute_failure_taxonomy.pyto summarize reviewer-safe validation exports. - Open
croissant.jsonandmetadata/rai_metadata.json. - Inspect the frozen contract in
eval/frozen_downstream_eval_20260322/contract.json. - Inspect paper-facing table exports under
eval/frozen_downstream_eval_20260322/analysis_20260326/paper_tables/. - Inspect paired uncertainty in
eval/frozen_downstream_eval_20260322/analysis_20260326/bootstrap_report.mdandpairwise_branch_comparisons.csv. - Inspect tradeoff/failure summaries in
analysis/failure_taxonomy_primary_residual.csv. - Inspect endpoint harshness diagnostics in
analysis/endpoint_diagnostics/.
The core branch comparison should be read as a within-contract measurement problem. Joint@0.5 is an intentionally strict exact-answer/single-box endpoint; it supports paired comparison under a frozen contract, not a calibrated clinical endpoint.
The primary residual is source-ID-disjoint from the visible-rationale pool but is not verified at patient/study level. The supplemental VinDr diagnostic is not training-disjoint and is included only as a source-coverage diagnostic.