τ391-SIH: Signed Intent Handoff as an Additive MCP Governance Primitive #768
Replies: 2 comments 1 reply
-
|
Prior Art & Positioning — Follow-up from the proposal author Before this thread develops further, I want to explicitly situate τ391-SIH relative to two existing discussions that touched on adjacent problems — and be clear about what this proposal does and doesn't overlap with. Discussion #1509 — Cryptographically Signed Human Approvals This thread proposed user-side signing for sensitive MCP requests: binding approval to a user public key and rejecting unsigned requests at the tool level. τ391-SIH shares the "cryptographic binding" intuition. The difference is scope: #1509 addresses the user-to-tool signature at a single hop, while τ391-SIH is concerned with what happens to that approved intent after the first hop — as it propagates across intermediate agents in a multi-step chain. The two mechanisms are composable: a #1509-style signed approval could plausibly anchor a τ391-SIH intent envelope for downstream propagation. Discussion #64 — Authentication for Remote MCP Servers This thread explored OAuth2 flows, session management, encrypted credential storage, and trust model design principles for remote server authentication. τ391-SIH is orthogonal to that work. Authentication answers "who is calling?" — τ391-SIH addresses a separate question: "does what this agent is about to do match what the original principal actually requested?" Intent continuity is not an authentication problem; it sits one level above it. Thanks to both threads for laying valuable groundwork. The gap τ391-SIH targets Put simply:
The proposed mechanism is a lightweight signed intent envelope carried via Three questions for maintainers and contributors
Happy to provide concrete message flow examples or a minimal reference implementation if that would help ground the discussion. — Adam D. Kain (CELL Series Independent Research) |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for putting this together; the intent continuity problem across multi-agent hops is real and worth addressing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Discussion Topic
This document opens an early discussion around a possible additive governance/security primitive for the Model Context Protocol (MCP) provisionally called τ391-SIH (Signed Intent Hando). The goal is not to replace existing authorization ows, OAuth models, or transport assumptions, but to explore whether a lightweight signed-intent layer could improve interoperability and reduce ambiguity during multi-agent or delegated tool interactions. The document is structured as a pre-SEP (specification extension proposal) discussion, followed by a companion threat model. Both are presented in an exploratory, hypothesis-driven posture to solicit maintainer and contributor feedback.
tau391 sih submission.pdf
Beta Was this translation helpful? Give feedback.
All reactions