Skip to content

Request bubble-up along the issuer chain #164

Description

@Mearman

The ask tier's escalation path: capability-request (ExaDev/wire-mesh#78) routed up the token's own issuer chain. An agent needing elevation asks its immediate issuer first; the issuer either grants from its own remaining depth or forwards the same request up the chain toward the root, which for user-issued permissions is the user principal.

The chain is cryptographically explicit in every token, so the climb is verifiable rather than trust-based, and gossip-advertised grant candidates (ExaDev/wire-mesh#87) already answer "who nearer than the root can grant". The routing policy itself, walking an issuer chain, is the new work; nothing today does it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions