v0.13.1
Changes since v0.13.0
d358a35 test: refresh root-home scan guidance golden
abc20d4 test: scope compound controls to executable dialects
de0c1a4 test: bind integration suites to Cargo-built dcg
6d965b0 fix(git): restore expansion helper fallthrough
34731de fix(release): make strict quality gates portable
0c5ac4c chore(release): prepare v0.13.1 signed patch release
573e31e style(rust): format codebase with rustfmt and clippy idiomatic closures
eb2731b style(tests,evaluator): apply clippy and rustfmt modernizations across tests
6f080de chore(toolchain): update pinned nightly toolchain to 2026-08-25
a1536f3 chore(fuzz): refresh lockfile for current crate
bbf0f05 test(scan): pin optional pack regression scope
334a0d5 test(windows): make cross-platform fixtures valid
3d8a5b9 fix(fuzz): assert budget deadline outcome is indeterminate on exceeded deadline
69c18ae ci(release): verify embedded tag before packaging
6db72b0 fix(evaluator): preserve transformed shell syntax
fb79da8 test(evaluator,perf): add evaluator tests and perf verification for fleet install probe
20bab6c docs: update custom pack schema and documentation
467259a feat(cli,evaluator): integrate pack validation and expand evaluator test suite
50eb814 feat(packs): validate canonical executable scopes in external packs (issue 289)
0977614 style(evaluator): format test fixtures in evaluator.rs