Skip to content

MALT v0.0.4

Choose a tag to compare

@BernardLowe BernardLowe released this 12 Jul 06:47
fd2cba7

MALT v0.0.4 publishes canonical segment-path composition and the transport-neutral malt.artifact/v0alpha2 contract for resolve, primitive prove, and verify.

Highlights:

  • immutable SegmentPath API with / as the canonical textual projection
  • proof-carrying multi-arc resolution without a longest-or-unique verifier claim
  • unversioned Go artifact package with embedded JSON Schemas and conformance fixtures
  • stable /v1/artifacts/{resolve,prove,verify} reference endpoints
  • gateway/web product smoke covering upload, resolve, prove, verify, content read, and tamper rejection

See docs/releases/v0.0.4.md for the contract and validation boundary.