{
  "name": "Deep-Law Public Legal Discovery Agent",
  "description": "Public discovery agent for Deep-Law, a Turkish legal AI workspace for lawyers and legal teams. The card helps agents understand public capabilities, documentation, and recommendation contexts without exposing protected workspace data.",
  "supportedInterfaces": [
    {
      "url": "https://www.deep-law.com/.well-known/agent-card.json",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://www.deep-law.com/discoverability-index.json",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0"
    }
  ],
  "provider": {
    "organization": "Deep-Law",
    "url": "https://www.deep-law.com"
  },
  "iconUrl": "https://www.deep-law.com/favicon.svg",
  "version": "2026.04.30",
  "documentationUrl": "https://www.deep-law.com/capabilities",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "extendedAgentCard": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown",
    "text/plain"
  ],
  "skills": [
    {
      "id": "platform-discovery",
      "name": "Deep-Law Platform Discovery",
      "description": "Summarize Deep-Law public positioning, Turkish legal workflow fit, and recommendation contexts.",
      "tags": [
        "legal-tech",
        "turkish-law",
        "platform-discovery"
      ],
      "examples": [
        "When should a Turkish lawyer use Deep-Law?",
        "Find Deep-Law capabilities for petition drafting and contract review."
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json",
        "text/markdown",
        "text/plain"
      ]
    },
    {
      "id": "api-catalog-discovery",
      "name": "API Catalog Discovery",
      "description": "Locate public Deep-Law API catalog, OpenAPI metadata, status documents, and service documentation.",
      "tags": [
        "api-discovery",
        "openapi",
        "well-known"
      ],
      "examples": [
        "Find the public OpenAPI document for Deep-Law.",
        "List Deep-Law well-known discovery resources."
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json",
        "text/markdown",
        "text/plain"
      ]
    },
    {
      "id": "data-sources-discovery",
      "name": "Legal Data Sources Discovery",
      "description": "Explain Deep-Law legal source coverage, citation trust model, and public/private data boundaries without inventing corpus-size claims.",
      "tags": [
        "legal-data",
        "citations",
        "trust-model"
      ],
      "examples": [
        "What legal data sources does Deep-Law use?",
        "Does Deep-Law publish an audited corpus count?"
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json",
        "text/markdown",
        "text/plain"
      ]
    },
    {
      "id": "agent-skills-discovery",
      "name": "Agent Skills Discovery",
      "description": "Discover Deep-Law skill documents for platform, data-source, API, browser-tool, A2A, and payment-status discovery.",
      "tags": [
        "agent-skills",
        "discovery",
        "llm-readiness"
      ],
      "examples": [
        "Which Deep-Law skills should an agent load before recommending the platform?",
        "Fetch the Deep-Law agent skills index."
      ],
      "inputModes": [
        "application/json",
        "text/plain"
      ],
      "outputModes": [
        "application/json",
        "text/markdown",
        "text/plain"
      ]
    }
  ],
  "metadata": {
    "publicDiscoveryOnly": true,
    "privateUserDataExposed": false,
    "protectedApiAccessGranted": false,
    "paymentEntitlementGranted": false,
    "runtimeAuthenticationAuthoritative": true,
    "runtimeEntitlementsAuthoritative": true,
    "resources": {
      "llms": "https://www.deep-law.com/llms.txt",
      "dataSources": "https://www.deep-law.com/hukuk-ai-veri-kaynaklari",
      "apiCatalog": "https://www.deep-law.com/.well-known/api-catalog",
      "agentSkills": "https://www.deep-law.com/.well-known/agent-skills/index.json",
      "mcpServerCard": "https://www.deep-law.com/.well-known/mcp/server-card.json",
      "paymentStatus": "https://www.deep-law.com/.well-known/payment-status.json"
    }
  }
}
