Files
digital-psychology/LEGACY.md
T
jackyu66gitandCursor 19d3cd5945 refactor(ECR-001): 接入 ESS 并完成结构对齐 Phase A–E
绑定 ESS 双轨治理,拆分超大 H5 页与 Go 引擎,抽出 membership 服务,
并将 star/fortune 重命名为 outlook(JSON 双写兼容);同时修复 /psy API 代理与首页 + 菜单层级。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 17:51:40 +08:00

17 lines
619 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Legacy 原型说明
以下路径为重构前的静态 H5 原型,**默认只读 / 已删除勿恢复扩展**。新功能请在 `apps/user-h5``apps/api` 开发。
## 已删除(约 2026-08 · `main` `9f65c11`
- `yuxingu.html``index.html`
- `pages/``css/``js/`
对照交互与文案请查 git 历史或 `archive/`(若后续归档),**不要**在仓库根重建静态站作为产品面。
## 仍可能存在
- `server.py` — 历史静态/辅助脚本;**禁止**增长新的产品 API(产品 API 只在 `apps/api`)。
迁移原则见 `.ai/adr/0006-monorepo-vue-h5.md` · ADR-0001。