mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-19 00:03:30 +00:00
47 lines
No EOL
1.1 KiB
JSON
47 lines
No EOL
1.1 KiB
JSON
{
|
|
"timestamp": "2026-03-27T14:58:12.905462Z",
|
|
"current_node": "cmd",
|
|
"completed_nodes": [
|
|
"start",
|
|
"cmd"
|
|
],
|
|
"node_retries": {},
|
|
"context_values": {
|
|
"internal.run_id": "01KMQWTV54C2JV21E1YNE5JBG0",
|
|
"internal.thread_id": "start",
|
|
"failure_signature": "",
|
|
"graph.rankdir": "LR",
|
|
"current_node": "cmd",
|
|
"command.stderr": "",
|
|
"internal.fidelity": "compact",
|
|
"internal.retry_count.start": 0,
|
|
"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"
|
|
},
|
|
"node_outcomes": {
|
|
"start": {
|
|
"status": "success",
|
|
"usage": null
|
|
},
|
|
"cmd": {
|
|
"status": "success",
|
|
"context_updates": {
|
|
"command.output": "pass\n",
|
|
"command.stderr": ""
|
|
},
|
|
"notes": "Script completed: echo pass",
|
|
"usage": null
|
|
}
|
|
},
|
|
"next_node_id": "gate",
|
|
"node_visits": {
|
|
"start": 1,
|
|
"cmd": 1
|
|
}
|
|
} |