[
  {
    "path": "/data/changelog.json",
    "description": "Release changelog by month: each month has a theme and categories (New / Improved); each entry is a titled change with description, optional PR number, and a tag (web / api / cli / extension / site / performance / ai)."
  },
  {
    "path": "/data/faq.json",
    "description": "Frequently asked questions, grouped by section; each item is a question and a markdown answer."
  },
  {
    "path": "/data/known-issues.json",
    "description": "Known issues and limitations, grouped by section; each has a status (expected-behavior / bug / limitation) and a markdown body."
  },
  {
    "path": "/data/tips.json",
    "description": "Product tips: short markdown guidance with categories, audience, and related docs."
  },
  {
    "path": "/data/roadmap.json",
    "description": "Product roadmap: columns (Backlog / In Progress / Shipped), each with items (title + description, plus a yyyy-mm date on shipped items), and a separate list of speculative ideas."
  },
  {
    "path": "/data/tiers.json",
    "description": "Subscription tier limits (free/standard/pro) — item caps, content lengths, PATs, rate limits, AI quotas, and history retention."
  },
  {
    "path": "/data/shortcuts.json",
    "description": "Keyboard shortcuts: id, OS-agnostic display keys (Mod/Alt/Shift, render Mod as ⌘ on Mac / Ctrl elsewhere), label, and section."
  }
]