docs(M03): accept WMO placement resolver

This commit is contained in:
2026-07-17 00:24:37 +04:00
parent d2cb52ff6b
commit 5aa40d6afb
2 changed files with 19 additions and 5 deletions
@@ -79,12 +79,13 @@ resolution from the loader into a scene-free service.
## Status
- State: handoff
- State: accepted
- Done: resolver, seven loader adapters, regressions and documentation verified
- Next: M03 integrator acceptance and merge to master
- Next: WMO registry/build extraction and asset-backed placement evidence
- Blocked by:
<!-- OPENWC_HANDOFF:READY:M03-RND-WMO-PLACEMENT-RESOLVER-001:05e216a -->
<!-- OPENWC_INTEGRATION:ACCEPTED:M03-RND-WMO-PLACEMENT-RESOLVER-001:d2cb52f -->
## Handoff
@@ -103,3 +104,7 @@ resolution from the loader into a scene-free service.
- Documentation updated: inline public API; new
`docs/modules/wmo-placement-resolver.md`; renderer module registry,
`docs/modules/world-renderer.md` and `RENDER.md`.
- Integration: accepted in master merge `d2cb52f`; post-merge resolver
(`cases=9`, `iterations=20000`, `elapsed_ms=27.919`), renderer materials,
shutdown, internal-access, facade, manifest, documentation and coordination
gates passed.