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
224 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-06-12T13:28:08+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

4

Recent runtime rows where the decision path is not a clean allow path.

GUARD

Watch Fallback Lock

8

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-06-12T13:28:08+00:00
session: btno26ns39qkau7kbubvs2kd4g
source: clarixo
mode: first_party
module: assistant
scene: playground_chat
provider: clarixo-native
decision: allow
guard: normal
No mirrored approval binding is attached to this sampled runtime row.
2026-06-12T13:27:54+00:00
session: btno26ns39qkau7kbubvs2kd4g
source: clarixo
mode: first_party
module: assistant
scene: playground_chat
provider: clarixo-native
decision: allow
guard: normal
No mirrored approval binding is attached to this sampled runtime row.
2026-06-12T10:25:39+00:00
session: cn392ijf21b875549hcobismad
source: clarixo
mode: first_party
module: assistant
scene: playground_chat
provider: clarixo-native
decision: allow
guard: normal
No mirrored approval binding is attached to this sampled runtime row.
2026-06-03T14:37:22+00:00
session: br7q72h6utb48v6i42gsglar85
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-06-03T14:37:21+00:00
session: opuffcti10o8fih105a7a527f0
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-06-03T14:35:14+00:00
session: 0o756bggvireddp3536tj6q87i
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.
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.