{
  "specVersion": "1.0",
  "host": {
    "displayName": "Alpha Governance Group PBC",
    "identifier": "www.alpha.ac",
    "documentationUrl": "https://www.alpha.ac/developers",
    "logoUrl": "https://www.alpha.ac/brand/alpha-favicon.svg"
  },
  "entries": [
    {
      "identifier": "urn:air:www.alpha.ac:mcp:governance-intelligence",
      "displayName": "Alpha MCP Gateway",
      "type": "application/mcp-server-card+json",
      "url": "https://www.alpha.ac/.well-known/mcp/server-card.json",
      "description": "Read-only discovery and retrieval of Alpha's governed public AI governance intelligence over MCP; approved credentials unlock entitled Alpha Platform capabilities.",
      "capabilities": [
        "public-profile-search",
        "governance-evidence-retrieval",
        "methodology-discovery"
      ],
      "representativeQueries": [
        "Find Alpha's governed public profile for an executive or company.",
        "Retrieve the source-linked evidence and limitations for a published governance claim.",
        "Where can I read Alpha's AI governance methodology?"
      ],
      "trustManifest": {
        "identity": "urn:air:www.alpha.ac:mcp:governance-intelligence",
        "identityType": "dns",
        "trustSchema": {
          "identifier": "urn:air:www.alpha.ac:trust:public-governance-intelligence",
          "version": "1.0",
          "governanceUri": "https://www.alpha.ac/methodology",
          "verificationMethods": ["https"]
        },
        "privacyPolicyUrl": "https://www.alpha.ac/privacy",
        "termsOfServiceUrl": "https://www.alpha.ac/terms"
      }
    },
    {
      "identifier": "urn:air:www.alpha.ac:a2a:governance-discovery",
      "displayName": "Alpha Governance Discovery Agent",
      "type": "application/a2a-agent-card+json",
      "url": "https://www.alpha.ac/.well-known/agent-card.json",
      "description": "A read-only A2A discovery agent for Alpha Profiles, methodology, ratings navigation, and machine-readable governance resources.",
      "capabilities": ["endpoint-discovery", "profile-lookup", "methodology-summary"],
      "representativeQueries": [
        "List Alpha's machine-readable AI governance endpoints.",
        "Find the public Alpha Profile for an executive.",
        "Summarize Alpha's public AI governance methodology."
      ],
      "trustManifest": {
        "identity": "urn:air:www.alpha.ac:a2a:governance-discovery",
        "identityType": "dns",
        "trustSchema": {
          "identifier": "urn:air:www.alpha.ac:trust:public-governance-intelligence",
          "version": "1.0",
          "governanceUri": "https://www.alpha.ac/methodology",
          "verificationMethods": ["https"]
        },
        "privacyPolicyUrl": "https://www.alpha.ac/privacy",
        "termsOfServiceUrl": "https://www.alpha.ac/terms"
      }
    },
    {
      "identifier": "urn:air:www.alpha.ac:api:public-governance-intelligence",
      "displayName": "Alpha Governance Public Intelligence API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://www.alpha.ac/openapi.json",
      "description": "OpenAPI 3.1 description of Alpha's public governance operations and authenticated, private, test-only governance transaction preview.",
      "capabilities": [
        "entity-index",
        "executive-profile-retrieval",
        "company-profile-retrieval",
        "agent-readiness-status",
        "test-governance-transaction"
      ],
      "representativeQueries": [
        "List the public governance entities available from Alpha.",
        "Retrieve a source-linked Alpha company or executive profile as JSON.",
        "Check Alpha's public profile coverage and agent-readiness status."
      ],
      "trustManifest": {
        "identity": "urn:air:www.alpha.ac:api:public-governance-intelligence",
        "identityType": "dns",
        "trustSchema": {
          "identifier": "urn:air:www.alpha.ac:trust:public-governance-intelligence",
          "version": "1.0",
          "governanceUri": "https://www.alpha.ac/methodology",
          "verificationMethods": ["https"]
        },
        "privacyPolicyUrl": "https://www.alpha.ac/privacy",
        "termsOfServiceUrl": "https://www.alpha.ac/terms"
      }
    },
    {
      "identifier": "urn:air:www.alpha.ac:webmcp:governed-browser-tools",
      "displayName": "Alpha WebMCP Tools",
      "type": "application/json",
      "url": "https://www.alpha.ac/.well-known/webmcp.json",
      "description": "Page-contextual, read-only browser tools projected from Alpha's canonical semantic tool contract and executed through existing governed handlers.",
      "capabilities": [
        "registry-entity-retrieval",
        "published-evidence-retrieval",
        "token-bound-shared-eval-retrieval",
        "institute-research-retrieval",
        "authenticated-terminal-intelligence"
      ],
      "representativeQueries": [
        "Find and open the published Alpha Profile for a company or executive.",
        "Show the evidence already published for the current Registry Profile.",
        "Explain this explicitly shared Alpha Eval without changing its score."
      ],
      "trustManifest": {
        "identity": "urn:air:www.alpha.ac:webmcp:governed-browser-tools",
        "identityType": "dns",
        "trustSchema": {
          "identifier": "urn:air:www.alpha.ac:trust:public-governance-intelligence",
          "version": "1.0",
          "governanceUri": "https://www.alpha.ac/methodology",
          "verificationMethods": ["https"]
        },
        "privacyPolicyUrl": "https://www.alpha.ac/privacy",
        "termsOfServiceUrl": "https://www.alpha.ac/terms"
      }
    },
    {
      "identifier": "urn:air:www.alpha.ac:skills:governance-toolkit",
      "displayName": "Alpha Governance Agent Skills",
      "type": "application/agent-skills+json",
      "url": "https://www.alpha.ac/.well-known/agent-skills/index.json",
      "description": "Alpha's public index of navigation, lookup, methodology, and authorized test-governance-transaction skills for agents.",
      "capabilities": [
        "site-navigation",
        "ratings-lookup",
        "profile-lookup",
        "methodology-summary",
        "test-governance-transaction"
      ],
      "representativeQueries": [
        "Which Alpha skill should I use to find a company or executive Profile?",
        "How should an agent navigate Alpha's Institute, Ratings, and Intelligence resources?",
        "Which Alpha skill explains the governance rating methodology?"
      ],
      "trustManifest": {
        "identity": "urn:air:www.alpha.ac:skills:governance-toolkit",
        "identityType": "dns",
        "trustSchema": {
          "identifier": "urn:air:www.alpha.ac:trust:public-governance-intelligence",
          "version": "1.0",
          "governanceUri": "https://www.alpha.ac/methodology",
          "verificationMethods": ["https"]
        },
        "privacyPolicyUrl": "https://www.alpha.ac/privacy",
        "termsOfServiceUrl": "https://www.alpha.ac/terms"
      }
    }
  ]
}
