{
  "name": "telekit",
  "title": "telekit user guide",
  "version": "0.53.0",
  "updated": "2026-08-22",
  "audience": ["agents", "humans"],
  "purpose": "How to use telekit after it is installed. Not a codebase map.",
  "load_first": ["llms.txt", "index.mdx"],
  "base": "docs-site",
  "agent_door": "https://docs.telekit.io/llms.txt",
  "pages": [
    {"id": "index", "title": "Start here", "path": "index.mdx", "summary": "What telekit is, two directions, allowlist.", "topics": ["overview"]},
    {"id": "setup", "title": "Set up", "path": "setup.mdx", "summary": "Install, BotFather token, claim, daemon.", "topics": ["setup"]},
    {"id": "mac-app", "title": "Mac app, CLI, Linux", "path": "mac-app.mdx", "summary": "Which install, Settings, compiled vs source.", "topics": ["setup"]},
    {"id": "chat", "title": "How chat works", "path": "chat.mdx", "summary": "Lanes, allowlist, steer, progress.", "topics": ["chat"]},
    {"id": "commands", "title": "Slash commands", "path": "commands.mdx", "summary": "Every in-chat command and alias.", "topics": ["chat"]},
    {"id": "lock", "title": "Lock and passcode", "path": "lock.mdx", "summary": "/pw, relock knobs, locked-safe set.", "topics": ["lock"]},
    {"id": "nodes", "title": "Nodes", "path": "nodes.mdx", "summary": "/node list, switch, apex, folders.", "topics": ["nodes"]},
    {"id": "threads", "title": "Threads", "path": "threads.mdx", "summary": "/thread and /new.", "topics": ["chat"]},
    {"id": "harness", "title": "Harness, model, effort", "path": "harness.mdx", "summary": "CLIs, models, /fanout, /provider.", "topics": ["harness"]},
    {"id": "stream", "title": "Stream, context, stop", "path": "stream.mdx", "summary": "/stream /timeout /context /compact /status /stop.", "topics": ["turns"]},
    {"id": "ack", "title": "Concierge", "path": "ack.mdx", "summary": "/ack cheap lane.", "topics": ["turns"]},
    {"id": "skills", "title": "Personas and skills", "path": "skills.mdx", "summary": "/skill sticky vs name-match, CLI CRUD.", "topics": ["skills"]},
    {"id": "files", "title": "Files and media", "path": "files.mdx", "summary": "Inbound attachments and agent outbox.", "topics": ["files"]},
    {"id": "send", "title": "telekit send", "path": "send.mdx", "summary": "Outbound from a session. --yes required.", "topics": ["cli"]},
    {"id": "credits", "title": "Credits and plans", "path": "credits.mdx", "summary": "/credits and gates.", "topics": ["account"]},
    {"id": "update", "title": "Update", "path": "update.mdx", "summary": "self-update vs git + restart.", "topics": ["setup"]},
    {"id": "profiles", "title": "Bot profiles", "path": "profiles.mdx", "summary": "Multiple bots on one Mac.", "topics": ["cli"]},
    {"id": "access", "title": "Access", "path": "access.mdx", "summary": "Grant other Telegram users.", "topics": ["cli"]},
    {"id": "daemon", "title": "Daemon", "path": "daemon.mdx", "summary": "install restart uninstall inbox config.", "topics": ["cli"]},
    {"id": "agents", "title": "For agents", "path": "agents.mdx", "summary": "Operating procedure. Point agents at llms.txt.", "topics": ["agents"]},
    {"id": "slash-reference", "title": "Slash command reference", "path": "slash-reference.mdx", "summary": "Full slash argument list.", "topics": ["reference"]},
    {"id": "cli-reference", "title": "CLI reference", "path": "cli-reference.mdx", "summary": "Every telekit CLI verb.", "topics": ["reference"]},
    {"id": "env", "title": "Environment", "path": "env.mdx", "summary": "TELEKIT_* overrides.", "topics": ["reference"]},
    {"id": "troubleshooting", "title": "Troubleshooting", "path": "troubleshooting.mdx", "summary": "No reply, missing harness, updates.", "topics": ["help"]}
  ]
}
