+
DRAG TO LOOK · W A S D TO WALK · WHEEL TO DOLLY · SHIFT TO MOVE FASTER
diff --git a/docs/WORLD_CELL_CONTINUUM_RUNTIME.md b/docs/WORLD_CELL_CONTINUUM_RUNTIME.md
index bc898ba..a78a0ce 100644
--- a/docs/WORLD_CELL_CONTINUUM_RUNTIME.md
+++ b/docs/WORLD_CELL_CONTINUUM_RUNTIME.md
@@ -33,6 +33,10 @@ camera RGBA + source digest
Without the spatial adapter, Keyxym executes bounded monocular tracking and
relative pose recovery. The Theater deliberately keeps the live camera visible
instead of presenting a sparse relative point field as an inhabitable place.
+When capture stops, it freezes the final sensory frame and renders the
+accumulated native relative triangles over that frame. The recovered result is
+therefore inspectable without representing relative geometry as metric depth or
+discarding the participant's last recognizable observation.
Pose tracks and surface samples are intentionally separate. Dense image
samples cannot vote a weak camera model into existence. Once a pose is accepted,
diff --git a/docs/WORLD_CELL_THEATER_RUNTIME_BOUNDARY.md b/docs/WORLD_CELL_THEATER_RUNTIME_BOUNDARY.md
index e3be7c2..bc41165 100644
--- a/docs/WORLD_CELL_THEATER_RUNTIME_BOUNDARY.md
+++ b/docs/WORLD_CELL_THEATER_RUNTIME_BOUNDARY.md
@@ -26,3 +26,6 @@ Ordinary monocular capture remains useful as a live relative preview, but it
does not render sparse points as a finished place and never claims metric
geometry. WebUSB, WebSerial, WebXR availability, an IMU, or a typed reference
length does not independently activate metric authority.
+When capture stops, the final sensory frame remains visible beneath the native
+relative triangle or surfel reconstruction. Relocalization and rejected-frame
+messages cannot erase that accumulated result.