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 registry

Starter Runtime Mission 1

Trust-Governed Communication

  • Trust band: GOVERNED
  • Authority: Bounded
  • Recovery: Enabled
  • Replay: Available
  • Autonomy expansion: Disabled
  • Governance tier: Tier A

Provisioned via starter onboarding — preview governance records and trust evidence only. Does not unlock gmail.send, Tier B execution, or Phase 5 authority expansion.

Inbox Reflex Lite

observe_only

inbox_reflex_lite_v1

Trust contract preview for declared authority boundaries. ReflexFlow may describe workflow authority before it is allowed to enforce it.

Dry run (simulation) →Recovery simulation (HITL) →Controlled execution (Tier A) →Trust expansion governance →Longitudinal trust intelligence →

Trust contract preview

observe_only

Authority boundaries and recovery posture as declared — preview only, not enforced.

Risk tier
A (autonomous)
Max turns
3 (tier default 3)
Trust threshold
0.72
Preview warnings
0

Allowed tools

  • gmail.read
  • gmail.create_draft

Allowed actions

  • gmail.read
  • gmail.create_draft

Forbidden actions

  • gmail.send
  • gmail.delete
  • gmail.archive

Human checkpoint rules

  • require_before_execute: true
  • require_on_trust_drop: true
  • require_on_forbidden_action: true
  • labels: before_draft

Escalation & recovery

  • failure_escalation: human_queue
  • rollback_strategy: last_checkpoint
  • retry_policy: max_retries=0, backoff_seconds=0

TrustGraph preview

observe_only

Read-only observe_only graph: template → tools → HITL checkpoints. Not a live TrustGraph runtime surface.

Nodes

  • workflow_template · Inbox Reflex Lite
  • tool · gmail.read
  • tool · gmail.create_draft
  • hitl_checkpoint · before_draft

Edges

  • template:inbox_reflex_lite_v1tool:gmail.read [allowed_tool]
  • template:inbox_reflex_lite_v1tool:gmail.create_draft [allowed_tool]
  • template:inbox_reflex_lite_v1hitl:before_draft [human_checkpoint]

Contract validator

observe_onlyinbox_reflex_lite_v1

Read-only preview validation via parseWorkflowTemplateV0. No mutations or enforcement.

not validated

Preview GhostLog

observe_only

Preview events only — not enforcement. These events are not persisted to production GhostLog tables.

  1. workflow_contract.loaded2026-05-28T00:49:04.665Z
    {
      "sourceFile": "packages/sdk/schemas/examples/inbox_reflex_lite_v1.yaml"
    }
  2. workflow_contract.validated2026-05-28T00:49:04.666Z
    {
      "valid": true,
      "errorCount": 0,
      "warningCount": 0
    }
  3. workflow_contract.risk_previewed2026-05-28T00:49:04.666Z
    {
      "riskLevel": "A",
      "riskPosture": "autonomous",
      "maxTurns": 3,
      "tierDefaultMaxTurns": 3
    }