checkpoint

⚒️ Generated with [Fabro](https://fabro.sh)
This commit is contained in:
Fabro 2026-07-23 13:49:06 +00:00
parent 4a075a7858
commit 8d01248e94
4 changed files with 208 additions and 18 deletions

200
run.json
View file

@ -311,7 +311,7 @@
"kind": "running"
},
"status_updated_at": "2026-07-23T13:48:47.200406337Z",
"last_event_at": "2026-07-23T13:49:02.941511027Z",
"last_event_at": "2026-07-23T13:49:06.534848758Z",
"pending_control": null,
"checkpoints": [
{
@ -439,9 +439,9 @@
}
},
{
"seq": 0,
"seq": 55,
"checkpoint": {
"timestamp": "2026-07-23T13:49:02.972518027Z",
"timestamp": "2026-07-23T13:49:06.533835588Z",
"current_node": "fork",
"completed_nodes": [
"start",
@ -449,15 +449,129 @@
"fork"
],
"node_retries": {},
"context_values": {
"failure_class": "",
"internal.thread_id": "seed",
"outcome": "succeeded",
"graph.goal": "Probe which context values reach parallel branch nodes (branch-level fidelity)",
"internal.fidelity": "compact",
"internal.run_id": "01KY7KRA7EP1VH5FYEJTC9KM5M",
"internal.work_dir": "/home/daytona/workspace/fabro",
"parallel.results": [
{
"id": "branch_a",
"status": "succeeded",
"head_sha": "446b0971fcaedf662b272fac55604d54853b56d2"
},
{
"id": "branch_b",
"status": "succeeded",
"head_sha": "6b77dc8a8c36e068713bc2d621677670887570f1"
}
],
"secret_marker": "XYZZY123",
"thread.start.current_node": "seed",
"failure_signature": "",
"internal.retry_count.seed": 0,
"parallel.branch_count": 2,
"response.seed": "{\"context_updates\": {\"secret_marker\": \"XYZZY123\"}}",
"current_node": "fork",
"last_response": "{\"context_updates\": {\"secret_marker\": \"XYZZY123\"}}",
"internal.retry_count.start": 0,
"internal.retry_count.fork": 0,
"last_stage": "seed",
"internal.node_visit_count": 1,
"thread.seed.current_node": "fork"
},
"node_outcomes": {
"fork": {
"status": "succeeded",
"jump_to_node": "merge",
"notes": "Parallel node dispatched 2 branches (2 succeeded, 0 failed)",
"usage": null
},
"seed": {
"status": "succeeded",
"context_updates": {
"secret_marker": "XYZZY123",
"last_stage": "seed",
"last_response": "{\"context_updates\": {\"secret_marker\": \"XYZZY123\"}}",
"response.seed": "{\"context_updates\": {\"secret_marker\": \"XYZZY123\"}}"
},
"notes": "Stage completed: seed",
"usage": {
"input": {
"usage": {
"model": {
"provider": "openrouter",
"model_id": "anthropic/claude-sonnet-4-6"
},
"tokens": {
"input_tokens": 4707,
"output_tokens": 21,
"reasoning_tokens": 0,
"cache_read_tokens": 0,
"cache_write_tokens": 0
}
},
"facts": {
"algorithm": "anthropic",
"cache_write_5m_tokens": 0,
"cache_write_1h_tokens": 0
}
},
"total_usd_micros": 14436
},
"timing": {
"wall_time_ms": 0,
"inference_time_ms": 2961,
"tool_time_ms": 0,
"active_time_ms": 2961
}
},
"start": {
"status": "succeeded",
"usage": null
}
},
"next_node_id": "merge",
"git_commit_sha": "060feefdffa49e0b2b63779e4844ac599e8d4cff",
"node_visits": {
"seed": 1,
"start": 1,
"fork": 1
}
},
"diff": {
"summary": {
"files_changed": 0,
"additions": 0,
"deletions": 0
}
}
},
{
"seq": 0,
"checkpoint": {
"timestamp": "2026-07-23T13:49:06.579213945Z",
"current_node": "merge",
"completed_nodes": [
"start",
"seed",
"fork",
"merge"
],
"node_retries": {},
"context_values": {
"internal.run_id": "01KY7KRA7EP1VH5FYEJTC9KM5M",
"internal.retry_count.fork": 0,
"internal.thread_id": "seed",
"internal.thread_id": "fork",
"internal.retry_count.start": 0,
"outcome": "succeeded",
"last_response": "{\"context_updates\": {\"secret_marker\": \"XYZZY123\"}}",
"thread.fork.current_node": "merge",
"last_stage": "seed",
"current_node": "fork",
"current_node": "merge",
"internal.node_visit_count": 1,
"thread.start.current_node": "seed",
"parallel.results": [
@ -472,7 +586,11 @@
"head_sha": "6b77dc8a8c36e068713bc2d621677670887570f1"
}
],
"parallel.fan_in.best_outcome": "succeeded",
"parallel.fan_in.best_id": "branch_a",
"parallel.fan_in.best_head_sha": "446b0971fcaedf662b272fac55604d54853b56d2",
"thread.seed.current_node": "fork",
"internal.retry_count.merge": 0,
"failure_class": "",
"secret_marker": "XYZZY123",
"response.seed": "{\"context_updates\": {\"secret_marker\": \"XYZZY123\"}}",
@ -484,6 +602,22 @@
"internal.retry_count.seed": 0
},
"node_outcomes": {
"merge": {
"status": "succeeded",
"context_updates": {
"parallel.fan_in.best_outcome": "succeeded",
"parallel.fan_in.best_id": "branch_a",
"parallel.fan_in.best_head_sha": "446b0971fcaedf662b272fac55604d54853b56d2"
},
"notes": "Selected best candidate: branch_a",
"usage": null,
"timing": {
"wall_time_ms": 0,
"inference_time_ms": 0,
"tool_time_ms": 0,
"active_time_ms": 0
}
},
"start": {
"status": "succeeded",
"usage": null
@ -534,11 +668,12 @@
"usage": null
}
},
"next_node_id": "merge",
"next_node_id": "exit",
"node_visits": {
"seed": 1,
"fork": 1,
"start": 1,
"fork": 1
"merge": 1
}
},
"diff": {}
@ -570,11 +705,39 @@
"superseded_by": null,
"pending_interviews": {},
"stages": {
"merge@1": {
"first_event_seq": 58,
"prompt": null,
"response": null,
"completion": null,
"provider_used": null,
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"output": null,
"started_at": "2026-07-23T13:49:06.534848758Z",
"handler": "parallel.fan_in",
"usage": {
"input_tokens": 0,
"output_tokens": 0,
"total_tokens": 0,
"reasoning_tokens": 0,
"cache_read_tokens": 0,
"cache_write_tokens": 0
},
"state": "running"
},
"fork@1": {
"first_event_seq": 32,
"prompt": null,
"response": null,
"completion": null,
"completion": {
"outcome": "succeeded",
"notes": "Parallel node dispatched 2 branches (2 succeeded, 0 failed)",
"failure_reason": null,
"timestamp": "2026-07-23T13:49:02.972337102Z"
},
"provider_used": {
"mode": "prompt",
"provider": "openrouter",
@ -583,10 +746,27 @@
"diff": null,
"script_invocation": null,
"script_timing": null,
"parallel_results": null,
"parallel_results": [
{
"id": "branch_a",
"status": "succeeded",
"head_sha": "446b0971fcaedf662b272fac55604d54853b56d2"
},
{
"id": "branch_b",
"status": "succeeded",
"head_sha": "6b77dc8a8c36e068713bc2d621677670887570f1"
}
],
"output": null,
"started_at": "2026-07-23T13:48:55.873518596Z",
"handler": "parallel",
"timing": {
"wall_time_ms": 7098,
"inference_time_ms": 0,
"tool_time_ms": 0,
"active_time_ms": 0
},
"usage": {
"input_tokens": 4789,
"output_tokens": 104,
@ -600,7 +780,7 @@
"provider": "openrouter",
"model_id": "anthropic/claude-sonnet-4-6"
},
"state": "running"
"state": "succeeded"
},
"start@1": {
"first_event_seq": 18,

View file

@ -0,0 +1,12 @@
[
{
"id": "branch_a",
"status": "succeeded",
"head_sha": "446b0971fcaedf662b272fac55604d54853b56d2"
},
{
"id": "branch_b",
"status": "succeeded",
"head_sha": "6b77dc8a8c36e068713bc2d621677670887570f1"
}
]

View file

@ -1,8 +0,0 @@
**Context values visible to this parallel branch node:**
- **secret_marker**: `XYZZY123`
- **Completed stage**: `seed` — status: succeeded
- **Model used in seed**: `anthropic/claude-sonnet-4-6`
- **Token usage in seed**: 4,700 tokens in / 21 tokens out
**Verbatim value of `secret_marker`:** `XYZZY123`

View file

@ -0,0 +1,6 @@
{
"outcome": "succeeded",
"notes": "Parallel node dispatched 2 branches (2 succeeded, 0 failed)",
"failure_reason": null,
"timestamp": "2026-07-23T13:49:02.972337102Z"
}