docs(02-01): update state and roadmap after synth foundation plan

- Advance to Plan 2 of 3 in Phase 02
- Mark SYNTH-01, SYNTH-02 requirements complete
- Record decisions: go-lame v0.0.9, no go-audio/wav
This commit is contained in:
2026-03-26 12:00:20 +01:00
parent 6cbf0366da
commit f02231a690
3 changed files with 19 additions and 16 deletions
+2 -2
View File
@@ -47,7 +47,7 @@ Plans:
3. Drone layer amplitude rises and falls with traffic volume over time — sustained traffic sounds louder, quiet periods fade
4. User can specify output path via `-o` flag; it defaults to `netsynth-<timestamp>.mp3` when omitted
5. An empty (zero-packet) input produces a clear error message instead of a corrupt or zero-byte MP3
**Plans:** 3 plans
**Plans:** 0/3 plans executed
Plans:
- [ ] 02-01-PLAN.md — Environment setup (gcc, ffprobe, go-lame), synth config table, oscillator, EMA layer with tests
@@ -82,6 +82,6 @@ Phases execute in numeric order: 1 → 2 → 3 → 4
| Phase | Plans Complete | Status | Completed |
|-------|----------------|--------|-----------|
| 1. Capture and Classification | 4/4 | Complete | 2026-03-25 |
| 2. Audio Synthesis Engine | 0/3 | Planning complete | - |
| 2. Audio Synthesis Engine | 0/3 | Planned | |
| 3. Pipeline Integration and MVP | 0/? | Not started | - |
| 4. Power User Features | 0/? | Not started | - |