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

Dry run (simulation): Content Reflex Draft

simulation_onlyobserve_only

content_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
8
consumed
8
remaining
0
exceeded
no

HITL checkpoints

simulation_only
  • turn 1before_publish(require_before_execute)
  • turn 6trust_drop(require_on_trust_drop)
  • turn 7trust_drop(require_on_trust_drop)
  • turn 8trust_drop(require_on_trust_drop)

Dry-run GhostLog trace

simulation_onlyobserve_only

Simulated trace events only — not persisted, not enforcement.

  1. workflow_dry_run.started2026-05-28T01:47:58.974Z
    {
      "riskLevel": "C",
      "maxTurns": 8,
      "tierDefaultMaxTurns": 8,
      "effectiveMaxTurns": 8
    }
  2. turn.budget_checked2026-05-28T01:47:58.974Z
    {
      "max": 8,
      "tierDefault": 8,
      "effectiveMax": 8,
      "consumed": 0,
      "remaining": 8
    }
  3. hitl.checkpoint_reached2026-05-28T01:47:58.974Z
    {
      "turn": 1,
      "label": "before_publish",
      "reason": "require_before_execute"
    }
  4. hitl.checkpoint_reached2026-05-28T01:47:58.975Z
    {
      "turn": 6,
      "label": "trust_drop",
      "reason": "require_on_trust_drop"
    }
  5. hitl.checkpoint_reached2026-05-28T01:47:58.975Z
    {
      "turn": 7,
      "label": "trust_drop",
      "reason": "require_on_trust_drop"
    }
  6. hitl.checkpoint_reached2026-05-28T01:47:58.975Z
    {
      "turn": 8,
      "label": "trust_drop",
      "reason": "require_on_trust_drop"
    }
  7. workflow_dry_run.completed2026-05-28T01:47:58.975Z
    {
      "turnsSimulated": 8,
      "hitlCheckpointCount": 4,
      "exceeded": false
    }

Dry-run timeline

simulation_onlyobserve_only

Simulated execution steps in turn order. Tools are named only — never invoked.

  1. turn 0intenttrust 0.78

    Simulate workflow intent: Content Reflex Draft

  2. turn 1authority_checktrust 0.82

    Simulated authority boundary check before turn 1

  3. turn 1turntrust 0.82

    Read source document sections

    would_invoke (not called): doc_read

  4. turn 1trust_monitortrust 0.82

    Trust monitor: 0.82 vs threshold 0.78

  5. turn 1hitl_checkpointtrust 0.82hitl: before_publish

    HITL checkpoint (before_publish): human confirmation required before execute

  6. turn 2authority_checktrust 0.81

    Simulated authority boundary check before turn 2

  7. turn 2turntrust 0.81

    Outline content structure

    would_invoke (not called): style_guide_lookup

  8. turn 2trust_monitortrust 0.81

    Trust monitor: 0.81 vs threshold 0.78

  9. turn 3authority_checktrust 0.80

    Simulated authority boundary check before turn 3

  10. turn 3turntrust 0.80

    Draft section from style guide constraints

    would_invoke (not called): doc_read

  11. turn 3trust_monitortrust 0.80

    Trust monitor: 0.80 vs threshold 0.78

  12. turn 4authority_checktrust 0.79

    Simulated authority boundary check before turn 4

  13. turn 4turntrust 0.79

    Revise section against trust threshold

    would_invoke (not called): style_guide_lookup

  14. turn 4trust_monitortrust 0.79

    Trust monitor: 0.79 vs threshold 0.78

  15. turn 5authority_checktrust 0.78

    Simulated authority boundary check before turn 5

  16. turn 5turntrust 0.78

    Cross-check forbidden publish actions

    would_invoke (not called): doc_read

  17. turn 5trust_monitortrust 0.78

    Trust monitor: 0.78 vs threshold 0.78

  18. turn 6authority_checktrust 0.77

    Simulated authority boundary check before turn 6

  19. turn 6turntrust 0.77

    Prepare checkpoint summary before publish gate

    would_invoke (not called): style_guide_lookup

  20. turn 6trust_monitortrust 0.77

    Trust monitor: 0.77 vs threshold 0.78

  21. turn 6hitl_checkpointtrust 0.77hitl: trust_drop

    HITL checkpoint (trust_drop): simulated trust drop below threshold

  22. turn 7authority_checktrust 0.76

    Simulated authority boundary check before turn 7

  23. turn 7turntrust 0.76

    Simulate editorial pass (no external publish)

    would_invoke (not called): doc_read

  24. turn 7trust_monitortrust 0.76

    Trust monitor: 0.76 vs threshold 0.78

  25. turn 7hitl_checkpointtrust 0.76hitl: trust_drop

    HITL checkpoint (trust_drop): simulated trust drop below threshold

  26. turn 8authority_checktrust 0.75

    Simulated authority boundary check before turn 8

  27. turn 8turntrust 0.75

    Finalize draft bundle for human approval

    would_invoke (not called): style_guide_lookup

  28. turn 8trust_monitortrust 0.75

    Trust monitor: 0.75 vs threshold 0.78

  29. turn 8hitl_checkpointtrust 0.75hitl: trust_drop

    HITL checkpoint (trust_drop): simulated trust drop below threshold

  30. turn 8completiontrust 0.75

    Dry-run simulation complete — no tools invoked, no execution authority carried

TrustGraph dry-run preview

simulation_onlyobserve_only

Template → tools (labels only) → HITL checkpoints. Edge label: dry_run_simulation

Nodes

  • workflow_template · Content Reflex Draft
  • tool · doc_read
  • tool · style_guide_lookup
  • hitl_checkpoint · before_publish

Edges

  • template:content_reflex_v1tool:doc_read [dry_run_simulation]
  • template:content_reflex_v1tool:style_guide_lookup [dry_run_simulation]
  • template:content_reflex_v1hitl:before_publish [dry_run_simulation]