Skip to main content
Generated from schemas/v0.1/session-telemetry.schema.json ($id: https://agentworldprotocol.com/schemas/v0.1/session-telemetry.schema.json). Normative text: /spec/loop/time-models. Every tagged example on this site is validated against this schema in CI.
World-side latency measurements aggregated over the preceding window. Each quantity is present whenever at least one sample fell in the window.
integer
required
Measurement window the statistics cover.
latency_stats
Pipeline latency, ts_send_ns − ts_mono_ns, over every observation frame sent in the window.
latency_stats
Admission acknowledgement transmitted − received_ts_mono_ns, over every action.submit in the window.
latency_stats
received_ts_mono_ns − basis_ts_mono_ns, over every submission in the window that carried a basis.
latency_stats
World receipt − ts_mono_ns, over every command frame received in the window.
per_channel
Pipeline latency per observation channel, for every channel that sent frames in the window.