docs(08-01): complete constant-cleanup plan

- SUMMARY for 08-01: stale constants removed, tests future-proofed
- STATE.md: plan advanced, progress 100%, decisions recorded
- ROADMAP.md: Phase 8 marked Complete
- REQUIREMENTS.md: CLEAN-01 marked complete
This commit is contained in:
2026-03-27 08:55:38 +01:00
parent 4800e8e463
commit 81ef4f9df7
4 changed files with 98 additions and 21 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ Requirements for extended protocol coverage milestone. Each maps to roadmap phas
### Cleanup
- [ ] **CLEAN-01**: Remove stale `NumLayers` constant and hardcoded frequency range test assertions that would block new class additions
- [x] **CLEAN-01**: Remove stale `NumLayers` constant and hardcoded frequency range test assertions that would block new class additions
### Protocol Coverage
@@ -67,7 +67,7 @@ Which phases cover which requirements. Updated during roadmap creation.
| Requirement | Phase | Status |
|-------------|-------|--------|
| CLEAN-01 | Phase 8 | Pending |
| CLEAN-01 | Phase 8 | Complete |
| FREQ-01 | Phase 9 | Pending |
| FREQ-02 | Phase 9 | Pending |
| FREQ-03 | Phase 9 | Pending |