docs(09-02): complete auto-assign range update plan

This commit is contained in:
2026-03-27 14:09:58 +01:00
parent dbcbeb3ee7
commit 306809d1a5
4 changed files with 97 additions and 17 deletions
+2 -2
View File
@@ -28,7 +28,7 @@ Requirements for extended protocol coverage milestone. Each maps to roadmap phas
- [ ] **FREQ-01**: All traffic classes (existing + new) are redistributed into group-coherent frequency bands using musical interval ratios (not fixed Hz steps)
- [ ] **FREQ-02**: Within-family protocols are separated by at least a major second interval (ratio 1.122) to avoid critical band masking
- [ ] **FREQ-03**: The full frequency allocation table is designed and documented before any FreqConfig code is written
- [ ] **FREQ-04**: Auto-assign frequency range for user custom classes is updated to avoid collision with new built-in frequencies
- [x] **FREQ-04**: Auto-assign frequency range for user custom classes is updated to avoid collision with new built-in frequencies
### Group System
@@ -71,7 +71,7 @@ Which phases cover which requirements. Updated during roadmap creation.
| FREQ-01 | Phase 9 | Pending |
| FREQ-02 | Phase 9 | Pending |
| FREQ-03 | Phase 9 | Pending |
| FREQ-04 | Phase 9 | Pending |
| FREQ-04 | Phase 9 | Complete |
| GRP-01 | Phase 9 | Pending |
| GRP-04 | Phase 9 | Pending |
| PROTO-01 | Phase 10 | Pending |