docs(designs): apply DL-254/255/256 at RIG-2717 freeze - #635
Merged
Conversation
The Linear Agent Session responder record (RIG-2717, #625) froze on merge; apply its declared Ledger-impact rows to the canonical ledger. New 'Linear agent responder' section: - DL-254 — POST /webhooks handler on the network TLS door, fail-closed HMAC-SHA256, ack-before-async. - DL-255 — route on the recorded forge ownership index, never a text-parsed header. - DL-256 — Option B dumb-link return path (thought + externalUrls deep link), new linear_agent_sessions table, not 1-1 session<->topic. Next-free id re-verified against current main (max was DL-253). design-ledger-gate green (227 rows), markdownlint clean. Co-authored-by: Matt Wilkinson <matt@rigel.build>
|
Compass engineering docs preview: https://compass-server-rig-2717-ledg.compass-eng-docs.pages.dev Deployed from Changed pages: |
mattwilkinsonn
approved these changes
Aug 26, 2026
mattwilkinsonn
added a commit
that referenced
this pull request
Aug 26, 2026
…-1746) (#636) #578 merged from a base predating RIG-2717's #635, so both freezes claimed DL-254/255/256 and main's DECISIONS.md carried duplicate ledger ids (the design-ledger-gate:check fails tree-wide, blocking every push). The later-merged block yields: renumber the RIG-1746 distribution block DL-254..260 -> DL-257..263 (DECISIONS.md rows + all in-record references in compass-distribution/design.md). RIG-2717's responder rows keep DL-254/255/256. Ledger-impact: renumber DL-254..260 -> DL-257..263 (RIG-1746 block); no status flips; RIG-2717 DL-254/255/256 untouched. Co-authored-by: Matt Wilkinson <matt@rigel.build>
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.
The Linear Agent Session responder record (RIG-2717, #625) froze on merge;
apply its declared Ledger-impact rows to the canonical ledger. New
'Linear agent responder' section:
HMAC-SHA256, ack-before-async.
text-parsed header.
link), new linear_agent_sessions table, not 1-1 session<->topic.
Next-free id re-verified against current main (max was DL-253).
design-ledger-gate green (227 rows), markdownlint clean.
Co-authored-by: Matt Wilkinson matt@rigel.build