Skip to main content

Module telemetry

Module telemetry 

Source
Expand description

GPU telemetry and observer contracts for the Qualia portal (U2 viewport).

Structs§

AmbientUniforms
CameraUniform
Camera IPC uniform — shared by ambient (binding 3) and projector.wgsl (binding 0).
ObserverStandpoint
Human-Centric observer standpoint — semantic right to perceive (decoupled from CameraUniform).
ParticleInstance
SystemTelemetry
System telemetry for ambient / projector shaders (#[repr(C)], 48 bytes).
TensorRenderInstance
Vertex instance for projector.wgsl (vec3 position + vec4 color, 32 B aligned).

Constants§

DEONTIC_LANE_BILATERAL
Bilateral Micro-Commons (PermissiveRoutingLane::EnforceBilateralMicroCommons).
DEONTIC_LANE_COMMONS
Permissive Commons routing lane (PermissiveRoutingLane::EnforcePermissiveCommons).
FABRIC_SHARED
Shared tensor fabric (requires authenticated standpoint).
FABRIC_VIEWPORT_LOCAL
Telemetry and fabric writes stay on the local viewport machine.
STANDPOINT_DID
Verified Human-Centric identifier (DID) — opt-in permanence; vault data plane is sealed.
STANDPOINT_EPHEMERAL
Ephemeral session — local activity qualia, no cryptographic permanence.
STANDPOINT_SPECTATOR
Untethered commons spectator (default onboarding ramp).
STANDPOINT_VAULT
Private vault slice — bilateral lane, collapsed epistemic aperture.