oc_run_status
Retrieve the status and summary of an OpenChrome run, optionally monitoring a wandering budget to flag when a strategy change is required.
Instructions
Return the current status and summary for an opt-in OpenChrome run ledger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | REQUIRED Run identifier returned by oc_run_start. | |
| budget | No | Optional run-level wandering budget. When exceeded, oc_run_status records a needs_strategy_change finish event. |