targets: accept cached M2 animation resource observer
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -27,7 +27,7 @@ Runtime и Editor используют facade; planner/scheduler тестиру
|
||||
## Evidence
|
||||
|
||||
- Date: 2026-07-18
|
||||
- Revision/worktree: master merges `7ece2ab`, `7e35de7`, `80cb084`, `d6e5b53`, `c69abd6`, `606770c`, `630a0c1`, `f36fabb`, `24aef13`, `2342430`, `396be5e`, `f88bf97`, `3f84717`, `d2cb52f`, `f9e5a4f`, `c06aed5`, `a878e7c`, `60603e1`, `b4955d6`, `ada0fd9`, `f470775`, `874fd0f`, `38f831e`, `83b3618`, `3094561`, `fa85985`, `1fafdde`, `7cd07dd`, `1de50f9`, `3dccd3e`, `e7a7c67`, `c0fc191`, `c251985`, `5e82daa`, `1dc013e`, `99a90dd`, `4354834`, `a043c79`;
|
||||
- Revision/worktree: master merges `7ece2ab`, `7e35de7`, `80cb084`, `d6e5b53`, `c69abd6`, `606770c`, `630a0c1`, `f36fabb`, `24aef13`, `2342430`, `396be5e`, `f88bf97`, `3f84717`, `d2cb52f`, `f9e5a4f`, `c06aed5`, `a878e7c`, `60603e1`, `b4955d6`, `ada0fd9`, `f470775`, `874fd0f`, `38f831e`, `83b3618`, `3094561`, `fa85985`, `1fafdde`, `7cd07dd`, `1de50f9`, `3dccd3e`, `e7a7c67`, `c0fc191`, `c251985`, `5e82daa`, `1dc013e`, `99a90dd`, `4354834`, `a043c79`, `f79e064`;
|
||||
packages `M03-RND-SCHEDULER-001`, `M03-RND-INTERNAL-ACCESS-GATE-001`,
|
||||
`M03-RND-FACADE-GROUND-QUERY-001`, `M03-RND-FACADE-ENVIRONMENT-001`,
|
||||
`M03-RND-FACADE-ENTITY-001`, `M03-RND-TERRAIN-CACHE-SERVICE-001`,
|
||||
@@ -291,6 +291,9 @@ Runtime и Editor используют facade; planner/scheduler тестиру
|
||||
All 56 autonomous headless regressions passed; internal-access remained `30`,
|
||||
documentation covered `43` module specifications and checkpoint dry-run kept
|
||||
all `7/7` plans. Coordination passed with `34` historical expired-claim warnings.
|
||||
Merge `f79e064` passed post-merge observer (`61.514ms`), animation pipeline,
|
||||
snapshot, dispatch, prototype cache, shutdown, facade, internal-access `30`,
|
||||
manifest `7/7`, documentation `43`, coordination and checkpoint dry-run `7/7`.
|
||||
M02 terrain-query regression
|
||||
remained green (13 pre-existing expired M00 claim warnings).
|
||||
- Fidelity comparison: all 16 historical operation limits and drain sites were
|
||||
|
||||
Reference in New Issue
Block a user