fitctl 0.5.0 improves installed-binary workflows and adds storage aware runtime validation for local workload gates.
Added
fitctl config listandfitctl config export --out-dir <dir>- Bundled configuration assets shipped with the installed binary
- Path-capacity state collection with
fitctl state --path-check <id>=<path> - Live path checks during validation with
fitctl validate --live-state --path-check <id>=<path> required_pathsservice profile requirements for minimum available filesystem capacity- Storage aware validation for model caches, output directories, scratch paths and similar workload paths
- New workload oriented service profiles for high memory and local model gates
- Workload report guidance for attaching
survey,contract,stateandvalidationartifacts to external run reports
Changed
- Installed
fitctlno longer requires a repository checkout to access bundled example policies, profiles, extension packs and trust policies - Shell completion now covers the new
fitctl configcommand, including nestedlistandexporthandling - State semantic hashes now include path-resource evidence
- Auditor and external redaction profiles now redact checked path strings from state artifacts
- Documentation now distinguishes core JSON-producing workflow commands from setup and rendering commands