Add canon: irreversibility, finite capacity, and double diamond#20
Merged
Conversation
Two new principles encoding previously implicit invariants: - Irreversibility Is the Real Cost (commitment as the scarce resource) - Focus Is Exclusion (finite capacity requires explicit exclusion) One new constraint: - No Irreversible Action Without Epistemic Justification One new resonance page: - The Double Diamond (Design Council, governed divergence/convergence) Also creates canon/principles/README.md index and registers all new entries in canon/README.md, constraints/README.md, and resonance/README.md. https://claude.ai/code/session_01Ka6iBFkSizb7NDqXaBYk4F
Deploying klappy-dev-website with
|
| Latest commit: |
3e1f0be
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9bbc061f.klappy-dev-website.pages.dev |
| Branch Preview URL: | https://claude-add-canon-irreversibi.klappy-dev-website.pages.dev |
Deploying klappy-dev-agent-skill with
|
| Latest commit: |
3e1f0be
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://c2a08b5a.klappy-dev-agent-skill.pages.dev |
| Branch Preview URL: | https://claude-add-canon-irreversibi.klappy-dev-agent-skill.pages.dev |
Observed failure where agent asserted system state (no hooks exist) without inspecting files first. Documents the pattern, incident, and candidate constraint for future review. https://claude.ai/code/session_01Ka6iBFkSizb7NDqXaBYk4F
Adds uri, description, audience, exposure, tier, voice, stability fields to match repo conventions. https://claude.ai/code/session_01Ka6iBFkSizb7NDqXaBYk4F
This was referenced Apr 24, 2026
klappy
added a commit
that referenced
this pull request
Apr 24, 2026
Graduates the paired pattern observed across aquifer-mcp J-002 -> H11b (PRs klappy/aquifer-mcp#17 through #20) as tier-2 canon. Three deciding-argument recurrences under the manual-enforcement reading: 1. PR #18 BootstrapEntityResult + 9 Bugbot findings (3 silent-truth-loss bugs). 2. PR #20 FanOutEntityResult + High-severity ctx ReferenceError. 3. esbuild-transpile-only boundary condition — orchestrator decision to treat adversarial review as sole defense when pipeline bypasses types. Release-validation-gate: Bugbot clean (both HEADs); independent Sonnet 4.6 validator dispatched; all findings dispositioned in closeout comment #136 (comment)
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 new principles encoding previously implicit invariants:
One new constraint:
One new resonance page:
Also creates canon/principles/README.md index and registers all
new entries in canon/README.md, constraints/README.md, and
resonance/README.md.
https://claude.ai/code/session_01Ka6iBFkSizb7NDqXaBYk4F
Note
Low Risk
Documentation-only changes plus regenerated compiled indexes/manifests; main risk is broken navigation/search if the derived JSON/manifest entries are inconsistent with content.
Overview
Adds two new canon principles—
Irreversibility Is the Real CostandFocus Is Exclusion—and introduces a new governing constraint,No Irreversible Action Without Epistemic Justification, then wires them into the canon indexes (including a newcanon/principles/README.md).Adds a new resonance page,
The Double Diamond, and updates compiled/public artifacts (public/content/**,public/_compiled/index/docs.json,public/content/manifest.json, andklappy-dev-book-export.md) to include the new documents; also adds an internal_incomingdoc capturing an agent failure pattern around asserting without verification.Written by Cursor Bugbot for commit 3e1f0be. This will update automatically on new commits. Configure here.