Trust survival
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_onlyinbox_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_onlyAuthority 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_onlyRead-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_v1 → tool:gmail.read [allowed_tool]
- template:inbox_reflex_lite_v1 → tool:gmail.create_draft [allowed_tool]
- template:inbox_reflex_lite_v1 → hitl:before_draft [human_checkpoint]
Contract validator
observe_onlyinbox_reflex_lite_v1Read-only preview validation via parseWorkflowTemplateV0. No mutations or enforcement.
Preview GhostLog
observe_onlyPreview events only — not enforcement. These events are not persisted to production GhostLog tables.
- workflow_contract.loaded2026-05-28T00:49:04.665Z
{ "sourceFile": "packages/sdk/schemas/examples/inbox_reflex_lite_v1.yaml" } - workflow_contract.validated2026-05-28T00:49:04.666Z
{ "valid": true, "errorCount": 0, "warningCount": 0 } - workflow_contract.risk_previewed2026-05-28T00:49:04.666Z
{ "riskLevel": "A", "riskPosture": "autonomous", "maxTurns": 3, "tierDefaultMaxTurns": 3 }