docs: architect prompt upgrades — mandatory state-save compaction (arch-init) + PRFT at human decision points (role)#1240
Merged
Conversation
…e is judgment (one screen as order of magnitude)
…pointing at durable artifacts
…spec-1134 pin asserts
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.
Two architect-prompt upgrades from Waleed's asks, both docs-only.
1. State-save compaction is mandatory (arch-init skill, 4 byte-identical copies)
The save discipline had compaction as soft step-3 advice; in practice state files grew and a sibling architect appended a duplicate "How to resume" section — the ever-expanding failure mode. Now:
2. PRFT at human decision points (architect role, instance + skeleton)
New subsection in Integration Review: when bringing a fix to the human for a decision (merge word, pr gate, dev-approval), present Problem / Root Cause / Fix / Testing unprompted, whatever the risk tier — root cause verified by the architect, each part tight, decision answerable without opening the diff.
Also updates the spec-1134 content pins to track the new wording. Byte-parity across the four skill trees verified (single md5).