expanse analyse
Before submission. Recommends CPU, memory, GPU, and walltime.
expanse diagnose
After failure. Solution-oriented guidance with cited evidence.
Resource recommendation
expanse analyse recommends what a workload will need before you submit it. It accepts a SLURM batch script, a source file, a Kubernetes workload manifest, or a Nomad jobspec.
- Terminal
- JSON
low confidence and explicit missing-evidence warnings rather than a fabricated history.
Patches are review-first: analyse never touches your files on its own. Inspect the patch with expanse analyse diff, then apply it with expanse analyse apply (interactive confirmation, or --yes).
Failure diagnosis
expanse diagnose returns solution-oriented guidance for a failed execution. It cites the evidence it used: telemetry, logs, the captured source bundle, and similar executions of the same workload.
- Terminal output
- JSON output