fabro/checkpoint.json
Fabro dbaecdff16 checkpoint
⚒️ Generated with [Fabro](https://fabro.sh)
2026-03-16 01:38:20 -04:00

56 lines
No EOL
1.7 KiB
JSON

{
"timestamp": "2026-03-16T05:38:20.106095Z",
"current_node": "setup",
"completed_nodes": [
"start",
"setup"
],
"node_retries": {
"setup": 1,
"start": 1
},
"context_values": {
"current_node": "setup",
"current.preamble": "Goal: \n",
"internal.fidelity": "compact",
"failure_signature": "setup|deterministic|script failed with exit code: <n> ## stdout fatal: destination path '.' already exists and is not an empty directory.",
"failure_class": "deterministic",
"graph.rankdir": "LR",
"internal.retry_count.setup": 1,
"internal.thread_id": "start",
"command.stderr": "",
"command.output": "fatal: destination path '.' already exists and is not an empty directory.\n",
"internal.run_id": "01KKTJDV3934M2SRSD8W6SM0J9",
"internal.retry_count.start": 1,
"thread.start.current_node": "setup",
"internal.node_visit_count": 1,
"outcome": "fail"
},
"logs": [],
"node_outcomes": {
"start": {
"status": "success",
"duration_ms": 0
},
"setup": {
"status": "fail",
"context_updates": {
"command.stderr": "",
"command.output": "fatal: destination path '.' already exists and is not an empty directory.\n"
},
"failure": {
"message": "Script failed with exit code: 128\n\n## stdout\nfatal: destination path '.' already exists and is not an empty directory.\n",
"failure_class": "deterministic"
},
"duration_ms": 27
}
},
"next_node_id": "solve",
"loop_failure_signatures": {
"setup|deterministic|script failed with exit code: <n> ## stdout fatal: destination path '.' already exists and is not an empty directory.": 1
},
"node_visits": {
"setup": 1,
"start": 1
}
}