← all claims · /.well-known/agents.json
xrpl.well_known_agents_json.agents_json_status_booleans_are_true
status.mcp_ready / status.openapi_ready / status.flows_ready reflect actual live-endpoint responsiveness.
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
- status.mcp_ready / status.openapi_ready / status.flows_ready reflect actual live-endpoint responsiveness.
- page
- /.well-known/agents.json
- claim id (yaml)
agents_json_status_booleans_are_true
- behavior
MANUAL_CURATION
- Layer 3 source
self-attested-only
Risk note
Load-bearing honesty. Each boolean flips true ONLY in the same commit that ships the corresponding surface. A `true` flag with no live endpoint behind it is worse than a `false` flag — an agent that trusts `mcp_ready:true` and finds no MCP endpoint will treat this domain as unstable and back off.
Evidence — code paths that back this claim
- app.py:_AGENTS_JSON (status block)
- docs/AGENT_TIER_DESIGN.md (Day 1-6 sequence)