Add the typed authoring plan and hash-bound terminal confirmation - #12
Open
noeltock wants to merge 1 commit into
Open
Add the typed authoring plan and hash-bound terminal confirmation#12noeltock wants to merge 1 commit into
noeltock wants to merge 1 commit into
Conversation
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.
Problem
Registered-block generation needs decisions HTML cannot supply: block identity, native child structure, editable fields, locking, style handling, pattern overrides, assets, and destination files. Writing source immediately would hide those decisions and let a model-generated description drift from the code Block Runner emits. Closes #2.
Solution
The confirmation now binds the reviewed plan to the exact destination and filesystem snapshot. Existing symbolic links throughout the destination path are rejected before writing.
Testing & verification
npm run typecheck→ pass.npm run test→ pass.npm run build→ pass.QA evidence
QA: not verified — no recipe configured
First factory run
This is the first factory run for this project. The factory found and ran these project checks automatically:
typecheck,test,build.Screenshots are not set up for this project yet. To add them, provide a command that starts the app, an address that shows it is ready, and the pages to photograph.
Risk / rollout
Small, targeted change — see the diff for the affected paths.
Built by Foundry (writer: Codex; independent review: Warden — approve, 0 blockers).