Keep planning archives separate in CLI 0.3 guidance - #76
Merged
Merged
Conversation
Place continuation and recovery in .firstdraft/design while keeping private authoring state separate from generated context. Require the matching CLI 0.3.0 candidate so installed agents use the same layout. Exercise both root commands through the real packaged executable, preserving Git history and ignored files. Keep the published catalog and release identities unchanged until coordinated qualification.
raghubetina
force-pushed
the
codex/730-archive-continuation
branch
from
September 19, 2026 00:33
5eb604a to
002dd39
Compare
raghubetina
marked this pull request as ready for review
September 19, 2026 00:49
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.
Root adoption now preserves the planning workspace directly under
.firstdraft/design/. Update the canonical Skill and recovery guidance to use that archive for later First Draft commands, keep private authoring state separate from generated Plan/gap files, and continue application work at the Rails root.Prepare unpublished plugin 0.3.0 against merged CLI 0.3.0 source
137ef9ceff7469e43f072009e3bba941abc6cd4c. Both root commands and the real packaged executable exercise the new layout, Git history/remotes, ignored files, and generated context. API/Plan compatibility is unchanged; the public catalog stays at 0.2.5. Existing applications are not migrated.Validation: all 121 repository tests, the exact CLI contract, reproducible plugin packaging, prospective release-order reconciliation, and Skill validation pass. Both exact-head hosted jobs pass, including current-package Codex 0.154.0 installation and discovery on Node 24.18.0. Packed SHA-256:
9648469aea9a3f0959e1e4eabde6626edc381d2f3b24ac3cb99be26176edf41b.CLI #33 is integrated and the unchanged hosted ancestry gate passes. Registry parity remains blocked while CLI 0.3.0 is unpublished. Same-Codespace archive-absent qualification is a separate pending gate; source integration does not authorize publication, catalog/tag changes, deployment, or live Board/guide updates.