bernstein_run_status
Check the status of a multi-agent orchestration run by providing its task ID or run ID. Reads the local run journal and audit evidence without modifying them, returning verifiable run details.
Instructions
Poll a verifiable handle for a run started with bernstein_run. Accepts either identifier that call returned: the task_id or the run_id. Reads the local run journal and audit evidence without changing them. Host effects: reads files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The run to project. Either the task_id or the run_id returned by bernstein_run. Resolved journal run id first, then the task id slugified into a journal run id, so both forms reach one journal. | |
| workdir | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| _meter | Yes | ||
| result | Yes |