loop_best
Fetch the best-so-far graph to revert or finalize. Use after compaction or when uncertain to ensure correctness.
Instructions
Fetch the best-so-far graph — to revert to it, or to deliver it as the final.
Use this after a compaction, or any time you're unsure the graph in your context is still the best one. It is the source of truth; your memory is not.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |