{
  "contractVersion": "1.0.0",
  "courseId": "english1",
  "name": "考研英语一",
  "shortName": "英语一",
  "version": "0.1.0",
  "description": "面向 2026 年 12 月初试、目标 80 分的考研英语一课程、词汇复习、原创诊断、复盘、可视化与 AI 答疑工具。",
  "defaultPath": "/",
  "basePathHint": "/courses/english1",
  "routes": [
    { "id": "today", "label": "今日", "path": "/" },
    { "id": "learn", "label": "课程", "path": "/learn", "capability": "lessons" },
    { "id": "vocabulary", "label": "词汇", "path": "/vocabulary", "capability": "knowledge-points" },
    { "id": "points", "label": "考点", "path": "/points", "capability": "knowledge-points" },
    { "id": "practice", "label": "练习", "path": "/practice", "capability": "questions" },
    { "id": "mock", "label": "全题型诊断", "path": "/mock", "capability": "questions" },
    { "id": "writing", "label": "作文", "path": "/writing", "capability": "ai" },
    { "id": "review", "label": "复盘", "path": "/review", "capability": "progress" },
    { "id": "visuals", "label": "可视化", "path": "/visuals", "capability": "labs" },
    { "id": "tutor", "label": "AI 答疑", "path": "/tutor", "capability": "ai" },
    { "id": "settings", "label": "设置与数据", "path": "/settings" }
  ],
  "capabilities": [
    "lessons",
    "knowledge-points",
    "questions",
    "solutions",
    "labs",
    "progress",
    "ai",
    "offline"
  ],
  "dataVersion": "2026-07-15.2",
  "manifestPath": "/course.manifest.json"
}
