{
      "id": "mcp-server-governance-conformance",
      "name": "mcp-server-governance-conformance",
      "domain": "AI & Agent Governance",
      "title": "MCP Server Governance Conformance",
      "description": "Validate a new-spec MCP server identity document including subject, issuer, serverInfo, and attestation reference at the well-known path (art-147) → validate OAuth 2.0 Protected Resource Metadata per RFC 9728: resource URI, authorization servers, scopes, and bearer methods (art-148) → validate the MCP Registry server.json entry for schema, reverse-DNS name, semver version, and endpoint (art-149). Full governance attestation with execution_hash: final stage.",
      "composer_url": "https://ainumbers.co/chaingraph/chains/mcp-server-governance-conformance.html",
      "steps": [
        {
          "tool_id": "art-147-mcp-server-identity-attestation-validator",
          "handoff": "Server identity validity feeds RFC 9728 authorization metadata validator"
        },
        {
          "tool_id": "art-148-mcp-authorization-metadata-validator",
          "handoff": "Authorization metadata validity feeds MCP Registry entry conformance checker"
        },
        {
          "tool_id": "art-149-mcp-registry-entry-conformance",
          "handoff": "Exports registry conformance verdict with execution_hash — final stage"
        }
      ]
    }
