{
  "specVersion": "1.0",
  "host": {
    "displayName": "iLang",
    "identifier": "did:web:ilang.ai",
    "url": "https://ilang.ai"
  },
  "entries": [
    {
      "identifier": "urn:air:ilang.ai:server:ilang-lookup",
      "displayName": "iLang MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://ilang.ai/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "load iLang into this conversation",
        "read the iLang declaration grammar",
        "check whether this iLang chain is valid",
        "what does the iLang verb XLAT mean",
        "how is iLang different from MCP"
      ]
    },
    {
      "identifier": "urn:air:ilang.ai:api:agent-lookup",
      "displayName": "iLang public lookup API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://ilang.ai/openapi.json",
      "representativeQueries": [
        "look up an iLang modifier",
        "find the FAQ answer about prompt compression",
        "is iLang open source"
      ]
    },
    {
      "identifier": "urn:air:ilang.ai:skill:ilang-lookup",
      "displayName": "ilang-lookup skill",
      "type": "text/markdown",
      "url": "https://ilang.ai/ai/skills/ilang-lookup/SKILL.md",
      "representativeQueries": [
        "how should an agent answer questions about iLang",
        "cite the iLang dictionary correctly"
      ]
    },
    {
      "identifier": "urn:air:ilang.ai:agent:reference",
      "displayName": "iLang Reference Agent (A2A, planned)",
      "type": "application/a2a-agent-card+json",
      "url": "https://ilang.ai/.well-known/agent-card.json",
      "representativeQueries": [
        "is there an A2A agent for iLang",
        "agent-to-agent lookup of iLang terms"
      ]
    }
  ]
}
