{
  "project": {
    "title": "Before the Next Shift",
    "titleChinese": "下一班到来之前",
    "canonicalUrl": "https://cn-iqiyi-main.com/",
    "type": "Graduate interaction design / service design / creative media portfolio project",
    "coreStatement": "A person is not a care record.",
    "coreStatementChinese": "一个人不是一份照护记录。",
    "finalValue": "The goal is not to make the resident easier to manage. The goal is to make the resident harder to misunderstand.",
    "finalValueChinese": "这个项目的目标不是让老人更容易被管理，而是让老人更不容易被误解。"
  },
  "routes": {
    "overview": "https://cn-iqiyi-main.com/",
    "experience": "https://cn-iqiyi-main.com/experience",
    "research": "https://cn-iqiyi-main.com/about",
    "researchRedirect": "https://cn-iqiyi-main.com/research"
  },
  "concept": "A digital care handover passport for elderly stroke survivors living in long-term care communities, nursing homes, rehabilitation centers, or elderly care facilities. It helps rotating caregivers understand body condition, care preferences, discomfort signals, consent cues, privacy boundaries, and dignity needs before the next shift begins.",
  "constraints": [
    "No backend",
    "No login",
    "No database",
    "No real patient data",
    "No real medical records",
    "No AI diagnosis",
    "No medical advice",
    "No external APIs",
    "Mock data and local React state only"
  ],
  "features": [
    "Resident Profile Selector",
    "Shift Context Briefing",
    "Digital Care Passport",
    "Privacy & Dignity Boundary",
    "Care Scenario Simulation",
    "Next-Shift Handover Card",
    "Research / Design Process Page"
  ],
  "experienceFlow": [
    "Resident Profile / 老人档案",
    "Shift Context / 班次情况",
    "Care Passport / 照护护照",
    "Privacy Boundary / 隐私边界",
    "Care Scenario / 照护情境",
    "Handover Card / 交接卡"
  ],
  "residentProfiles": [
    {
      "name": "Mr. Lin",
      "chineseName": "林先生",
      "age": 76,
      "condition": "Stroke survivor, right-side weakness, speaks slowly when tired.",
      "careRisk": "New caregivers may rush him or pull his weaker arm.",
      "dignityNote": "He feels embarrassed when people discuss his body as if he is not present."
    },
    {
      "name": "Ms. Zhao",
      "chineseName": "赵女士",
      "age": 82,
      "condition": "Stroke survivor, left-side weakness, reduced appetite after stroke, often expresses discomfort through silence.",
      "careRisk": "Pain or discomfort may be missed because she rarely complains directly.",
      "dignityNote": "She feels safer when caregivers explain each step before touching her."
    },
    {
      "name": "Mr. Chen",
      "chineseName": "陈先生",
      "age": 79,
      "condition": "Stroke survivor, balance issues, mild hearing loss, anxious in unfamiliar routines.",
      "careRisk": "New caregivers may move his cup, walking aid, or call bell without realizing these objects help him feel safe.",
      "dignityNote": "He wants to be asked before personal items are moved."
    }
  ],
  "researchQuestion": {
    "english": "How might a digital care handover passport help rotating caregivers understand elderly stroke survivors as people, not just as care tasks?",
    "chinese": "我们如何设计一份数字照护交接护照，帮助轮换护工把中风后老人理解为具体的人，而不只是照护任务？"
  },
  "keyInsights": [
    "Small care details can disappear between shifts.",
    "Silence or slow response can be misread as consent.",
    "Body-specific preferences matter in everyday care.",
    "Medical records do not fully capture dignity, fear, routine, or comfort.",
    "Caregivers need quick, actionable, person-centered cues before entering the room."
  ],
  "reviewPrompt": "Please review https://cn-iqiyi-main.com/ and this brief as a graduate interaction design portfolio project. Focus on clarity, visual hierarchy, accessibility, care ethics, service design framing, and whether the experience can be understood within 2-3 minutes. Do not suggest backend, login, real medical records, real patient data, diagnosis features, external APIs, or additional conceptual features."
}
