coord(M03): hand off M2 animation playback

This commit is contained in:
2026-07-18 01:26:10 +04:00
parent 9b73571dcb
commit 15c24692f0
@@ -77,14 +77,25 @@ mutation and native animator data/start behavior from `StreamingWorldLoader`.
## Status ## Status
- State: claimed - State: ready for integration
- Done: playback/native ownership boundary audited on current master - Done: playback controller, loader adapters, verifier and required documentation
- Next: implement controller, migrate adapters, verify and document - Next: integrate on master and run post-merge acceptance gates
- Blocked by: - Blocked by:
## Handoff ## Handoff
- Commit: - Commit: `9b73571`
- Results: - Results: playback controller passes 15 phase/selection/loop/play/seek/native-
- Remaining risks: copy/start/diagnostic/source cases and 20,000 phase-selection pairs in
- Documentation updated: 23.415 ms; all 49 autonomous headless verifiers pass, while the proprietary
ADT placement probe is unavailable without `data/extracted`; checkpoint
dry-run passes 7/7; documentation and coordination gates pass; loader-private
inventory remains 30.
- Remaining risks: private animation-name/timing/native visual comparison,
descriptor pressure, leaks and p95/p99 remain unavailable; default selection
is still heuristic and no paired original-client comparison is claimed.
- Documentation updated: inline API; `m2-animation-playback-controller.md` with
data-flow, lifecycle, sequence and dependency diagrams; finalizer/build/world-
renderer specs, module registry and `RENDER.md`.
<!-- OPENWC_HANDOFF:READY:M03-RND-M2-ANIMATION-PLAYBACK-001:9b73571 -->