Skip to content

v0.9.0

Choose a tag to compare

@se-jo-ma se-jo-ma released this 20 Aug 14:21
31f41e5

0.9.0 (2026-08-20)

⚠ BREAKING CHANGES

  • focus_order is now the execution order it always claimed to be. A multi-module ruleset relying on the previous inverted behaviour must reverse its focus_order list. Single-module rulesets are unaffected, as are rulesets whose modules do not write competing decisions.

Bug Fixes

  • docker: repair the container image and gate it in CI (8b36081)
  • make focus_order mean what it says, and test determinism directly (2e586ff)
  • ts-sdk: delete the stale root OpenAPI spec and its dead generated client (ee04603)

Documentation

  • backfill the changelog and fail the build when a release has no entry (79f2cbc)
  • regenerate llms-full.txt for the focus_order correction (99ecfe1)
  • scope the release-signing guarantee to the versions that have one (eff8f6b)
  • unindent the release-signing caveat so markdownlint reads it as prose (9493334)