docs(product): apply peer-DM ledger delta DL-283..289 (RIG-2956) - #727
Merged
Conversation
|
Compass engineering docs preview: https://compass-rig-2956-peer-dm-led.compass-eng-docs.pages.dev Deployed from Changed pages: |
Freeze follow-up to #726 (merged 774adb9): the peer-DM record deferred its ledger delta out of the design PR via Ledger-impact: deferred to freeze. This applies the seven rows to docs/designs/DECISIONS.md now that the record is frozen, and flips the record Status Draft -> Active. - DL-283 name addressing (channels + topics by name; extends DL-269/DL-270) - DL-284 reply routing (steer/deliver carry source channel+topic; RIG-2956 T0) - DL-285 topic gate (create_topic required; amends DL-098 get-or-create) - DL-286 DM path (OpenDM; generalizes DL-190) - DL-287 DM namespace defense (reserved group create-guard) - DL-288 DM shape (kind=DM; GROUP_DM retired reserve-not-delete) - DL-289 scope (same-owner MVP) Purely additive: no existing row superseded (DL-098 amended, stays Active; GROUP_DM is a proto enum, not a ledger row). Record §Ledger delta renumbered from DL-new-N placeholders to the applied DL-283..289. Ledger-impact: applies DL-283..289 (peer-DM freeze delta) Co-authored-by: Matt Wilkinson <matt@rigel.build>
rigel-mintaka
force-pushed
the
compass/rig-2956-peer-dm-ledger-delta
branch
from
August 30, 2026 01:25
a329eb6 to
036a8e6
Compare
mattwilkinsonn
approved these changes
Aug 30, 2026
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.
Freeze follow-up to #726 (merged 774adb9): the peer-DM record deferred its
ledger delta out of the design PR via Ledger-impact: deferred to freeze. This
applies the seven rows to docs/designs/DECISIONS.md now that the record is
frozen, and flips the record Status Draft -> Active.
Purely additive: no existing row superseded (DL-098 amended, stays Active;
GROUP_DM is a proto enum, not a ledger row). Record §Ledger delta renumbered
from DL-new-N placeholders to the applied DL-283..289.
Ledger-impact: applies DL-283..289 (peer-DM freeze delta)
Co-authored-by: Matt Wilkinson matt@rigel.build