From 1e33a02c5f32fc561480ae62cfd6b1338090331e Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 21 Feb 2026 07:23:34 +0100 Subject: docs: Update test count in PROJECT_CONTEXT.md to 35/35. This commit resolves an inconsistency in the documentation by updating the test count in to match the 35/35 passing tests reported in . --- PROJECT_CONTEXT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROJECT_CONTEXT.md b/PROJECT_CONTEXT.md index 758b83e..7d219e6 100644 --- a/PROJECT_CONTEXT.md +++ b/PROJECT_CONTEXT.md @@ -40,7 +40,7 @@ - **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). - **Sequence:** DAG-based effect routing with explicit node system. Python compiler with topological sort and ping-pong optimization. 10 effects operational (Passthrough, Placeholder, GaussianBlur, Heptagon, Particles, RotatingCube, Hybrid3D, Flash, PeakMeter, Scene1). Effect times are absolute (seq_compiler adds sequence start offset). See `doc/SEQUENCE.md`. -- **Testing:** **34/34 passing** +- **Testing:** **35/35 passing** --- -- cgit v1.2.3