chore: tighten scheduling review coverage
This commit is contained in:
@@ -70,7 +70,7 @@ def test_thesis_retires_campaign_without_removing_historical_evidence() -> None:
|
||||
archive = ROOT / "docs/historical/thesis/2026-09-07-retired-agent-evaluation.md"
|
||||
historical = archive.read_text(encoding="utf-8")
|
||||
assert "# Agent Challenge Harness" in historical
|
||||
assert "36" in historical
|
||||
assert "36 audited trials" in historical
|
||||
|
||||
|
||||
def test_thesis_bundle_has_reproducible_agent_evaluation_assets() -> None:
|
||||
|
||||
Reference in New Issue
Block a user