fitctl v0.4.0
fitctl 0.4.0 adds direct validation gates for automation, with integration examples for self hosted GPU runners and state-aware host selection.
Added
- Validation gate flags:
--fail-on-unfitand--require-fit - Gate behavior that preserves the validation JSON report on stdout while using the process exit status for the gate result
- GitHub Actions self-hosted GPU runner example using CUDA runtime state and
--require-fit - Host matrix selection example for comparing candidate hosts with state-aware validation
- Batch
rows_csvexport with host aliases and display labels for host-selection automation - Built-in runtime extension packs for
fitctl.runtime.cuda,fitctl.runtime.pythonandfitctl.runtime.node - Public issue template for artifact-driven host reports
Changed
- Shell completion metadata now covers the public closed value sets, including inspect views and redaction profiles
- Crate README batch example now creates the CPU and GPU contracts before classifying them