{
  "specVersion": "1.0",
  "host": {
    "displayName": "Web Specification Studio",
    "identifier": "webspecification.com",
    "documentationUrl": "https://webspecification.com/spec/agent-readiness/agentic-resource-discovery/",
    "logoUrl": "https://webspecification.com/icon-512.png",
    "trustManifest": {
      "identity": "https://webspecification.com/.well-known/jwks.json",
      "identityType": "https",
      "privacyPolicyUrl": "https://webspecification.com/privacy/",
      "signature": "eyJhbGciOiJFUzI1NiIsImtpZCI6Im5mYy14WnJwWVJEam9PalM2UVVaT2E3QVk5cTh1angyU2VaVk43MVBmNkkifQ..H5L3qJ-zcov8WtTxR_tc__y5a0VLkA7y4Agr0Auln5A5JxiqrcHXLEfByFOPR4zqFfWkMLLX19O3TFe6jJLDEA"
    }
  },
  "entries": [
    {
      "identifier": "urn:ai:webspecification.com:mcp:specification-website",
      "displayName": "Web Specification Studio — MCP server",
      "description": "Read-only MCP server exposing every spec page as queryable tools — search, list_topics, get_topic, get_checklist, get_categories — plus an audit_url prompt.",
      "mediaType": "application/mcp-server-card+json",
      "type": "application/mcp-server-card+json",
      "url": "https://webspecification.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "does this site publish a security.txt",
        "what are the agent readiness checks in the website specification",
        "is image alt text required or only recommended"
      ],
      "tags": [
        "mcp",
        "web-standards",
        "audit",
        "discovery"
      ],
      "version": "0.1.0",
      "updatedAt": "2026-06-19T00:00:00Z"
    },
    {
      "identifier": "urn:ai:webspecification.com:a2a:specification-website",
      "displayName": "Web Specification Studio — A2A agent",
      "description": "Read-only A2A agent that answers natural-language questions about Web Specification Studio and returns matching topics with status, canonical URL, and a body excerpt.",
      "mediaType": "application/a2a-agent-card+json",
      "type": "application/a2a-agent-card+json",
      "url": "https://webspecification.com/.well-known/agent-card.json",
      "representativeQueries": [
        "what does the website specification say about HSTS",
        "list the well-known URIs a good site should serve",
        "what is required for a custom 404 page"
      ],
      "tags": [
        "a2a",
        "web-standards",
        "audit",
        "discovery"
      ],
      "version": "0.1.0",
      "updatedAt": "2026-06-19T00:00:00Z"
    },
    {
      "identifier": "urn:ai:webspecification.com:skill:specification-website",
      "displayName": "Web Specification Studio — Agent Skill",
      "description": "Agent Skill teaching a compatible agent when and how to query Web Specification Studio — the per-page Markdown over HTTP, llms.txt, and the MCP server. Served as SKILL.md (text/markdown, not a packaged zip) and discoverable via /.well-known/agent-skills/index.json.",
      "mediaType": "text/markdown",
      "type": "text/markdown",
      "url": "https://webspecification.com/.well-known/agent-skills/specification-website/SKILL.md",
      "representativeQueries": [
        "how do I audit a URL against the website specification",
        "when should I use the website specification to check best practice",
        "what status does the spec assign to a given web feature"
      ],
      "tags": [
        "agent-skill",
        "web-standards",
        "audit",
        "discovery"
      ],
      "version": "0.1.0",
      "updatedAt": "2026-06-19T00:00:00Z"
    },
    {
      "identifier": "urn:ai:webspecification.com:bundle:okf",
      "displayName": "Web Specification Studio — OKF bundle",
      "description": "The entire specification as an Open Knowledge Format bundle: one Markdown concept per check, a mirrored concept per cited standard, plus index and change-log files. Browsable at /okf/ or downloadable as a single gzipped tar. The media type is interim and unregistered pending a blessed OKF media type.",
      "mediaType": "application/okf-bundle+gzip",
      "type": "application/okf-bundle+gzip",
      "url": "https://webspecification.com/okf.tar.gz",
      "representativeQueries": [
        "give me the whole website specification as a downloadable bundle",
        "list every check with its conformance level and source standard",
        "what standards does the website specification cite"
      ],
      "tags": [
        "okf",
        "knowledge-bundle",
        "web-standards",
        "discovery"
      ],
      "version": "0.1.0",
      "updatedAt": "2026-06-19T00:00:00Z"
    }
  ]
}
