docs(adr): mark ADR-0126 Superseded — regimes replaced by the package install mode (ADR-0131); unreleased implementation reverted before 17.3 - #15023
Closed
hotlong wants to merge 3 commits into
Closed
Conversation
…by the package install mode (ADR-0131); unreleased implementation reverted before 17.3 Maintainer 2026-09-04, verbatim: 「ADR-0126 可以先作废」「相关开发撤回」. Docs-only; empty changeset. Governed surface — hand-merge only (Prime Directive #14). Refs #13564 Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
os-zhuang
approved these changes
Sep 4, 2026
…set label instead (#4898) Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
…ecord that does not exist on this branch (check-adr-anchors) Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Contributor
Author
|
Closed unmerged. The maintainer reversed the supersession the same day it was drafted (2026-09-04, live chat: 「所以 ADR-0126 不能简单的关掉」「hotcrm 是标准的软件包,客户安装之后能根据业务需求实现具体的定制」「同意」): ADR-0126 is amended, not superseded — its three regimes stand at environment scope, its activation ledger stays as tenant-less deployment state, only D3's reserved 🤖 Generated with Claude Code |
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.
Summary
Marks ADR-0126 (packaged-metadata customization model: overlay / disable + clone / extend, one activation ledger) Superseded, per the maintainer's 2026-09-04 ruling, verbatim: 「ADR-0126 可以先作废」「相关开发撤回」.
Replacement: the package install mode decided in ADR-0131 (PR #14976) — managed (sealed, upgradeable; the only mode on shared-DB multi-tenant) or template (copied once into the environment ledger, fully editable, no upgrade channel). Regime E (extend) stands because an extension is itself a package.
Why a separate, tiny PR
So the revert of the unreleased implementation can be dispatched now without waiting for the full ADR-0131 review. All of it landed after the 17.2.0 tag (2026-08-23) and must not ship in 17.3: #12185 (
sys_metadata_activationobject), #12190 (flow clone action), #12296 (packaged-flow disable), #12348 (packaged-action disable), #12419 (ledger convergence), the framework half of #12491 (Setup nav entry for the packaged-automation page). The revert card is filed separately and blocked only on this PR.docs/adr/**) — human merge only, no auto-merge armed (Prime Directive feat: Comprehensive CRM example demonstrating all ObjectStack protocol features #14).check:adr-linksgreen. ADR-0131 (PR docs(adr): ADR-0131 — organization ownership is total: no NULL organization_id; declared metadata stays in code; rows only when an organization authored them (Refs #13564) #14976) carries the same status change; whichever merges second rebases trivially.Refs #13564 · #12150 · #12155 · #12156 · #12157 · #12158 · #12159 · #12160
🤖 Generated with Claude Code