chore: rename Tiji→Kangkang test imports + scheme + sync docs

Rename @testable imports across all test/UI test files after the Tiji→Kangkang
project rename in 44ed01a. Add shared scheme. Sync CLAUDE.md / W2 plan / spec
v1.0 to current scope (Symptom feature noted, C1/C2 flow lockdown).
This commit is contained in:
link2026
2026-05-25 23:18:00 +08:00
parent 44ed01acf4
commit 53da442424
14 changed files with 256 additions and 136 deletions

View File

@@ -1,4 +1,4 @@
# 康记 / 体己 —— 工程前提
# 康 —— 工程前提
> 这是一个 6 周决赛 demo 项目。今天是 2026-05-25,处于 W1末/W2初。
> 任何 IDE/Claude 会话开始干活前,先读这份文件。
@@ -7,7 +7,7 @@
## 1. 产品定位
- **名字**:康(对内代号 体己 / Tiji)
- **名字**:康(对内代号 Kangkang)
- **形态**:iOS 原生 App,SwiftUI + SwiftData
- **核心卖点**:**100% 本地推理**的个人健康影像档案 + 大白话解读 + 本地 RAG 问答
- **目标用户**:不愿把体检/化验报告交给云端的普通人
@@ -205,8 +205,8 @@ C2 解读 Tab 底部显示一段 diff 文本,**由 `ReportCompareService` 计算
## 8. 现有代码状态(2026-05-25)
```
体己/
├── App/TijiApp.swift ✅ SwiftData container 已建
康康/
├── App/KangkangApp.swift ✅ SwiftData container 已建
├── RootView.swift ✅ 3 Tab + RecordSheet 已建
├── Models/Models.swift ✅ Indicator / Report / DiaryEntry,缺 Asset / ChatTurn
├── DesignSystem/ ✅ Tokens + Components,沿用