Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:49
· 664 commits to main since this release
e6f84f4

Added

  • operations: Add adapter port interfaces and CAPABILITY_PORT_MISSING

  • operations: Add baseline injection orchestration with in-memory mocks

  • operations: Add optional computable and fork orchestration

  • operations: Add Rust adapter ports and injection orchestration

Changed

  • operations: Add adapter TS/Rust parity export checklist

Documentation

  • specs: Lock adapter interface and injection orchestration contracts

  • specs: Add capability matrix to adapter interfaces section

  • specs: Add injection orchestration cross-links and acceptance

  • specs: Address QC findings for check orchestration contract

  • Sync adapter interface protocol across strategy and ops READMEs

  • protocol: Lock Adapter aliases and toy-world example path

  • roadmap: State Adapter aliases delivery affirmatively

  • roadmap: Drop in-repo adapters/* from scope

  • Clear Up next queue and drop registry version badges

Fixed

  • operations: Merge check rules by rule_id; gate promote on stored state

  • operations: Harden promote OCC with stored-based revision and adapter CAS contract

  • operations: Require expectedBaseRevision on putKnowledgeEntry for adapter OCC

  • release: Include spoke-fixture-toy-world in Cargo.lock bump rewrite

  • toy-world: Echo empty computable and reject project error fixtures

  • Parse README release badge URLs instead of substring match

Internal

  • iteration: Close adapter-interfaces slice — compound round, roadmap update

  • iteration: Close adapter aliases and toy-world examples