Skip to content

Releases: Clyra-AI/proof

v0.4.3

20 Feb 01:41
b8833e3

Choose a tag to compare

What's Changed

  • Fix pending script verdict promotion for compiled_action by @davidahmann in #12

Full Changelog: v0.4.2...v0.4.3

v0.4.2

20 Feb 01:34
05616a2

Choose a tag to compare

What's Changed

  • Add compiled_action type and governance event promotion by @davidahmann in #11

Full Changelog: v0.4.1...v0.4.2

v0.4.1

19 Feb 01:11
9f7cd15

Choose a tag to compare

Changelog

  • 9f7cd15 Fix framework load precedence and gosec path warning (#10)
  • 7ec1233 Add filesystem framework loading and clarify starter framework docs (#9)

v0.4.0

18 Feb 18:55
a31eb40

Choose a tag to compare

What's Changed

  • Add scenario framework and compatibility alignment by @davidahmann in #8

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Feb 16:49
3873e33

Choose a tag to compare

Changelog

  • 3873e33 Restore core/framework coverage gate with validation tests (#7)
  • ae0b59e Enforce framework required_fields and add systemic drift guards (#6)
  • d44ba89 Pin README install commands to v0.2.0 (#5)

v0.2.0

18 Feb 14:29
2ba1eb6

Choose a tag to compare

Changelog

  • 2ba1eb6 Fail closed chain loading and harden CI/release pinning (#4)

v0.1.0

18 Feb 12:55
8cb6e24

Choose a tag to compare

Changelog

  • 8cb6e24 fix release: grant attestations write permission (#3)
  • 98d49ef fix release: pass keyless cert identity/issuer in cosign verify (#2)
  • 8174120 Fix Windows CLI test binary resolution (#1)
  • a79cf9c Fix CI cosign test determinism and relax benchmark baseline
  • 56908cf Close PRD gaps: custom types, bundle signatures, determinism, and gait fixtures
  • e634c2a Add dedicated local UAT target and script
  • 1cdb000 Bump Go toolchain baseline to 1.25.7
  • f01b9fb Add Gait compatibility APIs and verify embedded proof records
  • 7e152c8 Bump Go baseline to 1.24.12 for govulncheck stability
  • b0d3d07 Implement remaining gait compatibility and fix CI security checks
  • 128d836 feat: complete proof PRD and dev standards implementation
  • 6324bf8 Add hardening features, CI standards alignment, and compliance check
  • 175ef9d Add CLI exit code contract tests
  • 2c4a895 Harden proof contracts, canonicalization, and verification tests
  • 77ccd5d Ignore local proof build artifact
  • 7045981 Implement proof primitive with CLI, schemas, frameworks, and tests
  • 5a081db Add AGENTS instructions for proof
  • a12ced4 Initialize repository with product ignored