Visitor · read-onlySigned-out view: timelines and snapshots load from this deployment's database only. Demo rows may be empty until a workspace is seeded.·Sign in·Get access·Home
← Template preview

Controlled execution: Ops Reflex Monitor

limited_executiontier_a_only

ops_reflex_v1

Principle #05: Execution authority must expand slower than trust confidence. Principle #06: No workflow may execute beyond its reversible boundary. Phase 5 permits Tier A gmail.create_draft only — never send, delete, or publish.

Recovery simulation (HITL) →

HITL execution approval

Template ops_reflex_v1 — approve before invoking gmail.create_draft (Tier A reversible action only).

Human override

Execution Trust Gateway

limited_executiontier_a_only

Phase 5 gates — DENIED: Action "gmail.create_draft" not in template allowed_tools/allowed_actions

  1. contract_validationTier A approved for Phase 5
  2. tool_scopeAction "gmail.create_draft" not in template allowed_tools/allowed_actions

Execution trust metrics

Computed at 2026-05-28T01:48:02.886Z

TRT
Trust Recovery Time
RSR
0%
Recovery Stabilization Rate
EAR
0%
Execution Approval Rate
RDR
0%
Rollback Dependency Rate

Operator burden score (OBS)

simulation_onlyrecovery_designobserve_only

Lower OBS indicates higher workflow trust — operator intervention load is a trust signal.

44ELEVATED
Intervention frequency
100.0%
Retry density
0.0%
Escalation rate
0.0%
Correction load
50.0%
Friction proxy
41.0%

Execution GhostLog trace

limited_execution

Real execution lifecycle events — persisted when gateway-approved execution completes.

  1. workflow.execution.requested2026-05-28T01:48:02.884Zgmail.create_draft
    {
      "dryRun": true,
      "hitlApproved": false
    }
  2. workflow.execution.denied2026-05-28T01:48:02.884Zgmail.create_draft
    {
      "reason": "Action \"gmail.create_draft\" not in template allowed_tools/allowed_actions"
    }

TrustGraph execution overlay

limited_executiontier_a_only

Overlay: execution_gateway_overlay — current simulated

simulatedpendingexecutingcompletedrolled_backdenied

Nodes

  • [simulated] workflow_template · ops_reflex_v1
  • [denied] gateway · Execution Trust Gateway
  • [pending] hitl · HITL approval
  • [simulated] action · gmail.create_draft
  • [simulated] ghostlog · GhostLog trace

Edges

  • templategateway [contract_validation]
  • gatewayhitl [hitl_enforcement]
  • hitlaction [approved_execute]
  • actionghostlog [audit_emit]