Skip to content

v0.15.7

Choose a tag to compare

@tim-osterhus tim-osterhus released this 27 Apr 13:31

v0.15.7

Completes the post-usage-governance package-boundary cleanup, keeping public imports stable while splitting high-risk runtime, compiler, contract, entrypoint, and runner internals into focused owners.

Added

  • ADR-0007, ADR-0008, and ADR-0009 for runtime authority packages, the contract facade, and stage metadata.
  • Source hygiene guardrails for dependency direction, contract-layer imports, path-only workspace modeling, generic helper modules, and wildcard imports.

Changed

  • Split workspace bootstrap and CLI view ownership.
  • Packaged runtime usage governance and graph authority as internal authority domains.
  • Split compiler internals, contracts, entrypoint parsing/linting, stage metadata, and Codex CLI runner internals behind stable public facades.