Adopt Plan 0.21 and API 0.5 - #38
Merged
Merged
Conversation
Plan 0.21 adds the browser theme preference and replaces the sole accepted 0.20 format. Require the matching API 0.5 line so source compatibility, initialization, and artifact validation agree. Keep local output, target profile, and retained workspace behavior. Old Plans and artifacts receive no compatibility bridge.
raghubetina
force-pushed
the
codex/theme-contract-companion
branch
from
September 23, 2026 05:11
42b1665 to
420b777
Compare
raghubetina
marked this pull request as ready for review
September 23, 2026 09:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Service #755 adds the authored
appearance.theme: "toggle"choice and replaces the sole Plan 0.20 input format with 0.21. Prepare CLI 0.5.0 for API 0.5.x: initialize Plan 0.21 and accept only that Plan identity when materializing compilation artifacts.The target remains
rails-sketch/2026-09; local-output defaults and.firstdraft/design/are unchanged. The companion intentionally provides no old-Plan migration or compatibility bridge. Source integration is separate from package publication.Validation: all 201 tests; type checking, ESLint and formatting; package allowlist and packed-executable smoke, including current initialization, compilation, and previous-format rejection.