{
  "artifacts": {
    "markdown": {
      "pattern": "https://social-sdk.dev/{route}.md"
    },
    "api": {
      "openapi": "https://social-sdk.dev/openapi.json",
      "pages": "https://social-sdk.dev/api/docs/pages.json"
    },
    "llmsFullTxt": "https://social-sdk.dev/llms-full.txt",
    "llmsTxt": "https://social-sdk.dev/llms.txt",
    "apiCatalog": "https://social-sdk.dev/.well-known/api-catalog",
    "sitemap": "https://social-sdk.dev/sitemap.xml"
  },
  "description": "Typed social platform integrations for TypeScript applications, with direct routes, optional managed backends, and deterministic testing.",
  "generator": "blume@1.7.1",
  "name": "Social SDK",
  "site": "https://social-sdk.dev",
  "contentUsage": {
    "search": true,
    "ai-input": true,
    "ai-train": true
  }
}
