{
  "name": "jian-es-special-ed-admin",
  "title": "吉安國小特教行政門戶與服務雲平台 (Ji-an ES Special Education Admin & Service Cloud)",
  "version": "2.0.0",
  "openspecVersion": "1.0",
  "description": "基於 OpenSpec (Spec-Driven Development, SDD) 規範建構之吉安國小兩層式特教行政門戶與子系統雲平台。第一層為主入口行政網，第二層整合特生考試服務雲等各項特教業務服務；全面採用 Cloudflare Pages + Functions + D1 邊緣雲端架構。",
  "architecture": {
    "tier1": "特教行政主入口網站 (Special Ed Admin Portal)",
    "tier2": [
      "特生考試服務雲 (Special Exam Service Cloud - /modules/exam-cloud/)",
      "IEP 個案管理雲 (預備擴充)",
      "特教輔具與專團管理雲 (預備擴充)"
    ],
    "platform": "Cloudflare Pages + Functions + D1 Database",
    "security": "Cloudflare Secrets + Session Token Authentication"
  },
  "specs": [
    "openspec/proposal.md",
    "openspec/design.md",
    "openspec/specs/d1-database-schema.md",
    "openspec/specs/tier2-integration.md",
    "openspec/specs/exam-service-cloud.md",
    "openspec/specs/auth-security.md",
    "openspec/specs/page-management.md",
    "openspec/specs/external-links.md",
    "openspec/specs/cross-device-sync.md",
    "openspec/specs/responsive-layout.md"
  ],
  "author": "花蓮縣吉安國小特教團隊",
  "maintainer": "宋姿瑩 老師",
  "deployment": {
    "platform": "Cloudflare Pages",
    "d1Database": "jian_es_sp_db",
    "productionUrl": "https://jian-es-admin.pages.dev"
  }
}
