{
  "name": "Karte",
  "version": "1",
  "url": "https://karte.cc",
  "llms": "https://karte.cc/llms.txt",
  "llmsFull": "https://karte.cc/llms-full.txt",
  "sitemap": "https://karte.cc/sitemap.xml",
  "robots": "https://karte.cc/robots.txt",
  "openapi": "https://karte.cc/openapi.json",
  "markdown": {
    "suffix": ".md",
    "negotiation": true
  },
  "surfaces": [
    {
      "id": "home",
      "url": "https://karte.cc/",
      "md": "https://karte.cc/index.md",
      "kind": "static",
      "description": "Karte gives creators and independent operators one public profile for links, projects, visitor questions, and better-contextualized inbound."
    },
    {
      "id": "about",
      "url": "https://karte.cc/about",
      "md": "https://karte.cc/about.md",
      "kind": "static",
      "description": "Learn how Karte combines a public profile, contextual visitor chat, generated profile modes, and creator-owned inbound follow-up."
    },
    {
      "id": "create",
      "url": "https://karte.cc/create",
      "md": "https://karte.cc/create.md",
      "kind": "static",
      "description": "Draft a Karte profile, choose a public username, add your links and bio, and sign in only when you are ready to claim and publish it."
    },
    {
      "id": "ai-link-in-bio",
      "url": "https://karte.cc/ai-link-in-bio",
      "md": "https://karte.cc/ai-link-in-bio.md",
      "kind": "static",
      "description": "Compare a conventional link-in-bio with a conversational Karte profile, including public context, agent manifests, privacy, and publishing steps."
    },
    {
      "id": "faq",
      "url": "https://karte.cc/faq",
      "md": "https://karte.cc/faq.md",
      "kind": "static",
      "description": "Straight answers about Karte public profiles, visitor chat, owner access, current cost, agent pages, and the not-yet-shipped company workflow."
    },
    {
      "id": "changelog",
      "url": "https://karte.cc/changelog",
      "md": "https://karte.cc/changelog.md",
      "kind": "static",
      "description": "Meaningful improvements to Karte public profiles, inbound assistant behavior, creator follow-up, reliability, and privacy."
    },
    {
      "id": "privacy",
      "url": "https://karte.cc/privacy",
      "md": "https://karte.cc/privacy.md",
      "kind": "static",
      "description": "Read what Karte stores, which providers process profile or visitor data, how public profiles work, and how owners can remove their data."
    },
    {
      "id": "terms",
      "url": "https://karte.cc/terms",
      "md": "https://karte.cc/terms.md",
      "kind": "static",
      "description": "Read the terms for publishing profile content, acceptable use, ownership, profile removal, and the limits of AI-generated responses."
    }
  ],
  "auth": {
    "public": true,
    "notes": "Auth-walled app routes are not agent-indexed unless listed here."
  }
}
