fix BREAKING protocol feat/7d-l1-bridge-hotfixes #1 / 1
aaronrene · 25 days ago · Jun 28, 2026 · Diff

fix(protocol): 7D-L1 bridge hotfixes for live external agent smoke

Merge delegation grants on external-protocol blob hydrate so revoked/minted grants survive warm-lambda reads; wire X-Delegation-Bearer through gateway; allow agent_* task assignees; fix E4 blocked status response; add §16.1 smoke runner.

sha256:c21c2b0bfd5c511df9c3d8aa5b8aed32dfb757faf0e2612ac032a10012f16af6 sha
+19 ~12 −1 symbols
sha256:38946f1c352f2da2ee7dae2fd637c6b264911e534fcc116e3ffa0a1fbd1c7a3d snapshot
+19
symbols added
~12
symbols modified
−1
symbol removed
0
dead code introduced
Semantic Changes 32 symbols
+ api function async_function api L64–79
+ apiWithDelegation function async_function apiWithDelegation L81–83
+ approveAndApplyProposal function async_function approveAndApplyProposal L85–99
+ ensureConsent function async_function ensureConsent L128–146
+ ensureExternalProviderIdentity function async_function ensureExternalProviderIdentity L101–126
+ ensureSmokeTask function async_function ensureSmokeTask L148–190
+ hubHeaders function function hubHeaders L52–62
+ main function async_function main L210–401
+ mintGrant function async_function mintGrant L192–208
+ record function function record L47–50
+ resolveToken function function resolveToken L37–45
+ summarize function function summarize L403–411
~ hub/bridge/delegation-blob-store.mjs .mjs 4 symbols added, 1 symbol modified
+ grantScore function function grantScore L62–62
+ mergeGrantsStoreJson function function mergeGrantsStoreJson L45–95
+ parse function function parse L46–53
+ pickGrant function function pickGrant L65–72
~ hub/bridge/external-agent-routes.mjs .mjs 1 symbol added, 1 symbol removed, 2 symbols modified
extractBearerToken function function extractBearerToken L94–100
+ extractDelegationBearer function function extractDelegationBearer L100–106
~ hub/gateway/server.mjs .mjs 1 symbol modified
~ lib/agent/external-agent-protocol.mjs .mjs 1 symbol added, 5 symbols modified
+ protocolErrorIfGrantRevoked function function protocolErrorIfGrantRevoked L156–161
~ lib/task/task-store.mjs .mjs 1 symbol added, 1 symbol modified
+ isValidTaskAssigneeRef function function isValidTaskAssigneeRef L57–62
← Older Oldest on feat/7d-l1-bridge-hotfixes
All commits
Newer → Latest on feat/7d-l1-bridge-hotfixes

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:c21c2b0bfd5c511df9c3d8aa5b8aed32dfb757faf0e2612ac032a10012f16af6 --body "your comment"