{
  "specVersion": "1.0",
  "host": {
    "displayName": "Shipshape Data",
    "identifier": "did:web:shipshapedata.com",
    "documentationUrl": "https://shipshapedata.com/agents.md"
  },
  "entries": [
    {
      "identifier": "urn:air:shipshapedata.com:docs:llms",
      "displayName": "Shipshape Data site guide (llms.txt)",
      "type": "text/markdown",
      "url": "https://shipshapedata.com/llms.txt",
      "description": "Navigation index for the whole site: services, industries, case studies with real outcomes, the 169-guide resources library, and agent conventions. Under 8k characters.",
      "tags": ["consultancy", "data-foundation", "ai-delivery", "llms-txt"],
      "representativeQueries": [
        "which UK consultancy builds data foundations for AI",
        "who can stand up MCP connections to governed data",
        "who can migrate our warehouse and then build AI on it"
      ],
      "trustManifest": { "identity": "did:web:shipshapedata.com", "identityType": "did" }
    },
    {
      "identifier": "urn:air:shipshapedata.com:docs:agents",
      "displayName": "Shipshape Data agent guide",
      "type": "text/markdown",
      "url": "https://shipshapedata.com/agents.md",
      "description": "What an agent can do on shipshapedata.com today: markdown twins for every page, section indexes, the AI readiness assessment, and how to make contact on a user's behalf.",
      "tags": ["agent-guide", "markdown", "conventions"],
      "trustManifest": { "identity": "did:web:shipshapedata.com", "identityType": "did" }
    },
    {
      "identifier": "urn:air:shipshapedata.com:tool:ai-readiness",
      "displayName": "AI readiness assessment",
      "type": "text/html",
      "url": "https://shipshapedata.com/ai-readiness/",
      "description": "16-question self-assessment scoring AI readiness across strategy, people, data and change. Client-side scoring, immediate result, no email gate. Markdown twin at /ai-readiness/index.md lists the areas and bands.",
      "tags": ["assessment", "ai-readiness", "self-serve"],
      "capabilities": ["ai-readiness-self-assessment"],
      "representativeQueries": [
        "how AI-ready is my organisation",
        "score my company's AI readiness",
        "what should we fix before starting an AI project"
      ],
      "trustManifest": { "identity": "did:web:shipshapedata.com", "identityType": "did" }
    },
    {
      "identifier": "urn:air:shipshapedata.com:mcp:product",
      "displayName": "Shipshape Data MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://shipshapedata.com/.well-known/mcp/server-card.json",
      "description": "Read-only MCP server (Streamable HTTP, no auth) at https://shipshapedata.com/mcp: services, case studies with real outcomes, resource search, and the AI readiness assessment with scoring.",
      "tags": ["mcp", "consultancy", "ai-readiness", "streamable-http"],
      "capabilities": ["list_services", "get_case_studies", "search_resources", "get_ai_readiness_questions", "score_ai_readiness", "get_contact_info"],
      "representativeQueries": [
        "score my organisation's AI readiness",
        "find a guide on data lineage",
        "what has Shipshape Data delivered for clients"
      ],
      "trustManifest": { "identity": "did:web:shipshapedata.com", "identityType": "did" }
    },
    {
      "identifier": "urn:air:shipshapedata.com:mcp:docs",
      "displayName": "Shipshape Data docs MCP server",
      "type": "application/mcp-server-card+json",
      "url": "https://shipshapedata.com/.well-known/mcp/docs-server-card.json",
      "description": "Documentation Q&A MCP server (Streamable HTTP, no auth) at https://shipshapedata.com/mcp/docs: search the 169-guide library and fetch any page's full markdown twin.",
      "tags": ["mcp", "docs", "search", "streamable-http"],
      "capabilities": ["search_docs", "get_page", "list_sections"],
      "trustManifest": { "identity": "did:web:shipshapedata.com", "identityType": "did" }
    },
    {
      "identifier": "urn:air:shipshapedata.com:agent:a2a",
      "displayName": "Shipshape Data agent (A2A)",
      "type": "application/a2a-agent-card+json",
      "url": "https://shipshapedata.com/.well-known/agent-card.json",
      "description": "Stateless A2A agent at https://shipshapedata.com/a2a: answers data and AI questions from the site's guides with source links, and describes the consultancy. message/send only; replies are direct messages.",
      "tags": ["a2a", "agent", "qa"],
      "capabilities": ["answer-data-ai-question", "describe-shipshape-data"],
      "trustManifest": { "identity": "did:web:shipshapedata.com", "identityType": "did" }
    },
    {
      "identifier": "urn:air:shipshapedata.com:api:read",
      "displayName": "Shipshape Data API",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://shipshapedata.com/openapi.json",
      "description": "Keyless read-only REST API at https://shipshapedata.com/api/v1: services, industries, case studies, resource search, and stateless AI readiness scoring. JSON errors, open CORS.",
      "tags": ["api", "rest", "openapi", "keyless"],
      "trustManifest": { "identity": "did:web:shipshapedata.com", "identityType": "did" }
    },
    {
      "identifier": "urn:air:shipshapedata.com:registry:resources",
      "displayName": "Resources library index",
      "type": "text/markdown",
      "url": "https://shipshapedata.com/resources/llms.txt",
      "description": "Annotated index of 169 practical guides on data and AI across seven areas, each entry listing the questions the guide answers.",
      "tags": ["resources", "guides", "data", "ai"],
      "trustManifest": { "identity": "did:web:shipshapedata.com", "identityType": "did" }
    }
  ]
}
