docs: strengthen ADR governance and implement design pack - #90
Merged
Conversation
dapi
marked this pull request as ready for review
July 30, 2026 14:51
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.
What changed
design layer, documentarydesign pack, rootdesign.md, aggregate/direct ownership, and theroot/constituent/derived-view/external-dependencyrelations;Solution Ready, Plan Ready, Execution, and implementation review validate the complete design pack and referenced external dependencies, including non-document assets;Why
The previous guidance sometimes treated
design.mdas the sole owner even when canonical contract facts were delegated, and later lifecycle gates revalidated only the root document. The implemented model keeps one aggregate solution-space package while preserving one direct canonical owner per stable ID and explicit readiness for every dependency.Impact
ADR-001 is now
status: active/decision_status: accepted. The glossary and living governance rules use the same terminology and manifest schema. Additional design artifacts remain conditional; compact features can still use only rootdesign.md.Validation
codex review --base main: clean verdict;memory-bank-cli lint --scope-root template/memory-bank --entrypoint template/memory-bank/README.md;memory-bank-cli lint --scope-root memory-bank --entrypoint memory-bank/README.md;memory-bank-cli doctor --profile template: 0 errors, 0 warnings;memory-bank-cli doctor: 0 errors, 0 warnings;[INVESTIGATE: ...]markers;git diff --check main...HEAD.