docs(03-02): complete animation library plan

- Add 03-02-SUMMARY.md with 7 animation types documented
- Advance STATE.md to plan 3/3 in phase 03
- Mark ANI-01, ANI-02 complete in REQUIREMENTS.md
- Update ROADMAP.md phase 3 progress (2/3 plans done)
This commit is contained in:
Claude
2026-04-06 21:48:43 +00:00
parent f4da9564d4
commit 99cde0331d
4 changed files with 120 additions and 10 deletions

View File

@@ -23,8 +23,8 @@
### Animation Library
- [ ] **ANI-01**: Built-in animation types: chase, pulse, rainbow, strobe, color wipe, fire, solid color
- [ ] **ANI-02**: Per-animation parameters: speed, primary color(s), secondary color(s), direction, length/density
- [x] **ANI-01**: Built-in animation types: chase, pulse, rainbow, strobe, color wipe, fire, solid color
- [x] **ANI-02**: Per-animation parameters: speed, primary color(s), secondary color(s), direction, length/density
- [x] **ANI-03**: RGBW-aware color handling for SK6812 (separate W channel)
- [x] **ANI-04**: RGB color handling for WS2801