Skip to content

fitctl v0.5.0

Latest

Choose a tag to compare

@tznurmin tznurmin released this 12 Jun 10:14

fitctl 0.5.0 improves installed-binary workflows and adds storage aware runtime validation for local workload gates.

Added

  • fitctl config list and fitctl 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_paths service 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, state and validation artifacts to external run reports

Changed

  • Installed fitctl no longer requires a repository checkout to access bundled example policies, profiles, extension packs and trust policies
  • Shell completion now covers the new fitctl config command, including nested list and export handling
  • 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