← all claims · /methodology#for-ai-agents
xrpl.methodology_for_ai_agents.methodology_mcp_envelope_anchors_resolve
Every methodology_url cited in an MCP tool envelope resolves to a real element on /methodology (contract per AGENT_TIER_DESIGN.md:410).
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
- Every methodology_url cited in an MCP tool envelope resolves to a real element on /methodology (contract per AGENT_TIER_DESIGN.md:410).
- page
- /methodology#for-ai-agents
- claim id (yaml)
methodology_mcp_envelope_anchors_resolve
- behavior
MANUAL_CURATION
- Layer 3 source
self-attested-only
Risk note
Envelope contract from AGENT_TIER_DESIGN.md:410 ("Every methodology_url resolves. Simple HTTP head-check on all URLs referenced in envelopes."). Discovered violated during the 2026-07-31 anchor audit — 5 anchors were being emitted by Day 2/3 tools with no matching id on /methodology. Fixed by landing the "MCP tool envelope sources" h2 with 5 h3 anchor targets, extended to 9 with Day 4 (amm, token-attestation, rwa, mpt), and to 10 with Day 7 (signed-snapshot, singular — the sibling human-facing #signed-snapshots h2 further up the page carries the deep-dive on the chain design). If a future tool ships with a new methodology_url, the corresponding h3 must land in the SAME commit or the envelope's contract silently breaks. See sibling methodology_for_ai_agents_discovery_links_resolve.
Evidence — code paths that back this claim
- mcp_tools_ledger.py: methodology_url arguments (#ledger, #amendments, #unl)
- mcp_tools_value_flows.py: methodology_url arguments (#whales, #rlusd)
- mcp_tools_amm_tokens.py: methodology_url arguments (#amm, #token-attestation, #rwa, #mpt)
- mcp_tools_signed_snapshot.py: methodology_url arguments (#signed-snapshot)
- templates/methodology.html §MCP tool envelope sources (h3 ids: ledger, amendments, unl, whales, rlusd, amm, token-attestation, rwa, mpt, signed-snapshot)