feat: 记忆体系同步更新
- project_progress:补记一线医疗/健康体检/医疗点PAD/文档规范等 11 条里程碑,更新模块状态与总计 - project_overview/user_profile:补 frontmatter,三端架构新增 frontline-medical 模块 - MEMORY.md:Base commit 更新,补 project_database_postgresql 索引条目 - lint:修复 slug 断链引用,收敛 frontmatter 缺失与过期问题 - CLAUDE.md:记忆引导区块补充 project_database_postgresql Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.7
parent
b5a8b83e6d
commit
18dcb35851
@@ -1,4 +1,4 @@
|
||||
<!-- Last updated: 2026-09-07 | Commit: 891678d -->
|
||||
<!-- Last updated: 2026-09-10 | Commit: b5a8b83 -->
|
||||
# 项目约束
|
||||
|
||||
本项目所有工作必须严格遵守 `项目背景.md` 中定义的全部规范,包括:
|
||||
@@ -56,6 +56,7 @@
|
||||
- `user_profile.md` — 用户角色与偏好(需要个性化回复时)
|
||||
- `feedback_medical_pad_migration.md` — 医疗点PAD端原型规范:无前缀英文名、无模块导航页、简单弹窗页内实现、1280×800 外壳(涉及 medical-pad 页面时)
|
||||
- `feedback_shell_sidebar_scope.md` — Web 管理端壳层规范:顶栏=一级分组、侧栏仅当前分组二级菜单、页头不放面包屑(涉及管理端新模块壳层时)
|
||||
- `project_database_postgresql.md` — 项目数据库统一为 PostgreSQL(生成数据库设计说明书/解析 SQL 时)
|
||||
- `lint_report.md` — 记忆健康检查报告(发现记忆体系存在待处理问题时)
|
||||
|
||||
### 记忆体系的更新与同步
|
||||
@@ -73,6 +74,7 @@
|
||||
├── feedback_shell_sidebar_scope.md # Web管理端壳层导航规范(按需)
|
||||
├── project_progress.md # 阶段进度
|
||||
├── project_overview.md # 技术栈与架构
|
||||
├── project_database_postgresql.md # 数据库选型(按需)
|
||||
├── user_profile.md # 用户画像
|
||||
└── lint_report.md # 记忆健康检查报告(按需)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user