bourne_plan
Persist and resolve an execution request against an existing inventory, preserving ambiguity and never executing the workload. Use it to plan reproducible experiments before running them.
Instructions
Persist and resolve an ExecutionRequest v2 against an existing inventory. Planning never executes the workload and preserves ambiguity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes | Framework-independent execution intent with direct, Slurm, PBS, and IBM LSF backends. | |
| inventory_reference | No | Existing inventory reference: latest, canonical ID, unique ID prefix, or @N. | latest |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No |