Trust survival
Dry run (simulation): Ops Reflex Monitor
simulation_onlyobserve_onlyops_reflex_v1
ReflexFlow may simulate execution before it is permitted to execute. This run carries no execution authority and invokes no tools.
Turn budget
simulation_only- max
- 3
- consumed
- 3
- remaining
- 0
- exceeded
- no
HITL checkpoints
simulation_only- turn 2trust_drop(require_on_trust_drop)
- turn 3trust_drop(require_on_trust_drop)
Dry-run GhostLog trace
simulation_onlyobserve_onlySimulated trace events only — not persisted, not enforcement.
- workflow_dry_run.started2026-05-28T01:47:59.838Z
{ "riskLevel": "A", "maxTurns": 3, "tierDefaultMaxTurns": 3, "effectiveMaxTurns": 3 } - turn.budget_checked2026-05-28T01:47:59.839Z
{ "max": 3, "tierDefault": 3, "effectiveMax": 3, "consumed": 0, "remaining": 3 } - hitl.checkpoint_reached2026-05-28T01:47:59.839Z
{ "turn": 2, "label": "trust_drop", "reason": "require_on_trust_drop" } - hitl.checkpoint_reached2026-05-28T01:47:59.839Z
{ "turn": 3, "label": "trust_drop", "reason": "require_on_trust_drop" } - workflow_dry_run.completed2026-05-28T01:47:59.839Z
{ "turnsSimulated": 3, "hitlCheckpointCount": 2, "exceeded": false }
Dry-run timeline
simulation_onlyobserve_onlySimulated execution steps in turn order. Tools are named only — never invoked.
- turn 0intenttrust 0.65
Simulate workflow intent: Ops Reflex Monitor
- turn 1authority_checktrust 0.67
Simulated authority boundary check before turn 1
- turn 1turntrust 0.67
Query operational metrics snapshot
would_invoke (not called): metrics_read
- turn 1trust_monitortrust 0.67
Trust monitor: 0.67 vs threshold 0.65
- turn 2authority_checktrust 0.65
Simulated authority boundary check before turn 2
- turn 2turntrust 0.65
Correlate alert signals across surfaces
would_invoke (not called): alert_query
- turn 2trust_monitortrust 0.65
Trust monitor: 0.65 vs threshold 0.65
- turn 2hitl_checkpointtrust 0.65hitl: trust_drop
HITL checkpoint (trust_drop): simulated trust drop below threshold
- turn 3authority_checktrust 0.62
Simulated authority boundary check before turn 3
- turn 3turntrust 0.62
Summarize runtime posture for reviewer
would_invoke (not called): metrics_read
- turn 3trust_monitortrust 0.62
Trust monitor: 0.62 vs threshold 0.65
- turn 3hitl_checkpointtrust 0.62hitl: trust_drop
HITL checkpoint (trust_drop): simulated trust drop below threshold
- turn 3completiontrust 0.62
Dry-run simulation complete — no tools invoked, no execution authority carried
TrustGraph dry-run preview
simulation_onlyobserve_onlyTemplate → tools (labels only) → HITL checkpoints. Edge label: dry_run_simulation
Nodes
- workflow_template · Ops Reflex Monitor
- tool · metrics_read
- tool · alert_query
- hitl_checkpoint · trust_drop
- hitl_checkpoint · forbidden_action
Edges
- template:ops_reflex_v1 → tool:metrics_read [dry_run_simulation]
- template:ops_reflex_v1 → tool:alert_query [dry_run_simulation]
- template:ops_reflex_v1 → hitl:trust_drop [dry_run_simulation]
- template:ops_reflex_v1 → hitl:forbidden_action [dry_run_simulation]