{
  "format": "fumadocs-package-v1",
  "siteTitle": "DevDocs Hosted Docs",
  "version": "apex",
  "exports": {
    "llmsTxt": "https://hosted.devdocs.ai/llms.txt",
    "llmsFull": "https://hosted.devdocs.ai/llms-full.txt",
    "llmsLite": "https://hosted.devdocs.ai/llms-lite.txt",
    "agentsMd": "https://hosted.devdocs.ai/agents.md",
    "docsJson": "https://hosted.devdocs.ai/docs.json",
    "sitemapXml": "https://hosted.devdocs.ai/sitemap.xml"
  },
  "pages": [
    {
      "path": "quickstart",
      "title": "Quick start",
      "url": "https://hosted.devdocs.ai/docs/quickstart",
      "description": "Get a branded documentation site live: workspace, publishing credentials, CI push or Sites promote, optional sources, then chat quality."
    },
    {
      "path": "publishing",
      "title": "How to publish from your pipeline",
      "url": "https://hosted.devdocs.ai/docs/publishing",
      "description": "Mint a push token and POST a package so it becomes the live version. Sources sync is a different job."
    },
    {
      "path": "content",
      "title": "Content and navigation",
      "url": "https://hosted.devdocs.ai/docs/content",
      "description": "What a publish contains: the site manifest and its navigation tree, one page artifact per page, and the raw source the assistant reads."
    },
    {
      "path": "sources",
      "title": "How to connect a source",
      "url": "https://hosted.devdocs.ai/docs/sources",
      "description": "Add a GitHub, URL, or app source and sync it into the knowledge index without flipping the live site."
    },
    {
      "path": "generation",
      "title": "How to generate a draft docs site",
      "url": "https://hosted.devdocs.ai/docs/generation",
      "description": "Add a DocsGen or OpenAPI source and generate a draft. Approve is a separate step."
    },
    {
      "path": "branding",
      "title": "How to brand a site",
      "url": "https://hosted.devdocs.ai/docs/branding",
      "description": "Set colors, font, logo, and default appearance on one site, or apply reviewed candidates from a pinned GitHub scan."
    },
    {
      "path": "custom-domain",
      "title": "About workspace domains",
      "url": "https://hosted.devdocs.ai/docs/custom-domain",
      "description": "Why the branded subdomain is both the address and the isolation boundary, and where a custom domain sits."
    },
    {
      "path": "ai-assistant",
      "title": "About grounded answers",
      "url": "https://hosted.devdocs.ai/docs/ai-assistant",
      "description": "Why the assistant searches the index first, cites every claim, and says so when it cannot ground."
    },
    {
      "path": "agents",
      "title": "How to expose docs over MCP",
      "url": "https://hosted.devdocs.ai/docs/agents",
      "description": "Point an agent at the tenant /api/mcp endpoint so it can search and fetch public pages without selecting another workspace."
    },
    {
      "path": "analytics",
      "title": "Analytics",
      "url": "https://hosted.devdocs.ai/docs/analytics",
      "description": "Lookup for traffic estimates, content gaps, chat quality, windows, and export formats."
    },
    {
      "path": "docs-graph",
      "title": "About the docs graph",
      "url": "https://hosted.devdocs.ai/docs/docs-graph",
      "description": "Why the dashboard map exists, what it trades for paint caps, and how it relates to content gaps."
    },
    {
      "path": "graph-engineering-playbook",
      "title": "About graph engineering",
      "url": "https://hosted.devdocs.ai/docs/graph-engineering-playbook",
      "description": "Why a knowledge graph sits under multi-agent work, the cost of that choice, and how the tenant graph maps to it."
    },
    {
      "path": "activity-log",
      "title": "Activity log",
      "url": "https://hosted.devdocs.ai/docs/activity-log",
      "description": "Lookup for recorded events, filters, integrity badges, export formats, and who can read the log."
    },
    {
      "path": "team",
      "title": "How to invite teammates",
      "url": "https://hosted.devdocs.ai/docs/team",
      "description": "Invite someone by email, pick a role, and land them in the workspace. Ownership is not transferred here."
    },
    {
      "path": "faq",
      "title": "FAQ",
      "url": "https://hosted.devdocs.ai/docs/faq",
      "description": "Straight answers: sources vs go-live, publishing credentials, index-first chat, credits, multi-site, training, and what is live vs next."
    }
  ]
}