{
  "specVersion": "1.0",
  "host": {
    "displayName": "Oversight",
    "identifier": "did:web:www.oversight.ee"
  },
  "entries": [
    {
      "identifier": "urn:air:oversight.ee:api:contact-intake",
      "displayName": "Contact and scan intake API",
      "type": "application/linkset+json",
      "url": "https://www.oversight.ee/.well-known/api-catalog",
      "representativeQueries": [
        "how do I submit a fleet scan request programmatically",
        "what fields does the Oversight contact API accept",
        "where is the Oversight API schema"
      ]
    },
    {
      "identifier": "urn:air:oversight.ee:agent:site-agent",
      "displayName": "Oversight site agent card",
      "type": "application/json",
      "url": "https://www.oversight.ee/.well-known/agent-card.json",
      "representativeQueries": [
        "does Oversight publish an agent card",
        "what can the Oversight site agent do"
      ]
    },
    {
      "identifier": "urn:air:oversight.ee:skill:fleet-scan",
      "displayName": "Fleet scan request skill",
      "type": "text/markdown",
      "url": "https://www.oversight.ee/.well-known/agent-skills/fleet-scan.md",
      "representativeQueries": [
        "how does an agent request a free fleet scan",
        "steps to submit vessel details for exposure scan"
      ]
    },
    {
      "identifier": "urn:air:oversight.ee:doc:company-profile",
      "displayName": "Oversight company reference for LLMs",
      "type": "text/plain",
      "url": "https://www.oversight.ee/llms-full.txt",
      "representativeQueries": [
        "what is Oversight",
        "what products does Oversight offer",
        "where is Oversight headquartered"
      ]
    },
    {
      "identifier": "urn:air:oversight.ee:page:free-scan",
      "displayName": "Free fleet scan page",
      "type": "text/html",
      "url": "https://www.oversight.ee/free-scan.html",
      "representativeQueries": [
        "where is the free fleet scan form",
        "how to start a free vessel exposure scan"
      ]
    },
    {
      "identifier": "urn:air:oversight.ee:doc:agent-auth",
      "displayName": "Agent registration and auth policy",
      "type": "text/markdown",
      "url": "https://www.oversight.ee/auth.md",
      "representativeQueries": [
        "does Oversight require agent registration",
        "how do agents authenticate with Oversight"
      ]
    }
  ]
}