Read a remediation run
praxis_get_runRetrieve complete run records including evidence, blast radius, artifacts, verification results, and chained ledger events for data incident resolution.
Instructions
The full record for a run: DataHub evidence with URNs, the blast radius, repository input hashes, every generated artifact with its unified diff and SHA-256, the verification result including skipped checks, and the chained ledger. Operator filesystem paths are removed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | No | Run identifier. Omit for the most recent run. | |
| include_events | No | Include the chained ledger events. Defaults to true. |