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: Inbox Reflex Lite

limited_executiontier_a_only

inbox_reflex_lite_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 inbox_reflex_lite_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" requires hitlApproved: true before execution

  1. contract_validationTier A approved for Phase 5
  2. tool_scope"gmail.create_draft" within template scope
  3. action_scope"gmail.create_draft" in explicit registry
  4. turn_budgetTurn 1/3 within budget
  5. trust_thresholdTrust score not supplied — placeholder pass
  6. hitl_enforcementAction "gmail.create_draft" requires hitlApproved: true before execution

Execution trust metrics

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

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.

46ELEVATED
Intervention frequency
100.0%
Retry density
0.0%
Escalation rate
0.0%
Correction load
50.0%
Friction proxy
57.1%

Execution GhostLog trace

limited_execution

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

  1. workflow.execution.requested2026-05-28T01:48:01.480Zgmail.create_draft
    {
      "dryRun": true,
      "hitlApproved": false
    }
  2. workflow.execution.denied2026-05-28T01:48:01.480Zgmail.create_draft
    {
      "reason": "Action \"gmail.create_draft\" requires hitlApproved: true before execution"
    }

TrustGraph execution overlay

limited_executiontier_a_only

Overlay: execution_gateway_overlay — current simulated

simulatedpendingexecutingcompletedrolled_backdenied

Nodes

  • [simulated] workflow_template · inbox_reflex_lite_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]