docs(M03): accept terrain mesh cache integration

This commit is contained in:
2026-07-16 09:30:59 +04:00
parent 630a0c131d
commit ea08b8ef51
2 changed files with 13 additions and 3 deletions
@@ -90,6 +90,7 @@ source-admission rules from `StreamingWorldLoader` into a small scene-free
- Blocked by:
<!-- OPENWC_HANDOFF:READY:M03-RND-TERRAIN-CACHE-SERVICE-001:97480e0 -->
<!-- OPENWC_INTEGRATION:ACCEPTED:M03-RND-TERRAIN-CACHE-SERVICE-001:630a0c1 -->
## Handoff
@@ -113,3 +114,5 @@ source-admission rules from `StreamingWorldLoader` into a small scene-free
- Documentation updated: new terrain cache API/input-output/data-flow/lifecycle/
sequence/ownership/failure/configuration/migration/diagnostic/source-map spec;
world renderer, registry and `RENDER.md` updated.
- Integration: accepted in master merge `630a0c1`; post-merge cache, facade,
internal-access, manifest, shutdown, scheduler and planner gates passed.