finalize run

⚒️ Generated with [Fabro](https://fabro.sh)
This commit is contained in:
Fabro 2026-04-29 17:36:48 +00:00
parent f92280254b
commit c5944a6f84
4 changed files with 198 additions and 33 deletions

197
run.json
View file

@ -206,7 +206,7 @@
"status_updated_at": "2026-04-29T17:36:23.453865535Z",
"pending_control": null,
"checkpoint": {
"timestamp": "2026-04-29T17:36:43.929884258Z",
"timestamp": "2026-04-29T17:36:48.501164727Z",
"current_node": "greet",
"completed_nodes": [
"start",
@ -214,22 +214,22 @@
],
"node_retries": {},
"context_values": {
"internal.retry_count.greet": 0,
"internal.work_dir": "/workspace",
"graph.rankdir": "LR",
"failure_signature": "",
"internal.thread_id": "start",
"internal.run_id": "01KQD4ZNSA38250XME4ZKDQ2GK",
"internal.fidelity": "compact",
"internal.node_visit_count": 1,
"outcome": "success",
"internal.thread_id": "start",
"graph.goal": "Say hello and demonstrate a basic Fabro workflow",
"last_stage": "greet",
"failure_class": "",
"response.greet": "Done! I added a haiku right below the tagline:\n\n> *Agents race forward*\n> *Workflows hold the steady line*\n> *Ship with confidence*\n\nIt follows the 5-7-5 syllable structure and captures Fabro's core idea: AI agents move fast, but deterministic workflows keep them on track so you can ship with confidence.",
"internal.retry_count.start": 0,
"last_response": "Done! I added a haiku right below the tagline:\n\n> *Agents race forward*\n> *Workflows hold the steady line*\n> *Ship with confidence*\n\nIt follows the 5-7-5 syllable structure and captures Fabro's core i",
"current_node": "greet",
"failure_signature": "",
"graph.rankdir": "LR",
"last_stage": "greet",
"internal.retry_count.start": 0,
"response.greet": "Done! I added a haiku right below the tagline:\n\n> *Agents race forward*\n> *Workflows hold the steady line*\n> *Ship with confidence*\n\nIt follows the 5-7-5 syllable structure and captures Fabro's core idea: AI agents move fast, but deterministic workflows keep them on track so you can ship with confidence.",
"failure_class": "",
"internal.retry_count.greet": 0,
"internal.work_dir": "/workspace",
"last_response": "Done! I added a haiku right below the tagline:\n\n> *Agents race forward*\n> *Workflows hold the steady line*\n> *Ship with confidence*\n\nIt follows the 5-7-5 syllable structure and captures Fabro's core i",
"outcome": "success",
"graph.goal": "Say hello and demonstrate a basic Fabro workflow",
"internal.node_visit_count": 1,
"thread.start.current_node": "greet"
},
"node_outcomes": {
@ -274,9 +274,10 @@
}
},
"next_node_id": "exit",
"git_commit_sha": "1d0d93720ad07a7fc1c0746d96708883e976a185",
"node_visits": {
"start": 1,
"greet": 1
"greet": 1,
"start": 1
}
},
"checkpoints": [
@ -314,9 +315,117 @@
"start": 1
}
}
],
[
35,
{
"timestamp": "2026-04-29T17:36:48.501164727Z",
"current_node": "greet",
"completed_nodes": [
"start",
"greet"
],
"node_retries": {},
"context_values": {
"failure_signature": "",
"internal.thread_id": "start",
"internal.run_id": "01KQD4ZNSA38250XME4ZKDQ2GK",
"internal.fidelity": "compact",
"current_node": "greet",
"graph.rankdir": "LR",
"last_stage": "greet",
"internal.retry_count.start": 0,
"response.greet": "Done! I added a haiku right below the tagline:\n\n> *Agents race forward*\n> *Workflows hold the steady line*\n> *Ship with confidence*\n\nIt follows the 5-7-5 syllable structure and captures Fabro's core idea: AI agents move fast, but deterministic workflows keep them on track so you can ship with confidence.",
"failure_class": "",
"internal.retry_count.greet": 0,
"internal.work_dir": "/workspace",
"last_response": "Done! I added a haiku right below the tagline:\n\n> *Agents race forward*\n> *Workflows hold the steady line*\n> *Ship with confidence*\n\nIt follows the 5-7-5 syllable structure and captures Fabro's core i",
"outcome": "success",
"graph.goal": "Say hello and demonstrate a basic Fabro workflow",
"internal.node_visit_count": 1,
"thread.start.current_node": "greet"
},
"node_outcomes": {
"greet": {
"status": "success",
"context_updates": {
"last_stage": "greet",
"last_response": "Done! I added a haiku right below the tagline:\n\n> *Agents race forward*\n> *Workflows hold the steady line*\n> *Ship with confidence*\n\nIt follows the 5-7-5 syllable structure and captures Fabro's core i",
"response.greet": "Done! I added a haiku right below the tagline:\n\n> *Agents race forward*\n> *Workflows hold the steady line*\n> *Ship with confidence*\n\nIt follows the 5-7-5 syllable structure and captures Fabro's core idea: AI agents move fast, but deterministic workflows keep them on track so you can ship with confidence."
},
"notes": "Stage completed: greet",
"usage": {
"input": {
"usage": {
"model": {
"provider": "anthropic",
"model_id": "claude-sonnet-4-6"
},
"tokens": {
"input_tokens": 4752,
"output_tokens": 411,
"reasoning_tokens": 0,
"cache_read_tokens": 23442,
"cache_write_tokens": 12009
}
},
"facts": {
"provider": "anthropic",
"cache_write_5m_tokens": 12009,
"cache_write_1h_tokens": 0
}
},
"total_usd_micros": 72486
},
"files_touched": [
"/workspace/README.md"
]
},
"start": {
"status": "success",
"usage": null
}
},
"next_node_id": "exit",
"git_commit_sha": "1d0d93720ad07a7fc1c0746d96708883e976a185",
"node_visits": {
"greet": 1,
"start": 1
}
}
]
],
"conclusion": null,
"conclusion": {
"timestamp": "2026-04-29T17:36:48.515873019Z",
"status": "success",
"duration_ms": 25047,
"final_git_commit_sha": "1d0d93720ad07a7fc1c0746d96708883e976a185",
"stages": [
{
"stage_id": "start",
"stage_label": "start",
"duration_ms": 0,
"retries": 0
},
{
"stage_id": "greet",
"stage_label": "greet",
"duration_ms": 15669,
"billing_usd_micros": 72486,
"retries": 0
}
],
"billing": {
"input_tokens": 4752,
"output_tokens": 411,
"total_tokens": 40614,
"reasoning_tokens": 0,
"cache_read_tokens": 23442,
"cache_write_tokens": 12009,
"total_usd_micros": 72486
},
"total_retries": 0
},
"retro": null,
"retro_prompt": null,
"retro_response": null,
@ -333,22 +442,6 @@
"superseded_by": null,
"pending_interviews": {},
"nodes": {
"greet@1": {
"prompt": null,
"response": null,
"status": null,
"provider_used": {
"mode": "agent",
"provider": "anthropic",
"model": "claude-sonnet-4-6"
},
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"stdout": null,
"stderr": null
},
"start@1": {
"prompt": null,
"response": null,
@ -365,6 +458,44 @@
"parallel_results": null,
"stdout": null,
"stderr": null
},
"exit@1": {
"prompt": null,
"response": null,
"status": {
"status": "success",
"notes": null,
"failure_reason": null,
"timestamp": "2026-04-29T17:36:48.501374937Z"
},
"provider_used": null,
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"stdout": null,
"stderr": null
},
"greet@1": {
"prompt": null,
"response": null,
"status": {
"status": "success",
"notes": "Stage completed: greet",
"failure_reason": null,
"timestamp": "2026-04-29T17:36:43.929746006Z"
},
"provider_used": {
"mode": "agent",
"provider": "anthropic",
"model": "claude-sonnet-4-6"
},
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"stdout": null,
"stderr": null
}
}
}

View file

@ -0,0 +1,6 @@
{
"status": "success",
"notes": null,
"failure_reason": null,
"timestamp": "2026-04-29T17:36:48.501374937Z"
}

22
stages/greet@1/diff.patch Normal file
View file

@ -0,0 +1,22 @@
diff --git a/README.md b/README.md
index d2d663b6..e7ecfc8f 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@
## The open source dark software factory for expert engineers
+> *Agents race forward*
+> *Workflows hold the steady line*
+> *Ship with confidence*
+
AI coding agents are powerful but unpredictable. You either babysit every step or review a 50-file diff you don't trust. Fabro gives you a middle path: define the process as a graph, let agents execute it, and intervene only where it matters. [Why Fabro?](https://docs.fabro.sh/getting-started/why-fabro)
[![Rust](https://github.com/fabro-sh/fabro/actions/workflows/rust.yml/badge.svg)](https://github.com/fabro-sh/fabro/actions/workflows/rust.yml)
@@ -187,4 +191,4 @@ If you need a capability which is not in-scope for Fabro, you always have the op
## License
-Fabro is licensed under the [MIT License](LICENSE.md).
+Fabro is licensed under the [MIT License](LICENSE.md).
\ No newline at end of file

View file

@ -0,0 +1,6 @@
{
"status": "success",
"notes": "Stage completed: greet",
"failure_reason": null,
"timestamp": "2026-04-29T17:36:43.929746006Z"
}