docs(M03): hand off WMO placement registry

This commit is contained in:
2026-07-17 00:33:23 +04:00
parent c5900368d4
commit 16053b46ca
@@ -79,14 +79,24 @@ leaving every Node and renderer-resource lifecycle in the loader.
## Status ## Status
- State: claimed - State: ready for integration
- Done: lifecycle, return semantics and ownership split published - Done: registry extracted; global/tile adapters migrated; Node/resource/job
- Next: implement registry, migrate global/tile adapters, tests and docs ownership retained in loader; contract, regressions, dry-run and docs passed
- Next: integrator merge and post-merge verification
- Blocked by: - Blocked by:
## Handoff ## Handoff
- Commit: - Commit: `c590036`
- Results: - Results: `verify_wmo_placement_registry.gd` PASS cases=10,
- Remaining risks: iterations=100, elapsed_ms=53.941; 21 adjacent WMO/M2/terrain/facade/
- Documentation updated: scheduler/streaming/coordinate regressions PASS; documentation and
coordination gates PASS; render dry-run PASS 7/7.
- Remaining risks: no proprietary asset corpus or original-client paired WMO
capture; dry-run reports expected missing ADT/DBC/character assets; WMO
build/resource state remains loader-owned.
- 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 -->