summaryrefslogtreecommitdiff
path: root/doc/COMPLETED.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/COMPLETED.md')
-rw-r--r--doc/COMPLETED.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/COMPLETED.md b/doc/COMPLETED.md
index debfc3d..2a22845 100644
--- a/doc/COMPLETED.md
+++ b/doc/COMPLETED.md
@@ -48,10 +48,9 @@ Use `read @doc/archive/FILENAME.md` to access archived documents.
- Compile-time ping-pong optimization (aliased nodes)
- Unified preprocess/postprocess per sequence
- Python compiler (seq_compiler_v2.py) generates optimized C++ SequenceV2 subclasses
- - **Testing**: 34/36 passing (2 v1-dependent tests disabled: test_demo_effects, test_sequence)
+ - **Testing**: 35/35 passing (all v2 tests ported)
- **Status**: demo64k and test_demo run successfully, all seek positions work
- - **TODO**: Port CNN effects to v2, flatten mode implementation, remaining effects
- - **Design**: `doc/SEQUENCE_v2.md`, Plan: `doc/archive/SEQUENCE_V2_MIGRATION_PLAN.md`
+ - **Design**: `doc/SEQUENCE.md`, Archive: `doc/archive/SEQUENCE_V2_MIGRATION_PLAN.md`
## Recently Completed (February 14, 2026)