Skip to content

docs(ledger): land compass-ux-foundation reserved DL-148..160 - #200

Merged
mattwilkinsonn merged 1 commit into
mainfrom
compass-ux-sea-1663-ledger
Aug 7, 2026
Merged

docs(ledger): land compass-ux-foundation reserved DL-148..160#200
mattwilkinsonn merged 1 commit into
mainfrom
compass-ux-sea-1663-ledger

Conversation

@seal-agent

Copy link
Copy Markdown
Contributor

The compass-ux-foundation design record (#186, merged) reserved the
provisional ledger block DL-148..DL-160 in its Ledger-impact section but,
per the ledger single-writer path, did not write DECISIONS.md itself. This
lands those 13 rows now that the record is frozen on main.

  • New ## UX foundation (design system) section holding all 13 rows
    contiguously (one cohesive frozen record, grouped by domain as the ledger
    already groups).
  • Each row's Decision cell is the record's Ledger-impact prose verbatim
    (immutable-cell convention); each Record link resolves to the frozen
    record's D1–D10 / D6.1 section anchors.
  • Append-only and contiguous above DL-147 (the prior max on main). No
    existing row is touched. design-ledger-gate passes (136 rows, 43 record
    headers valid).

Confirmed clear with compass/service-owner (DL single-writer): DL-148..160
had no collision on main or any open branch; the authoritative reserved max
advances to DL-161 (compass-repo #199).

Spec-impact: none (transcribes a frozen record's reserved block)
Ledger-impact: DL-148, DL-149, DL-150, DL-151, DL-152, DL-153, DL-154, DL-155, DL-156, DL-157, DL-158, DL-159, DL-160
Refs SEA-1663
Co-authored-by: Matt Wilkinson matt@sealedsecurity.com

@linear-code

linear-code Bot commented Aug 7, 2026

Copy link
Copy Markdown

SEA-1663

The compass-ux-foundation design record (#186, merged) reserved the
provisional ledger block DL-148..DL-160 in its Ledger-impact section but,
per the ledger single-writer path, did not write DECISIONS.md itself. This
lands those 13 rows now that the record is frozen on main.

- New `## UX foundation (design system)` section holding all 13 rows
  contiguously (one cohesive frozen record, grouped by domain as the ledger
  already groups).
- Each row's Decision cell is the record's Ledger-impact prose verbatim
  (immutable-cell convention); each Record link resolves to the frozen
  record's D1–D10 / D6.1 section anchors.
- Append-only and contiguous above DL-147 (the prior max on main). No
  existing row is touched. design-ledger-gate passes (136 rows, 43 record
  headers valid).

Confirmed clear with compass/service-owner (DL single-writer): DL-148..160
had no collision on main or any open branch; the authoritative reserved max
advances to DL-161 (compass-repo #199).

Spec-impact: none (transcribes a frozen record's reserved block)
Ledger-impact: DL-148, DL-149, DL-150, DL-151, DL-152, DL-153, DL-154, DL-155, DL-156, DL-157, DL-158, DL-159, DL-160
Refs SEA-1663
Co-authored-by: Matt Wilkinson <matt@sealedsecurity.com>
@seal-agent
seal-agent force-pushed the compass-ux-sea-1663-ledger branch from f5712e6 to 2736ace Compare August 7, 2026 03:29
@mattwilkinsonn
mattwilkinsonn merged commit 470c415 into main Aug 7, 2026
1 check passed
@mattwilkinsonn
mattwilkinsonn deleted the compass-ux-sea-1663-ledger branch August 7, 2026 03:46
seal-agent added a commit that referenced this pull request Aug 7, 2026
…(SEA-1731)

Corrects the frozen `compass-server-ownership-layer-amendment` record so its §A1 add-list matches the shipped A1 proto (PR #149): the forge notification/carrier types (`ForgeNotification`/`ForgeNotificationKind`, `ForgeArtifactKind`, `CommentRef`) live in a new internal-only leaf `proto/compass/v1/forge.proto` that imports only `compass.proto`, **not** in `agent_gateway.proto` as #995 T1 and this record's original text directed — that placement is a circular import (`agent_gateway.proto` already imports `agent.proto`, so `agent.proto` referencing an `agent_gateway.proto` type is a cycle `buf` rejects). The `ForgeCall*` carrier + op requests stay in `agent_gateway.proto`; the leaf is imported acyclically by `agent.proto`/`agent_gateway.proto`/`runner.proto`. Wire contract, field numbers, and generated names are unchanged — placement only.

Rewrites the "one structural consequence" section to "two structural consequences" (the cross-file import **plus** the new leaf), updates the T1 add-list and the row-13 disposition, and adds the ledger row for the placement decision.

This correction was originally authored as a sealed PR (#1095) against the design corpus while it lived in `sealedsecurity/sealed`. #179 (SEA-1794) migrated the corpus + decision ledger + ledger gate into this repo, so the correction is re-homed here and #1095 is closed. The decision takes **DL-161** — allocated above the compass-ux-foundation reserved band that #200 landed on main (DL-148..160), so DL-161 is the next free id.

Refs SEA-1731

Co-authored-by: Matt Wilkinson <matt@sealedsecurity.com>
seal-agent added a commit that referenced this pull request Aug 7, 2026
…(SEA-1731)

Corrects the frozen `compass-server-ownership-layer-amendment` record so its §A1 add-list matches the shipped A1 proto (PR #149): the forge notification/carrier types (`ForgeNotification`/`ForgeNotificationKind`, `ForgeArtifactKind`, `CommentRef`) live in a new internal-only leaf `proto/compass/v1/forge.proto` that imports only `compass.proto`, **not** in `agent_gateway.proto` as #995 T1 and this record's original text directed — that placement is a circular import (`agent_gateway.proto` already imports `agent.proto`, so `agent.proto` referencing an `agent_gateway.proto` type is a cycle `buf` rejects). The `ForgeCall*` carrier + op requests stay in `agent_gateway.proto`; the leaf is imported acyclically by `agent.proto`/`agent_gateway.proto`/`runner.proto`. Wire contract, field numbers, and generated names are unchanged — placement only.

Rewrites the "one structural consequence" section to "two structural consequences" (the cross-file import **plus** the new leaf), updates the T1 add-list and the row-13 disposition, and adds the ledger row for the placement decision.

This correction was originally authored as a sealed PR (#1095) against the design corpus while it lived in `sealedsecurity/sealed`. #179 (SEA-1794) migrated the corpus + decision ledger + ledger gate into this repo, so the correction is re-homed here and #1095 is closed. The decision takes **DL-161** — allocated above the compass-ux-foundation reserved band that #200 landed on main (DL-148..160), so DL-161 is the next free id.

Refs SEA-1731

Co-authored-by: Matt Wilkinson <matt@sealedsecurity.com>
seal-agent added a commit that referenced this pull request Aug 7, 2026
…(SEA-1731)

Corrects the frozen `compass-server-ownership-layer-amendment` record so its §A1 add-list matches the shipped A1 proto (PR #149): the forge notification/carrier types (`ForgeNotification`/`ForgeNotificationKind`, `ForgeArtifactKind`, `CommentRef`) live in a new internal-only leaf `proto/compass/v1/forge.proto` that imports only `compass.proto`, **not** in `agent_gateway.proto` as #995 T1 and this record's original text directed — that placement is a circular import (`agent_gateway.proto` already imports `agent.proto`, so `agent.proto` referencing an `agent_gateway.proto` type is a cycle `buf` rejects). The `ForgeCall*` carrier + op requests stay in `agent_gateway.proto`; the leaf is imported acyclically by `agent.proto`/`agent_gateway.proto`/`runner.proto`. Wire contract, field numbers, and generated names are unchanged — placement only.

Rewrites the "one structural consequence" section to "two structural consequences" (the cross-file import **plus** the new leaf), updates the T1 add-list and the row-13 disposition, and adds the ledger row for the placement decision.

This correction was originally authored as a sealed PR (#1095) against the design corpus while it lived in `sealedsecurity/sealed`. #179 (SEA-1794) migrated the corpus + decision ledger + ledger gate into this repo, so the correction is re-homed here and #1095 is closed. The decision takes **DL-161** — allocated above the compass-ux-foundation reserved band that #200 landed on main (DL-148..160), so DL-161 is the next free id.

Refs SEA-1731

Co-authored-by: Matt Wilkinson <matt@sealedsecurity.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants