docs(04-04): complete block inspector plan — SUMMARY, STATE, ROADMAP updated

- BlockInspector with color/speed/direction/length param controls
- UpdateParamsCommand for full undo/redo param editing
- Phase 04 complete (4/4 plans), TL-04 requirement marked done
- Progress: 14/14 plans (100%)
This commit is contained in:
Claude
2026-04-06 23:56:25 +00:00
parent 8e084ca8dc
commit 3483de871e
4 changed files with 148 additions and 12 deletions

View File

@@ -33,7 +33,7 @@
- [x] **TL-01**: Per-device horizontal tracks on a time axis
- [x] **TL-02**: Drag-and-place animation blocks onto a track
- [x] **TL-03**: Move, resize, and delete animation blocks
- [ ] **TL-04**: Color picker per animation block
- [x] **TL-04**: Color picker per animation block
- [x] **TL-05**: Playback cursor (vertical line) tracking audio position in realtime
- [x] **TL-06**: Undo/redo for all timeline mutations (min 20 steps, command pattern)
- [x] **TL-07**: Beat detection marks overlaid on timeline (librosa beat_track)