docs(10-02): complete classification-layer test coverage plan

- 28 new subtests in TestClassify covering all new protocol/port combinations
- TestAllClassesCount updated to assert 32 classes
- All PROTO-01 through PROTO-09 requirements satisfied
This commit is contained in:
2026-03-27 16:00:10 +01:00
parent 4cb8cbf334
commit 0ae39e7ad4
4 changed files with 105 additions and 17 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ Requirements for extended protocol coverage milestone. Each maps to roadmap phas
- [x] **PROTO-06**: Add VoIP family: SIP (5060/5061)
- [x] **PROTO-07**: Add Web family extension: QUIC/HTTP3 (UDP 443)
- [x] **PROTO-08**: Add Infrastructure family protocols: LDAP (389/636), Kerberos (88), Syslog (514)
- [ ] **PROTO-09**: Existing 10 protocol classifications remain unchanged — no regression in rule matching behavior
- [x] **PROTO-09**: Existing 10 protocol classifications remain unchanged — no regression in rule matching behavior
### Frequency Design
@@ -82,7 +82,7 @@ Which phases cover which requirements. Updated during roadmap creation.
| PROTO-06 | Phase 10 | Complete |
| PROTO-07 | Phase 10 | Complete |
| PROTO-08 | Phase 10 | Complete |
| PROTO-09 | Phase 10 | Pending |
| PROTO-09 | Phase 10 | Complete |
| GRP-02 | Phase 11 | Pending |
| GRP-03 | Phase 11 | Pending |