targets: accept cached M2 animation resource observer

This commit is contained in:
2026-07-18 10:24:30 +04:00
parent f79e064d25
commit 6f385ed261
2 changed files with 17 additions and 4 deletions
@@ -59,9 +59,9 @@ into a service that produces `M2BuildResourceSnapshot`.
## Status
- State: ready for integration
- Done: implementation, verification and documentation
- Next: integrator merge and post-merge acceptance
- State: accepted
- Done: implementation, integration and post-merge acceptance
- Next: native M2 animation observation extraction
- Blocked by:
## Handoff
@@ -79,3 +79,13 @@ into a service that produces `M2BuildResourceSnapshot`.
- Documentation updated: new cached observer API/I/O/data-flow/state/sequence/
dependency/ownership specification; M2 snapshot, batch/dispatch, animation
pipeline/prototype, world-renderer, module registry, `RENDER.md` and M03 Evidence.
## Integration
- Merge: `f79e064` (`merge: cached M2 animation resource observer`)
- Post-merge: observer `33` cases / `20,000` iterations / `61.514ms`;
animation pipeline `11` / `66.049ms`; snapshot `12` / `39.947ms`;
dispatch `10` / `17.915ms`; prototype cache `16` / `35.053ms`; shutdown,
facade, internal-access `30`, manifest `7/7`, documentation `43` and
coordination passed. Checkpoint dry-run completed `7/7`; expected private
Azeroth/character assets remained unavailable.