Adopt the PWA Plan input contract - #39
Merged
Merged
Conversation
Plan 0.22 preserves the optional PWA choice and replaces the previous source contract. Require the coordinated API 0.6 line so retained artifacts and newly initialized Plans use the same input identity. Refs firstdraft/firstdraft#661.
raghubetina
force-pushed
the
codex/pwa-plan-contract
branch
from
September 23, 2026 09:29
6f35030 to
8bc93ea
Compare
raghubetina
marked this pull request as ready for review
September 23, 2026 13:08
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.
Plan 0.22 adds the optional
application.pwachoice for basic online installation support. Prepare CLI 0.6.0 for the coordinated API 0.6 contract: initialize the new format, accept only its artifacts, and retain the Rails target profile.Initialization leaves
pwaomitted so the target default applies; exact-byte submission preserves authored omission or explicit booleans. The command and release guides describe the default, opt-out, and browser qualification boundary. This is the CLI companion for firstdraft/firstdraft#661; Service rendering, platform qualification, and the Skills alignment remain coordinated separately. Existing Plans are not migrated.Validation: all 202 tests, type checking, lint, formatting, the package allowlist check, and the packed-package smoke test pass. The final documentation clarification also passes its focused tests, formatting, and packaged-link validation.
npm auditreports no vulnerabilities. Hosted CI passes for the updated candidate: Node 22 on Linux, macOS, and Windows, plus Node 24 quality. No package publication or deployment is included.