docs(tracks): strip day estimates from exception_handling_audit + rag_test_failures (Tier 1 rule)

This commit is contained in:
ed
2026-06-16 10:16:17 -04:00
parent 4c0b19b4db
commit ed6602274d
5 changed files with 36 additions and 34 deletions
@@ -147,12 +147,13 @@
},
"estimated_effort": {
"phase_1": "1-2 hours - investigation + reproducing test",
"phase_2": "1-3 hours - fix (dependent on Phase 1 finding)",
"phase_3": "30 min - full + batched test verification",
"phase_4": "15 min - docs update (conditional)",
"phase_5": "15 min - metadata + tracks.md",
"total": "0.5-1 day Tier 2 work (4-8 hours)"
"method": "Scope (per conductor/workflow.md §Tier 1 Track Initialization Rules). NO day estimates.",
"phase_1": "1 task: investigation + reproducing test",
"phase_2": "1 task: fix (2 production lines + 3 new unit tests)",
"phase_3": "1 task: full + batched test verification",
"phase_4": "1 task: docs update (conditional)",
"phase_5": "1 task: metadata + tracks.md",
"total": "5 phases, ~10 tasks, 4 atomic commits, all with git notes"
},
"risk_register": {
@@ -179,7 +180,7 @@
"R5_takes_longer_than_estimated": {
"likelihood": "low",
"impact": "low",
"mitigation": "Even 2 days is acceptable; user's overall plan is 2 more tracks before data structure."
"mitigation": "The spec is a guide, not a contract. The Tier 2 reports scope growth; the user decides whether to expand the track or defer to a follow-up."
}
},