docs(adr): ADR-0045 — additive materialization with a visibility gate; drafts narrow to mutations#1767
Merged
Merged
Conversation
…; drafts narrow to mutations Accepted 2026-06-12. Additive builds materialize real artifacts immediately (hidden app = the gate; publish = visibility flip); the ADR-0027 draft workspace narrows to mutations of published artifacts. Evidence: the 2026-06-12 preview-chain audit (five second-world adaptation defects) and the unfinished P3 data plane. Resolves discard (trash-can + 7-day GC), hidden-app API exposure (fully dark + ADR-0039 preview tokens later), and the implicit-reachability additivity clause. v1 scope: magic moment on rails. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
ADR-0045 (Accepted 2026-06-12): additive AI builds materialize real artifacts immediately (real tables, real seed rows) behind a hidden-app visibility gate; Publish = visibility flip (instant, reversible). The ADR-0027 draft workspace narrows to mutations of published artifacts, where diff review is the right tool.
Why
The draft-overlay "second world" has an unbounded adaptation surface. The 2026-06-12 local E2E audit found five independent defects in one pass, all at second-world seams (REST dropping
?preview=draft, client envelope mismatch, navigation dropping the flag, NavigationSync cross-world diff nearly issuing destructive writes, the magic-moment canvas rendering a false empty state) — plus the standing P3 gap: previews show no row data on the surfaces users actually judge (lists/kanban). Industry survivors (Power Apps/Retool, v0-class) all preview real apps; the gate varies, the half-world doesn't exist.Key decisions
<object>.<key>view-tab leak)Impact
Framework (materialize/teardown, visibility flip, lint pre-gate) → cloud (
apply_blueprintcutover) → objectui (canvas → real URL, unpublished banner). P3 synthetic-data plumbing retires in v2.🤖 Generated with Claude Code