docs: add MECE governance principle and audit - #115
Merged
Conversation
dapi
marked this pull request as ready for review
August 7, 2026 05:25
dapi
added a commit
that referenced
this pull request
Aug 12, 2026
* origin/main: docs: add MECE governance principle and audit (#115) # Conflicts: # README.md
dapi
added a commit
that referenced
this pull request
Aug 14, 2026
…-sistematizirovat-trebovaniya-i-tras * origin/main: (21 commits) Remove reduntant files from memory-bank docs: close FT-117 lifecycle docs: refresh FT-117 merged evidence docs: complete FT-117 recovery review docs: complete autonomous decision protocol (#117) docs: clarify FT-113 review evidence docs: close FT-113 lifecycle docs: record FT-113 execution state docs: preserve BDD methodology source docs: activate FT-113 implementation plan docs: add FT-113 delivery package docs: make decision protocol self-contained (#117) docs: address autonomy review findings (#117) docs: make agent decisions autonomous by default (#117) fix: ignore start-issue run ledgers downstream (#116) docs: introduce Memory Bank in English docs: add MECE governance principle and audit (#115) docs: integrate BDD lifecycle practice docs: explain BDD and use case relationships docs: add 4+1 viewpoint coverage (#112) ... # Conflicts: # template/memory-bank/flows/feature-artifact-catalog.md # template/memory-bank/flows/feature.md # template/memory-bank/flows/priming/feature.yaml # template/memory-bank/flows/templates/feature/brief.md
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
template/memory-bankcovering ownership boundaries, routing precedence, artifact catalogs, UI surfaces, and intentional orthogonal views.Why
Make structural completeness and non-overlap an explicit governance criterion without forcing MECE onto open lists, orthogonal projections, or dependency graphs.
Validation
ruby tools/validate-priming-manifests.rb template/memory-bankmemory-bank-cli lint --scope-root template/memory-bank --entrypoint template/memory-bank/README.mdmemory-bank-cli doctor --profile templategit diff --checkAll checks pass.