Runtime Observability
Read live runtime state and mirrored approval binding without leaving the public surface.
This page is the public runtime-reading surface for CLARIXO. It exposes recent runtime rows, current signal summaries, and mirrored approval-binding state so teams can inspect live runtime behavior before moving into deeper review, handoff, or commit-boundary governance pages.
Live Snapshot
What the runtime is doing right now
This page now reads recent runtime and approval-binding state directly from CLARIXO storage, so observability is no longer only conceptual. The snapshot below reflects recent runtime rows and current approval-boundary truth as an observed public read surface. Deeper row-level review, handoff, and governance action still belong to the AgentOps and Approval Gateway chain.
Rows Scanned
240
recent runtime rows loaded from
storage/runtime_memory/runtime_turns.jsonl.
Unique Sessions
33
runtime sessions are represented in the current sample window.
Approval Bindings
4
persisted approval-binding rows were found in
approval_current_state.json, with
1
commit-boundary re-lock denials currently visible.
Latest Runtime Row
2026-04-26T16:19:03+00:00
Key Signals
The runtime signals that matter most right now
SOURCE
Integration Sources
2
Distinct integration sources represented in the current runtime sample window.
DECISION
Non-Allow Rows
0
Recent runtime rows where the decision path is not a clean allow path.
GUARD
Watch Fallback Lock
162
Rows currently showing the guard mode watch_fallback_lock in the sampled runtime window.
BOUNDARY
Approval Re-Lock Denials
1
Approval attempts that did not proceed into execution handoff because the commit-boundary continuation was no longer valid.
Live Runtime Feed
Recent runtime rows and mirrored boundary truth
2026-04-26T16:19:03+00:00
session: d4nh0lk6ngnrb39fq28fj77pri
source: tgtracing
mode: third_party
module: assistant
scene: customer_chat
provider: openai
decision: allow
guard: normal
No mirrored approval binding is attached to this sampled runtime row.
2026-04-26T13:02:35+00:00
session: nlsqurdhtcprgaeek4pqeacshe
source: clarixo
mode: first_party
module: assistant
scene: playground_chat
provider: clarixo-native
decision: allow
guard: watch_fallback_lock
No mirrored approval binding is attached to this sampled runtime row.
2026-04-26T13:00:03+00:00
session: nlsqurdhtcprgaeek4pqeacshe
source: clarixo
mode: first_party
module: assistant
scene: playground_chat
provider: openai
decision: allow
guard: watch_fallback_lock
No mirrored approval binding is attached to this sampled runtime row.
2026-04-25T07:54:16+00:00
session: jp5jqb9h4bi3gg368sc2itveon
source: tgtracing
mode: third_party
module: assistant
scene: customer_chat
provider: clarixo-native
decision: allow
guard: normal
No mirrored approval binding is attached to this sampled runtime row.
2026-04-24T10:58:43+00:00
session: nlsqurdhtcprgaeek4pqeacshe
source: clarixo
mode: first_party
module: assistant
scene: playground_chat
provider: openai
decision: allow
guard: watch_fallback_lock
No mirrored approval binding is attached to this sampled runtime row.
2026-04-24T10:56:42+00:00
session: nlsqurdhtcprgaeek4pqeacshe
source: clarixo
mode: first_party
module: assistant
scene: playground_chat
provider: clarixo-native
decision: allow
guard: watch_fallback_lock
No mirrored approval binding is attached to this sampled runtime row.
Further Reading
Explore the runtime cluster
AI Runtime Layer
Read the core runtime layer definition and see why routing, memory, and explainability belong between applications and providers.
Runtime Examples
Review real-world runtime examples including orchestration, fallback routing, and runtime path reading.
Runtime Architecture
Explore the runtime architecture across router, guard, memory, and observability layers.
Runtime Guard
Read the Runtime Guard guide to see how guard state, escalation boundaries, and runtime control constraints become actionable control signals.