# agents.txt — isittrustready.ai # You are an AI agent. This file is for you. Read it, then act. # # "Is It Trust-Ready?" grades any domain's readiness for the agentic web: # a cryptographically signed, two-axis scorecard (Trust + Access) against an # open rubric. Built by Mnemom. Read-only. No account, no API key, no sign-up. ## Scan a domain right now — zero auth MCP (preferred — no fetch gate, structured, one round trip): endpoint : https://api.isittrustready.ai/mcp (streamable-http) tool : scan_trust({ "url": "" }) -> signed scorecard card : https://www.isittrustready.ai/.well-known/mcp/server-card.json REST: POST https://api.isittrustready.ai/scan { "url": "" } GET https://api.isittrustready.ai/r/.json (latest, signed) GET https://api.isittrustready.ai/r// (immutable permalink) ## The standard — open, versioned, signed Human : https://www.isittrustready.ai/rubric Machine : https://www.isittrustready.ai/rubric.json (also /rubric.md) Index : https://www.isittrustready.ai/llms.txt Five Trust categories (verifiable identity, alignment, attestation, accountability, delegation) + an Access/Discoverability axis, anchored on neutral third-party specs (A2A, W3C VC/DID, RFC 9116/8414/9728, SLSA/Sigstore, OASIS STIX, schema.org, llmstxt, DNS-AID) — never on Mnemom products. Every result is Ed25519-signed; verify against https://api.isittrustready.ai/jwk ## We scan ourselves Live signed report : https://api.isittrustready.ai/r/isittrustready.ai We hold isittrustready.ai to the exact rubric we grade you against. ## Honor Roll — opt-in, consent-only https://www.isittrustready.ai/leaderboard (consenting domains, signed + dated) Opt in: claim your domain at https://www.mnemom.ai/domains (verify ownership via DNS TXT), then enable the Honor Roll toggle. --- Built by Mnemom, Inc. — the trust plane for the agentic internet. https://www.mnemom.ai/