coord(M03): update ground query handoff
This commit is contained in:
@@ -78,19 +78,20 @@ terrain-height probe away from direct streamer state/queue access.
|
|||||||
- State: ready-for-review
|
- State: ready-for-review
|
||||||
- Done: added renderer-owned typed sample, facade query/snapshot, migrated terrain
|
- Done: added renderer-owned typed sample, facade query/snapshot, migrated terrain
|
||||||
probe, expanded internal-access/coordinate gates and updated module docs
|
probe, expanded internal-access/coordinate gates and updated module docs
|
||||||
- Next: M03 integrator reviews and merges `b697a89`
|
- Next: M03 integrator reviews and merges `b697a89` plus cold-start fix `9408d88`
|
||||||
- Blocked by:
|
- Blocked by:
|
||||||
|
|
||||||
<!-- OPENWC_HANDOFF:READY:M03-RND-FACADE-GROUND-QUERY-001:b697a89 -->
|
<!-- OPENWC_HANDOFF:READY:M03-RND-FACADE-GROUND-QUERY-001:9408d88 -->
|
||||||
|
|
||||||
## Handoff
|
## Handoff
|
||||||
|
|
||||||
- Commit: `b697a89`
|
- Commits: implementation `b697a89`; cold-start fix `9408d88`
|
||||||
- Results: `WorldRenderFacade` delegates loaded-mesh ground sampling and returns
|
- Results: `WorldRenderFacade` delegates loaded-mesh ground sampling and returns
|
||||||
renderer-owned `RenderedGroundSample`; detached diagnostic snapshots preserve
|
renderer-owned `RenderedGroundSample`; detached diagnostic snapshots preserve
|
||||||
the probe report while hiding queue/tile/Mesh/Node references. Gameplay remains
|
the probe report while hiding queue/tile/Mesh/Node references. Gameplay remains
|
||||||
on the independent M02 `TerrainQuery` composition.
|
on the independent M02 `TerrainQuery` composition.
|
||||||
- Verification: facade `delegation=5 ground_contract=2 runtime_scenes=2 tools=3`;
|
- Verification: facade `delegation=5 ground_contract=2 runtime_scenes=2 tools=3`;
|
||||||
|
cold rendered-ground value `contract=3` from an empty Godot class cache;
|
||||||
internal access `private_symbols=43 gameplay=7 editor_sources=9 renderer_tools=1`;
|
internal access `private_symbols=43 gameplay=7 editor_sources=9 renderer_tools=1`;
|
||||||
terrain query contracts passed; coordinate boundary `files=113 consumers=5`;
|
terrain query contracts passed; coordinate boundary `files=113 consumers=5`;
|
||||||
renderer manifest `7/7`; shutdown ownership, scheduler/planner, coordination,
|
renderer manifest `7/7`; shutdown ownership, scheduler/planner, coordination,
|
||||||
|
|||||||
Reference in New Issue
Block a user