diff options
| author | skal <pascal.massimino@gmail.com> | 2026-02-21 07:23:34 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-02-21 07:23:34 +0100 |
| commit | 1e33a02c5f32fc561480ae62cfd6b1338090331e (patch) | |
| tree | e8589966656f89c85cb61418c424ce4b1460ea98 /PROJECT_CONTEXT.md | |
| parent | 1b2e69b25f2a9d297a87b71d25dcbb575539376b (diff) | |
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 .
Diffstat (limited to 'PROJECT_CONTEXT.md')
| -rw-r--r-- | PROJECT_CONTEXT.md | 2 |
1 files changed, 1 insertions, 1 deletions
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** --- |
