docs(phase-06): evolve PROJECT.md after phase completion

This commit is contained in:
2026-03-26 21:09:02 +01:00
parent 6065bfcd90
commit c3d78624ba
+2
View File
@@ -18,6 +18,8 @@ All 16 v1 requirements validated. Full pipeline working: capture -> classify ->
**Phase 5 complete 2026-03-26:** Waveform types (sine, square, sawtooth, triangle) with bandlimited synthesis added. OscillatorBank decoupled from global config — NewBank now accepts injected config maps with dynamic gain scaling. **Phase 5 complete 2026-03-26:** Waveform types (sine, square, sawtooth, triangle) with bandlimited synthesis added. OscillatorBank decoupled from global config — NewBank now accepts injected config maps with dynamic gain scaling.
**Phase 6 complete 2026-03-26:** TOML config system added. Users can override frequency and waveform per traffic class via `netsynth.toml` (auto-discovered or `--config` flag). Partial overrides, unknown-key validation, and fail-fast startup errors. New `config` package with BurntSushi/toml.
## Requirements ## Requirements
### Validated (v1.0) ### Validated (v1.0)