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
+13 -11
View File
@@ -3,14 +3,14 @@ gsd_state_version: 1.0
milestone: v1.2
milestone_name: Extended Protocol Coverage
status: executing
stopped_at: Phase 10 context gathered
last_updated: "2026-03-27T14:50:03.419Z"
last_activity: 2026-03-27 -- Phase 10 execution started
stopped_at: Completed 10-02-PLAN.md
last_updated: "2026-03-27T14:59:24.215Z"
last_activity: 2026-03-27
progress:
total_phases: 4
completed_phases: 2
completed_phases: 3
total_plans: 5
completed_plans: 3
completed_plans: 5
percent: 0
---
@@ -26,9 +26,9 @@ See: .planning/PROJECT.md (updated 2026-03-27)
## Current Position
Phase: 10 (classification-layer) — EXECUTING
Plan: 1 of 2
Status: Executing Phase 10
Last activity: 2026-03-27 -- Phase 10 execution started
Plan: 2 of 2
Status: Ready to execute
Last activity: 2026-03-27
Progress: [░░░░░░░░░░] 0%
@@ -51,6 +51,7 @@ Progress: [░░░░░░░░░░] 0%
**Recent Trend:** Stable
| Phase 08 P01 | 1 | 2 tasks | 2 files |
| Phase 09 P02 | 3 | 2 tasks | 2 files |
| Phase 10 P02 | 2 | 2 tasks | 1 files |
## Accumulated Context
@@ -65,6 +66,7 @@ Progress: [░░░░░░░░░░] 0%
- [Phase 08]: NumLayers and GainPerLayer deleted — dead code since NewBank computes gain dynamically as 1/N
- [Phase 08]: TestFrequenciesInRange now validates against Nyquist (22050 Hz) — any new BaseHz in (0, 22050) is accepted without test surgery
- [Phase 09]: autoAssignFreq range moved to [2500, 4000] Hz with numSteps=31 to guarantee no collision with built-in frequencies (max 2449 Hz)
- [Phase 10]: TestAllClassesCount updated to 32 (14 existing + 18 new; LDAP/Kerberos/Syslog excluded until Phase 11 adds ClassFreqConfigs)
### Pending Todos
@@ -77,6 +79,6 @@ Progress: [░░░░░░░░░░] 0%
## Session Continuity
Last session: 2026-03-27T14:36:12.222Z
Stopped at: Phase 10 context gathered
Resume file: .planning/phases/10-classification-layer/10-CONTEXT.md
Last session: 2026-03-27T14:59:24.206Z
Stopped at: Completed 10-02-PLAN.md
Resume file: None