From 673b09df703daf437add932494a583ed50394f14 Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 16 Feb 2026 08:41:51 +0100 Subject: docs: update for Sequence v2 phases 1-2 --- PROJECT_CONTEXT.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'PROJECT_CONTEXT.md') diff --git a/PROJECT_CONTEXT.md b/PROJECT_CONTEXT.md index f59eb8b..3a7995c 100644 --- a/PROJECT_CONTEXT.md +++ b/PROJECT_CONTEXT.md @@ -39,7 +39,8 @@ - **Effects:** CNN post-processing: CNNEffect (v1) and CNNv2Effect operational. CNN v2: sigmoid activation, storage buffer weights (~3.2 KB), 7D static features, dynamic layers. Training stable, convergence validated. - **Tools:** CNN test tool operational. Texture readback utility functional. Timeline editor (web-based, beat-aligned, audio playback). - **Build:** Asset dependency tracking. Size measurement. Hot-reload (debug-only). -- **Testing:** **36/36 passing (100%)** +- **Sequence v2 (In Progress):** DAG-based effect routing. Phase 1 (foundation) & Phase 2 (compiler) complete. Node system, topological sort, Python compiler operational. See `doc/SEQUENCE_v2.md`. +- **Testing:** **35/35 passing (100%)** --- -- cgit v1.2.3