docs(11-01): complete frequency-config data layer plan

- Add 11-01-SUMMARY.md with 35-class ClassFreqConfigs completion
- Update STATE.md: progress 86%, decisions recorded, plan metrics
- Update ROADMAP.md: phase 11 progress (1/2 plans complete)
- Mark GRP-02 and GRP-03 complete in REQUIREMENTS.md
This commit is contained in:
2026-03-27 16:32:47 +01:00
parent 35d8915e41
commit a0dc6d6a38
4 changed files with 120 additions and 14 deletions
+3 -3
View File
@@ -91,9 +91,9 @@ Plans:
2. A pcap or live capture that triggers Mail traffic produces tones that are audibly in the same timbral family — same waveform type, similar frequency register — while still being distinguishable from each other
3. Users can define `[groups]` in their TOML config to reassign a protocol to a different sound family, and --print-config reflects the reassignment
4. `go test ./...` passes and a listening test on a representative pcap confirms family identity is perceptually clear
**Plans:** 2 plans
**Plans:** 1/2 plans executed
Plans:
- [ ] 11-01-PLAN.md — Add 21 ClassFreqConfigs entries, update AllClasses() to 35, fix all count tests
- [x] 11-01-PLAN.md — Add 21 ClassFreqConfigs entries, update AllClasses() to 35, fix all count tests
- [ ] 11-02-PLAN.md — Refactor PrintConfig for group headers, add [groups] TOML support
## Progress
@@ -110,4 +110,4 @@ Plans:
| 8. Test and Constant Cleanup | v1.2 | 1/1 | Complete | 2026-03-27 |
| 9. Frequency Design and Group Architecture | v1.2 | 1/2 | In Progress| |
| 10. Classification Layer | v1.2 | 2/2 | Complete | 2026-03-27 |
| 11. Synthesis and Config Layer | v1.2 | 0/2 | In Progress | - |
| 11. Synthesis and Config Layer | v1.2 | 1/2 | In Progress| |