docs(07-01): complete config rule parsing and LoadResult plan
- Add 07-01-SUMMARY.md - Advance STATE.md to plan 2 of 2, progress 83% - Update ROADMAP.md: phase 7 in progress (1/2 summaries) - Mark RULE-01, RULE-02, RULE-03 complete in REQUIREMENTS.md
This commit is contained in:
@@ -23,9 +23,9 @@ Requirements for custom sound mappings milestone. Each maps to roadmap phases.
|
||||
|
||||
### Custom Rules
|
||||
|
||||
- [ ] **RULE-01**: User can define custom classification rules in TOML (match by port and/or protocol, assign class name and sound)
|
||||
- [ ] **RULE-02**: User-defined rules take priority over built-in rules (prepend before defaults)
|
||||
- [ ] **RULE-03**: User-defined class names automatically get a synthesis layer (no silent gaps)
|
||||
- [x] **RULE-01**: User can define custom classification rules in TOML (match by port and/or protocol, assign class name and sound)
|
||||
- [x] **RULE-02**: User-defined rules take priority over built-in rules (prepend before defaults)
|
||||
- [x] **RULE-03**: User-defined class names automatically get a synthesis layer (no silent gaps)
|
||||
|
||||
## Future Requirements
|
||||
|
||||
@@ -64,9 +64,9 @@ Which phases cover which requirements. Updated during roadmap creation.
|
||||
| CFG-06 | Phase 7 | Pending |
|
||||
| WAVE-01 | Phase 5 | Complete |
|
||||
| WAVE-02 | Phase 5 | Complete |
|
||||
| RULE-01 | Phase 7 | Pending |
|
||||
| RULE-02 | Phase 7 | Pending |
|
||||
| RULE-03 | Phase 7 | Pending |
|
||||
| RULE-01 | Phase 7 | Complete |
|
||||
| RULE-02 | Phase 7 | Complete |
|
||||
| RULE-03 | Phase 7 | Complete |
|
||||
|
||||
**Coverage:**
|
||||
- v1.1 requirements: 11 total
|
||||
|
||||
Reference in New Issue
Block a user