feat(tools): mint the live-oracle Linear token with app:assignable (RIG-3299) - #1021
Draft
rigel-mintaka wants to merge 1 commit into
Draft
feat(tools): mint the live-oracle Linear token with app:assignable (RIG-3299)#1021rigel-mintaka wants to merge 1 commit into
rigel-mintaka wants to merge 1 commit into
Conversation
This was referenced Sep 8, 2026
|
Compass engineering docs preview: https://compass-forge-rig-3299-mint.compass-eng-docs.pages.dev Deployed from |
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.
Implements T0 of the RIG-3299 record (
docs/designs/server/compass-forge-self-delegate/design.md, under review in #900). Stacked on #1020.SCOPESintools/forge-linear-token/index.tsbecomesread,write,app:assignable.The scope is confirmed required, not speculative: the live self-delegate permission probe (2026-09-05, live testbed) succeeded with an
actor=appclient-credentials token carrying exactly this set, settingdelegateIdto its own app-user id onissueCreate. The testbed app-config human action is already done (RIG-3302).This lands ahead of the record's T1b/T2/T3, which need the mint scope in place.
Verified:
bun test tools/forge-linear-token/11 pass.Ledger-impact: none — DL-340 lands with the record itself in #900, not here.