mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-20 00:11:34 +00:00
56 lines
No EOL
1.5 KiB
JSON
56 lines
No EOL
1.5 KiB
JSON
{
|
|
"timestamp": "2026-03-27T14:58:15.485955Z",
|
|
"current_node": "gate",
|
|
"completed_nodes": [
|
|
"start",
|
|
"cmd",
|
|
"gate"
|
|
],
|
|
"node_retries": {},
|
|
"context_values": {
|
|
"internal.run_id": "01KMQWTV54C2JV21E1YNE5JBG0",
|
|
"internal.thread_id": "cmd",
|
|
"failure_signature": "",
|
|
"graph.rankdir": "LR",
|
|
"current_node": "gate",
|
|
"command.stderr": "",
|
|
"internal.fidelity": "compact",
|
|
"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": "pass\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"
|
|
},
|
|
"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
|
|
}
|
|
},
|
|
"next_node_id": "passed",
|
|
"node_visits": {
|
|
"start": 1,
|
|
"cmd": 1,
|
|
"gate": 1
|
|
}
|
|
} |