You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)