Private
Public Access
0
0

conductor(plan): Mark task 2.1.5 (audit heuristic followup) complete

This commit is contained in:
2026-06-17 18:59:31 -04:00
parent 445c77dff0
commit b1abdaf641
@@ -134,7 +134,7 @@
- WHAT: Same as 2.1.1
- COMMIT: `docs(track): result_migration_small_files decisions for src/openai_compatible.py UNCLEAR`
- [ ] **Task 2.1.5: Update audit heuristics if patterns emerge**
- [x] **Task 2.1.5: Update audit heuristics if patterns emerge** [09debfe3]
- WHERE: `scripts/audit_exception_handling.py` (the `_classify_except` / `_classify_raise` functions)
- WHAT: If 2+ of the 4 UNCLEAR sites are compliant and share a common pattern, add a heuristic to the audit script (similar to the review pass)
- HOW: Same TDD pattern as the review pass (test first, then heuristic)