targets: accept static M2 build resource observer

This commit is contained in:
2026-07-18 03:04:01 +04:00
parent a043c79654
commit 5ebf4de2ff
2 changed files with 17 additions and 4 deletions
@@ -55,9 +55,9 @@ missing transition from the loader into a service that fills
## 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: remaining animated resource observer extraction
- Blocked by:
## Handoff
@@ -74,3 +74,13 @@ missing transition from the loader into a service that fills
- Documentation updated: new observer module API/I/O/data-flow/state/sequence/
dependency/ownership specification; M2 snapshot, pipeline/cache, world-renderer,
module registry, `RENDER.md` and M03 Evidence updated.
## Integration
- Merge: `a043c79` (`merge: static M2 build resource observer`)
- Post-merge: observer `11` cases / `20,000` iterations / `64.202ms`;
snapshot `12` / `42.895ms`; dispatch `10` / `18.096ms`; Mesh pipeline
`11` / `73.615ms`; Mesh cache `9` / `40.229ms`; prototype cache `16` /
`35.947ms`; shutdown, facade, internal-access `30`, manifest `7/7`,
documentation `42` and coordination passed. Checkpoint dry-run completed
`7/7`; expected private Azeroth/character assets remained unavailable.