diff --git a/.planning/PROJECT.md b/.planning/PROJECT.md index 1a588af..97fb7b7 100644 --- a/.planning/PROJECT.md +++ b/.planning/PROJECT.md @@ -46,7 +46,7 @@ All 16 v1.0 requirements + 11 v1.1 requirements validated. Full pipeline with cu ### Active -(No active requirements — next milestone not yet defined) +(See REQUIREMENTS.md for v1.2 requirements) ### Out of Scope @@ -92,6 +92,18 @@ All 16 v1.0 requirements + 11 v1.1 requirements validated. Full pipeline with cu | LoadResult struct over tuple return | Clean single return value, extensible for future fields | Good | | --print-config as flag (not subcommand) | Consistent with --list-interfaces pattern, simpler CLI surface | Good | +## Current Milestone: v1.2 Extended Protocol Coverage + +**Goal:** Expand traffic classification with grouped protocol families that share recognizable sound signatures + +**Target features:** +- Research common network protocols and identify missing ones beyond the current 10 +- Group related protocols into families (Mail, Web, Remote Access, Database, Discovery, File Transfer, VoIP) +- Within-group sound design: shared base frequency, different waveforms or slight detuning +- Frequency rebalancing to accommodate new classes without overcrowding the spectrum +- New classification rules for all identified protocols +- Updated --print-config output reflecting groups + ## Shipped Milestones
@@ -127,4 +139,4 @@ This document evolves at phase transitions and milestone boundaries. 4. Update Context with current state --- -*Last updated: 2026-03-26 after v1.1 milestone* +*Last updated: 2026-03-27 after v1.2 milestone start* diff --git a/.planning/STATE.md b/.planning/STATE.md index 04d2a93..1337681 100644 --- a/.planning/STATE.md +++ b/.planning/STATE.md @@ -1,9 +1,9 @@ --- gsd_state_version: 1.0 -milestone: v1.1 -milestone_name: Custom Sound Mappings -status: milestone_complete -stopped_at: v1.1 milestone shipped +milestone: v1.2 +milestone_name: Extended Protocol Coverage +status: defining_requirements +stopped_at: Milestone v1.2 started last_updated: "2026-03-26T21:02:36.710Z" last_activity: 2026-03-26 progress: @@ -21,13 +21,14 @@ progress: See: .planning/PROJECT.md (updated 2026-03-26) **Core value:** Network traffic patterns are instantly recognizable as distinct sounds — a ping sounds different from HTTPS noise, which sounds different from a port scan. -**Current focus:** Planning next milestone +**Current focus:** Defining requirements for v1.2 ## Current Position -Phase: All v1.1 phases complete -Plan: N/A -Status: Milestone v1.1 shipped — ready for next milestone +Phase: Not started (defining requirements) +Plan: — +Status: Defining requirements +Last activity: 2026-03-27 — Milestone v1.2 started Last activity: 2026-03-26 Progress: [░░░░░░░░░░] 0%