fabro/checkpoint.json
Fabro 36e307c2a5 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-27 10:58:17 -04:00

69 lines
No EOL
1.9 KiB
JSON

{
"timestamp": "2026-03-27T14:58:17.817457Z",
"current_node": "passed",
"completed_nodes": [
"start",
"cmd",
"gate",
"passed"
],
"node_retries": {},
"context_values": {
"internal.run_id": "01KMQWTV54C2JV21E1YNE5JBG0",
"internal.thread_id": "gate",
"failure_signature": "",
"graph.rankdir": "LR",
"current_node": "passed",
"command.stderr": "",
"thread.gate.current_node": "passed",
"internal.fidelity": "compact",
"internal.retry_count.passed": 0,
"internal.retry_count.gate": 0,
"internal.retry_count.start": 0,
"thread.cmd.current_node": "gate",
"graph.goal": "Test conditional edge selection after a command",
"outcome": "success",
"internal.retry_count.cmd": 0,
"thread.start.current_node": "cmd",
"internal.node_visit_count": 1,
"failure_class": "",
"command.output": "branch-passed\n",
"current.preamble": "Goal: Test conditional edge selection after a command\n\n## Completed stages\n- **cmd**: success\n - Script: `echo pass`\n - Stdout:\n ```\n pass\n ```\n - Stderr: (empty)\n- **gate**: success\n"
},
"node_outcomes": {
"cmd": {
"status": "success",
"context_updates": {
"command.output": "pass\n",
"command.stderr": ""
},
"notes": "Script completed: echo pass",
"usage": null
},
"gate": {
"status": "success",
"notes": "Conditional node evaluated: gate",
"usage": null
},
"start": {
"status": "success",
"usage": null
},
"passed": {
"status": "success",
"context_updates": {
"command.stderr": "",
"command.output": "branch-passed\n"
},
"notes": "Script completed: echo branch-passed",
"usage": null
}
},
"next_node_id": "exit",
"node_visits": {
"start": 1,
"passed": 1,
"gate": 1,
"cmd": 1
}
}