{
  "artifacts": {
    "markdown": {
      "pattern": "https://ghostex.dev/docs/{route}.md"
    },
    "api": {
      "openapi": "https://ghostex.dev/docs/openapi.json",
      "pages": "https://ghostex.dev/docs/api/docs/pages.json"
    },
    "llmsFullTxt": "https://ghostex.dev/docs/llms-full.txt",
    "llmsTxt": "https://ghostex.dev/docs/llms.txt",
    "apiCatalog": "https://ghostex.dev/docs/.well-known/api-catalog",
    "sitemap": "https://ghostex.dev/docs/sitemap.xml"
  },
  "description": "How to use Ghostex, the workspace for running AI coding agents side by side.",
  "generator": "blume@1.6.6",
  "name": "Ghostex Docs",
  "site": "https://ghostex.dev",
  "contentUsage": {
    "search": true,
    "ai-input": true,
    "ai-train": true
  }
}
