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
@@ -149,12 +149,13 @@
},
"estimated_effort": {
"phase_1": "30 min - spec + plan + metadata + tracks.md",
"phase_2": "1-2 hours - audit script + verifications (script already drafted in spec phase)",
"phase_3": "1-2 hours - 5 doc/codestyle updates (small additions)",
"phase_4": "30 min - final report + metadata update",
"phase_5": "5 min - user manual verification (the user reviews the report)",
"total": "0.5 day Tier 2 work (2-4 hours)"
"method": "Scope (per conductor/workflow.md §Tier 1 Track Initialization Rules). NO day estimates.",
"phase_1": "5 artifacts (spec + plan + metadata + tracks.md update)",
"phase_2": "792-line audit script + 4 verifications",
"phase_3": "5 doc/codestyle updates + 1 product-guidelines cross-reference",
"phase_4": "370-line audit report + metadata update",
"phase_5": "User manual verification (the user reviews the report)",
"total": "~800 lines of new artifacts; 9 atomic commits; all with git notes"
},
"risk_register": {
@@ -5,7 +5,7 @@
**Priority:** B (informational; precedes the user's planned implementation refactor of the migration-target files)
**Owner:** Tier 2 Tech Lead
**Type:** audit + documentation (no production code changes; no behavior change)
**Estimated effort:** 0.5 day Tier 2 work (2-4 hours)
**Scope:** ~800 lines of new artifacts (792-line audit script + 5 doc/codestyle updates + 370-line report)
**Parent tracks:** `data_oriented_error_handling_20260606` (shipped 2026-06-12), `ai_loop_regressions_20260614`, `doeh_test_thinking_cleanup_20260615`, `public_api_migration_and_ui_polish_20260615`, `rag_test_failures_20260615` (all shipped 2026-06-15)
**Sibling tracks:** `data_structure_strengthening_20260606` (planned, parallel), `mcp_architecture_refactor_20260606` (planned, depends on convention being complete)