Standing reference for WG members exploring how agent.json connects to the identity/transport/execution stack.
Integration points
| WG Layer |
agent.json Connection |
| Identity (OATR) |
Tier 3 manifests use Ed25519 + did:web — same key type and DID method as the registry |
| Transport (QSP-1) |
Encrypted channels carry intent invocations declared in the manifest |
| Execution (ArkForge) |
Receipts attest to actions that correspond to declared intents |
| Resolution (DID module) |
Resolves Tier 3 identity directly — no adapter needed |
| Discovery (Agora) |
agent.json is the structured manifest that a discovery layer indexes |
| Commerce (APS) |
Bounty/incentive/price model defines service-side economics; APS handles agent-side delegation |
Relevant files
A service participating in the full WG stack hosts three well-known files:
/.well-known/agent.json — capability manifest (this spec)
/.well-known/agent-trust.json — OATR domain verification
/.well-known/did.json — DID document
Discussion
Primary WG coordination happens on corpollc/qntm#5. Use this issue for agent.json-specific questions — schema, intents, payment rails, Tier 3 identity, validator, examples.
Links
Standing reference for WG members exploring how agent.json connects to the identity/transport/execution stack.
Integration points
did:web— same key type and DID method as the registryRelevant files
A service participating in the full WG stack hosts three well-known files:
Discussion
Primary WG coordination happens on corpollc/qntm#5. Use this issue for agent.json-specific questions — schema, intents, payment rails, Tier 3 identity, validator, examples.
Links