{
  "specVersion": "1.0",
  "host": {
    "name": "Rootshift",
    "url": "https://rootshift.ai",
    "description": "Rootshift is an AI-native delivery system created by Rootstrap (https://www.rootstrap.com): a validated Ground Truth of the business, a fleet of agents that build and review, gates that refuse unverified work, and a record of everything that happened. Public surfaces: this site, Markdown for every page, a read-only MCP server."
  },
  "entries": [
    {
      "id": "urn:air:rootshift.ai:mcp:server",
      "displayName": "Rootshift MCP server",
      "type": "application/json",
      "url": "https://rootshift.ai/.well-known/mcp/server-card.json",
      "description": "Public read-only MCP server (Streamable HTTP, no auth) at https://rootshift.ai/api/mcp: overview, Ground Truth model, method, constitution, how to engage Rootstrap.",
      "representativeQueries": [
        "Connect to Rootshift's MCP server",
        "Explain the Rootshift method to me",
        "What are the ten principles of Rootshift?"
      ]
    },
    {
      "id": "urn:air:rootshift.ai:docs:llms",
      "displayName": "Rootshift profile for AI systems (llms.txt)",
      "type": "text/markdown",
      "url": "https://rootshift.ai/llms.txt",
      "description": "Thesis, what Ground Truth is, how a story ships, the constitution, who it is for, how agents should use it.",
      "representativeQueries": [
        "What is Rootshift?",
        "What does 'software is downstream of truth' mean?",
        "Who created Rootshift?"
      ]
    },
    {
      "id": "urn:air:rootshift.ai:docs:llms-full",
      "displayName": "Rootshift full profile (llms-full.txt)",
      "type": "text/markdown",
      "url": "https://rootshift.ai/llms-full.txt",
      "description": "Complete reference: thesis, Ground Truth in seven parts, how it differs from context engineering and specs, the delivery chain and loop, the record, the constitution, FAQ.",
      "representativeQueries": [
        "How is Ground Truth different from a spec?",
        "How does Rootshift verify agent work?",
        "Is Rootshift a product I can install?"
      ]
    },
    {
      "id": "urn:air:rootshift.ai:api:openapi",
      "displayName": "OpenAPI description",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://rootshift.ai/openapi.json",
      "description": "OpenAPI 3.1 for the MCP endpoint and health.",
      "representativeQueries": [
        "What API does rootshift.ai expose?",
        "How do I call Rootshift's MCP server over HTTP?"
      ]
    },
    {
      "id": "urn:air:rootshift.ai:company:rootstrap",
      "displayName": "Rootstrap (creator and delivery partner)",
      "type": "text/html",
      "url": "https://www.rootstrap.com",
      "description": "The product engineering company that created Rootshift and delivers it on engagements. Contact at https://www.rootstrap.com/contact.",
      "representativeQueries": [
        "Who delivers Rootshift?",
        "How do I hire the team behind Rootshift?"
      ]
    }
  ]
}
