docs(M03): accept WMO placement registry

This commit is contained in:
2026-07-17 00:34:25 +04:00
parent f9e5a4f2e0
commit 1e73e597f8
2 changed files with 19 additions and 6 deletions
@@ -79,12 +79,15 @@ leaving every Node and renderer-resource lifecycle in the loader.
## Status
- State: ready for integration
- State: accepted
- Done: registry extracted; global/tile adapters migrated; Node/resource/job
ownership retained in loader; contract, regressions, dry-run and docs passed
- Next: integrator merge and post-merge verification
- Next: WMO build/resource state extraction and asset-backed placement evidence
- Blocked by:
<!-- OPENWC_HANDOFF:READY:M03-RND-WMO-PLACEMENT-REGISTRY-001:c590036 -->
<!-- OPENWC_INTEGRATION:ACCEPTED:M03-RND-WMO-PLACEMENT-REGISTRY-001:f9e5a4f -->
## Handoff
- Commit: `c590036`
@@ -98,5 +101,6 @@ leaving every Node and renderer-resource lifecycle in the loader.
- Documentation updated: `docs/modules/wmo-placement-registry.md`,
`docs/modules/wmo-placement-resolver.md`, `docs/modules/world-renderer.md`,
`docs/modules/README.md`, `RENDER.md`; inline public API comments added.
<!-- OPENWC_HANDOFF_READY:M03-RND-WMO-PLACEMENT-REGISTRY-001:c590036 -->
- Integration: accepted in master merge `f9e5a4f`; post-merge registry
(`cases=10`, `iterations=100`, `elapsed_ms=54.178`), resolver, runtime-cache
shutdown, facade, documentation and coordination gates passed.