docs(adr): ADR-0060 P3 — landed-bar in force; status Accepted#2106
Merged
Conversation
…done)
D5: document the "landed" bar — a declaration surface is landed iff it has a
conformance ledger whose checkLedger ratchet is green ("ledger or it isn't
landed", ADR-0049's mechanical third leg). Adds an Implementation status section
recording the three ledgers now sharing one helper (authz / expression /
validation-rule). D6 (CI aggregate) explicitly deferred — each ledger self-gates.
Status: Proposed → Accepted.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
os-zhuang
added a commit
that referenced
this pull request
Jun 30, 2026
#2476) Pins the vendored @objectstack/console to objectui e885db38d so the served console includes the Studio source-page editor (objectui #2109) — editing a kind:'html'/'react' page now shows a code editor + live preview instead of crashing on the design canvas. Range since the previous pin (998c5b3c9): #2106 (data-table inline-edit error surfacing) + #2109 (the Studio fix). Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
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.
ADR-0060 (#2103) P3 — the documentation collar that closes the loop.
D5 (in force): a declaration surface is landed iff it has a conformance ledger whose
checkLedgerratchet is green. Adding a new authorable surface without a ledger row is, by construction, an unclassified-surface CI failure — ADR-0049's 'enforce or remove' with a mechanical third leg.Adds an Implementation status section recording the three ledgers now sharing the one ADR-0060 helper (authz / expression / validation-rule), and flips status Proposed → Accepted (P1 #2104, P2 #2105 merged).
D6 (CI aggregate): explicitly deferred — each ledger already self-gates in CI; an aggregate adds a registry-of-registries with little marginal value until the surface count grows.
doc-only.
🤖 Generated with Claude Code