HL β TFW-7: Resolve All Open Tech Debt¶
Date: 2026-03-12 Author: Coordinator (AI) Status: π΅ HL β Awaiting review
1. Vision¶
Clean up all open tech debt items accumulated from TFW-4 through TFW-6 reviews. After this task, TECH_DEBT.md should have zero β¬ Backlog items β everything is either β
Resolved or Accepted.
2. Current State (As-Is)¶
| # | Severity | Description | Status |
|---|---|---|---|
| TD-2 | Med | Content duplication across .tfw/conventions.md, .tfw/README.md, .tfw/glossary.md |
β¬ TFW-4 Phase B |
| TD-3 | Low | ONB overhead for small single-phase tasks | β¬ TFW-4 Phase C |
| TD-4 | Low | .tfw/README.md workflows section omits docs workflow |
β¬ Backlog |
| TD-7 | Low | No Claude Code/Cursor adapter copies for release/update workflows |
β¬ Backlog |
| TD-8 | Med | docs.md workflow not listed in conventions.md Β§8 Workflows table |
β¬ Backlog |
| TD-9 | Low | .tfw/README.md L161 says "five" workflows but lists only 5 rows β docs is missing; project structure (L77) lists 6 |
β¬ Backlog |
3. Target State (To-Be)¶
All items resolved via targeted text edits:
| # | Resolution |
|---|---|
| TD-2 | Add cross-reference notes in each overlapping file, deduplicate where possible. Mark Accepted β cross-refs added. |
| TD-3 | ONB is always required β lightweight mode could undermine the protocol. Mark Accepted β ONB always required. |
| TD-4 | Add docs row to .tfw/README.md Β§Canonical Workflows table. Mark β
Resolved. |
| TD-7 | Adapter copies for release/update are NOT needed β adapters reference .tfw/workflows/ directly. Reclassify as Accepted β by design. |
| TD-8 | Add docs.md row to conventions.md Β§8 Workflows table. Mark β
Resolved. |
| TD-9 | Remove the hardcoded count from .tfw/README.md L161 (future-proof). Mark β
Resolved. |
4. Phases¶
Single Phase π’¶
All items are small text edits across β€6 files. Fits within scope budget as a single phase.
5. Definition of Done (DoD)¶
- β
1. All TD items in
TECH_DEBT.mdhave statusβ ResolvedorAccepted - β
2.
conventions.mdΒ§8 lists all 6 workflows - β
3.
.tfw/README.mdΒ§Canonical Workflows lists all workflows without hardcoded count - β
4. No factual inconsistencies between
.tfw/README.md,conventions.md, andglossary.md - β
5.
TECH_DEBT.mdregistry updated with final statuses
6. Definition of Failure (DoF)¶
- β 1. Edits introduce new inconsistencies between files
- β 2. Scope creep beyond text fixes (e.g., restructuring entire files)
On failure: revert edits, re-scope as multi-phase.
7. Principles¶
- Minimal edits β fix only what each TD describes, no rewrites
- Accept where appropriate β not all debt needs fixing; some is acceptable
8. Dependencies¶
| Dependency | Status |
|---|---|
| TFW-6 complete | β |
9. Risks¶
| Risk | Probability | Impact | Mitigation |
|---|---|---|---|
| Cross-reference edits create circular references | Low | Low | Keep references one-directional |
HL β TFW-7: Resolve All Open Tech Debt | 2026-03-12