Skip to content

v0.4.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 04:25

Fixed

  • Start budget preference consistencymartin start now uses the stored default budget consistently across recommended estimate, run, proof-run, and enable commands.
  • Generated workflow commands preserve context — start output now carries explicit --cwd and --runs-dir through the generated doctor, estimate, preflight, run, enable, dossier, and share commands.
  • Preflight reuse is bound to execution bounds — governed runs now require a fresh preflight when engine, verifier, path scope, or budget bounds change, while unchanged bounds continue through the receipt chain normally.