[
  {
    "path": "/prose/ai-features.md",
    "route": "/docs/features/ai",
    "title": "AI Features",
    "description": "AI-powered features on the Pro plan — tag suggestions, metadata generation, relationship discovery, argument suggestions, and configuration including bring-your-own-key and model selection."
  },
  {
    "path": "/prose/api.md",
    "route": "/docs/api",
    "title": "API",
    "description": "Tiddly REST API overview — Personal Access Token authentication, bookmark/note/prompt/content/tag/history endpoints, shared capabilities, Swagger docs, and rate limits."
  },
  {
    "path": "/prose/cli-mcp.md",
    "route": "/docs/cli/mcp",
    "title": "CLI MCP Setup",
    "description": "Configure Tiddly MCP servers from the CLI — tiddly mcp configure, status, and remove, plus token management, tool detection, config file locations, scopes, and flags."
  },
  {
    "path": "/prose/cli-reference.md",
    "route": "/docs/cli/reference",
    "title": "CLI Reference",
    "description": "Tiddly CLI command reference — login, logout, auth status, status, credential storage, token resolution, tokens, export, config, and shell completions."
  },
  {
    "path": "/prose/cli-skills.md",
    "route": "/docs/cli/skills",
    "title": "CLI Skills",
    "description": "Export Tiddly prompt templates as agent skills (SKILL.md) — tiddly skills configure and list, per-client behavior, scopes, flags, client constraints, and usage."
  },
  {
    "path": "/prose/content-types.md",
    "route": "/docs/features/content-types",
    "title": "Content Types",
    "description": "The three Tiddly content types — bookmarks, notes, and prompts — their fields, editor features, and the capabilities they share like tags, versioning, linking, and search."
  },
  {
    "path": "/prose/extensions-chrome.md",
    "route": "/docs/extensions/chrome",
    "title": "Chrome Extension",
    "description": "Chrome extension setup — install, create a Personal Access Token, pin and configure it — plus the Save tab, Search tab, and keyboard shortcut."
  },
  {
    "path": "/prose/privacy.md",
    "route": "/privacy",
    "title": "Privacy Policy",
    "description": "How Tiddly collects, uses, and protects your personal information — what data we store, where and how it's secured, third-party services, and your GDPR/CCPA rights."
  },
  {
    "path": "/prose/prompts.md",
    "route": "/docs/features/prompts",
    "title": "Prompts & Templates",
    "description": "Prompt templates are Jinja2 templates with typed arguments — covers variables, conditionals, filters, loops, editor slash commands, rendering via MCP or API, and agent skills."
  },
  {
    "path": "/prose/search.md",
    "route": "/docs/features/search",
    "title": "Search",
    "description": "How Tiddly search works — two-tier full-text and substring matching, field relevance weighting, search operators, combining search with tags, and in-content search via API and MCP."
  },
  {
    "path": "/prose/tags-filters.md",
    "route": "/docs/features/tags-filters",
    "title": "Tags & Filters",
    "description": "How Tiddly organizes content with global tags, saved filters built from boolean tag expressions, collections, and sidebar organization."
  },
  {
    "path": "/prose/terms.md",
    "route": "/terms",
    "title": "Terms of Service",
    "description": "The terms governing your use of Tiddly — beta-status risks, eligibility, accounts, acceptable use, content ownership, IP, fees, liability disclaimers, indemnification, termination, and dispute resolution."
  },
  {
    "path": "/prose/versioning.md",
    "route": "/docs/features/versioning",
    "title": "Versioning",
    "description": "Version history for bookmarks, notes, and prompts — what gets tracked, the history sidebar, restoring versions, source tracking (web, MCP, API, iPhone), and retention by plan."
  }
]