feat: P1 合盘/星座/问答与测测完整设计包及模拟器取证工具

落地 synastry/star/ask API 与 H5 页面,补齐 cece-frontend-re complete-design 证据文档,并加入 Android 模拟器截图抓取脚本。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-03 11:37:53 +08:00
co-authored by Cursor
parent 15a9db374a
commit bd22d9dddd
248 changed files with 26309 additions and 842 deletions
+4
View File
@@ -71,10 +71,13 @@ Runtime compose for **deps only**: repo-root `docker-compose.dev.yml`.
| Path | Owns |
|---|---|
| `product/lexicon.md` | 产品中文语言契约(最高优先级) |
| `product/feature-design.md` | Feature Spec 强制规范 |
| `product/feature-spec/` | 单功能详细设计(流程/规则/API/验收) |
| `product/user-journey.md` | 转化路径 |
| `product/page-tree.md` | H5 路由冻结 |
| `product/feature-map.md` | 能力树 · 五 Tab 冻结 |
| `product/ENGINEERING-FREEZE.md` | P1 真源索引 |
| `playbooks/feature-spec.md` | Spec → 实现步骤 |
| `domain/domain-map.md` + `erd.md` | Contexts + 表结构 |
| `architecture/go-services.md` | Go 包边界 |
| `domain.md` | Tech ↔ 用户名 |
@@ -83,6 +86,7 @@ Runtime compose for **deps only**: repo-root `docker-compose.dev.yml`.
| Path | Owns |
|---|---|
| `reverse-engineering-spec.md` | 竞品/成熟 App 逆向工程规范(STEP 118 · Evidence First |
| `design-system.md` | Tokens, color, type, spacing, motion, voice |
| `component-catalog.md` | Allowed reusable UI components |
| `platform/*.md` | H5 / mini-program / website / Flutter limits |