← all claims · /.well-known/agents.json
xrpl.well_known_agents_json.agents_json_receipts_envelope_shape
The receipts_envelope.shape here matches what MCP tools + API endpoints actually return.
yellow
Public-infrastructure dependent OR no independent cross-check path yet. Free-tier only until Batch B walker migration lands (post-soak, ~2026-08-31) and/or an independent verification walker is wired for this series.
What this claim says
- label
- The receipts_envelope.shape here matches what MCP tools + API endpoints actually return.
- page
- /.well-known/agents.json
- claim id (yaml)
agents_json_receipts_envelope_shape
- behavior
MANUAL_CURATION
- Layer 3 source
self-attested-only
Risk note
Envelope spec is the differentiator (see design-doc "The one thesis"). Every MCP tool / API endpoint must produce objects that satisfy this shape. Divergence between the declared envelope and shipped payloads breaks agent verification — same class of failure as an unresolved /llms.txt link, sharper stakes.
Evidence — code paths that back this claim
- app.py:_AGENTS_JSON (receipts_envelope block)
- docs/AGENT_TIER_DESIGN.md (proof-annotation spec)