Teach direct Compilation output - #44
Merged
Merged
Conversation
Drawing Board needs generated source in its own workspace without creating a GitHub Publication. Route that request through the CLI's exact direct mode, preserve the separate zero-flag Publication journey, and stop safely when a direct start has no retained identity.
Move mode selection before approval, add direct approval and release smokes, distinguish output-path rechecks, and strengthen deterministic contract evidence.
Distinguish output preflight from the accepted-push recheck and bind the archived eval notes to both approval pairs so direct qualification cannot drift into Publication.
Use the repository-pinned Node and npm toolchain so the candidate digest matches both hosted CI lanes.
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.
Summary
@firstdraft.com/cli@0.2.1from integrated CLI maind38ef3e54a6476b3a91f22a17fe7bd47aa6d6d68.firstdraft plan compile --output ./application, while retaining zero-flag Compile as the separately selected private GitHub Publication path.Verification
sh script/check— 70/70node script/check-cli-contract.mjs /path/to/integrated-clinode script/check-claude-plugin-package.mjs --cli-root /path/to/integrated-cligh skill publish --dry-runnode script/check-plugin-release-order.mjs --prospectiveRelease boundary
This remains a draft candidate. The compatible CLI 0.2.1 package and plugin 0.2.1 package are not published by this PR, no dist-tag or catalog selection is moved, and the two human-observed approval smokes remain release gates.