Reference
Python API
| inspect_flow.api | Public API — run, check, steps, config, store helpers. |
| inspect_flow | Core types, decorators, and matrix functions. |
CLI
| flow check | Check spec completeness against existing logs. |
| flow config | Display resolved flow configuration. |
| flow list | List logs with filtering and sorting. |
| flow run | Run flow evaluations. |
| flow step | Run workflow steps on eval logs. |
| flow store | Manage the flow log store. |