Commit Graph
22 Commits
Author SHA1 Message Date
jackyu66gitandCursor e735aa43e3 refactor(ECR-001): Phase F types/sdk 对齐并拆分超标 H5 页
抽出 OpenAPI DTO;将 Ask/Report/Profile/Star 等 8 页拆到 ≤400 行,并修 ScaleSummary、fortuneKey、Scale 选答与单测。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 18:19:34 +08:00
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
jackyu66git 583133dd09 fix: baseURL 改为 /psy 避免 SDK joinURL 双重 /api 2026-08-05 16:36:47 +08:00
jackyu66git 9f65c11bad fix: API baseURL 改为 /psy/api + gitignore Go 二进制 2026-08-05 16:24:40 +08:00
jackyu66git b46d651892 切换为 Vue SPA 首页,删除旧版静态页面
- server.py: 支持 Vue SPA fallback,根路径优先 VUE_DIST
- router: createWebHistory('/psy/')
- 删除旧版 pages/css/js 目录和根目录 HTML 文件
2026-08-05 15:05:19 +08:00
jackyu66gitandCursor e589af9bc0 feat: 首页档案条改为自己/添加/列表三分区,对齐测测交互
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 15:01:11 +08:00
jackyu66gitandCursor 53eb4577b3 feat: 按测测功能重构 H5 首页与各子页,并修正顶栏「+」添加档案菜单
对齐测测交互:首页「+」支持邀请填档案/添加档案/邀请合盘;各 Tab 与工具页按同一视觉与功能标准落地;本地对照截图目录显式忽略。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 14:32:35 +08:00
jackyu66gitandCursor bd22d9dddd feat: P1 合盘/星座/问答与测测完整设计包及模拟器取证工具
落地 synastry/star/ask API 与 H5 页面,补齐 cece-frontend-re complete-design 证据文档,并加入 Android 模拟器截图抓取脚本。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-03 11:37:53 +08:00
jackyu66gitandCursor 15a9db374a feat: add exploration scale list, questions, and scoring
Seed communication-style scale, expose /api/v1/scales APIs, and wire
Explore/Scale H5 pages for the P1 探索测试 path.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 16:29:31 +08:00
jackyu66gitandCursor 14b836f53b feat: add RelationInsight API and wire H5 relation/profile pages
Second P1 growth engine: compare two profiles, gate full tips behind
deep-access mock payment, and list personal archives on /profile.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 16:28:10 +08:00
jackyu66gitandCursor 0f320e040b feat: P1 profile/portrait API and freeze local-dev environment
Add host-first environment contracts (Local vs CI vs Prod), deps-only
compose, and the Profile → Portrait → deep-access mock payment slice
with device identity and auto-migrate on API startup.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 16:24:57 +08:00
jackyu66gitandCursor dd94e57277 docs: freeze YuXinGu lexicon, journey, and P1 engineering sources
Establish product language contract, user journey with dual growth engines,
ERD/OpenAPI/Go boundaries, and H5 routes (/profile, /portrait, /relation,
/membership) before P1 implementation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-02 16:12:10 +08:00
jackyu66gitandCursor 2fb1dfee14 chore: seal Design Vision v1 and monorepo scaffold
Archive the differentiated YuXinGu product docs, AI engineering system,
design contract, and Go/Vue scaffold. Next execution prioritizes Cece-parity
over early innovation (see .ai/product/STRATEGY.md).

Co-authored-by: Cursor <cursoragent@cursor.com>
design-vision-v1
2026-08-02 16:00:44 +08:00
jackyu66git 2686866376 redesign homepage: 测测-style layout, icon grid for personality/zodiac tests, remove clinical terminology from headers 2026-08-02 14:25:37 +08:00
jackyu66git e6ad46fe87 付费墙: blur+opacity加强遮盖, confirm改自定义支付弹窗 2026-07-14 13:27:43 +08:00
jackyu66git 060b36208c shuzi: 修复报告区文案遗漏 2026-07-13 15:36:33 +08:00
jackyu66git 8371ea8679 全局文案优化: 更有感染力的人格描述/联合码/体质/报告/UI标签 2026-07-13 15:35:41 +08:00
jackyu66git 906e794eb3 shuzi: 内容区加白色卡片容器 2026-07-13 14:36:55 +08:00
jackyu66git 61011c201c 统一Logo和配色: 所有页面加logo.png, shuzi换渐变背景/字体 2026-07-13 14:34:21 +08:00
jackyu66git 7f3a85e669 shuzi: 修复联合码标签、桌面居中、加付费墙
- 联合码JOINT字典key为三位数,代码生成两位数,改用前缀匹配
- body加flex-direction:column修复桌面端内容偏右
- 添加付费墙:未付则模糊报告内容+解锁按钮,付过显示完整报告
- localStorage 'jiema_paid' 与jiema.html共享付费状态
2026-07-13 14:30:11 +08:00
jackyu66gitandClaude 573095325f feat: 新增愈心解码整合页面 + 公共代码重构
- 新增 common.js: 从 shuzi.html/yangsheng.html 提取共享引擎(数字三角计算、八字五行、体质判别等纯函数+数据字典)
- 新增 jiema.html: 愈心解码统一入口,整合数字性格+五行体质+今日锦囊,含付费墙(模拟支付)、分享卡片、契合度测算
- shuzi.html: 引用 common.js,删重复代码,新增返回链接+URL参数预填
- yangsheng.html: 引用 common.js,删重复代码,新增返回链接+URL参数预填
- yuxingu.html: Hero下方新增愈心解码入口卡片(含生日输入+生成按钮)
- index.html: 新增愈心解码导航卡片
- CLAUDE.md: 补充项目文档和架构说明

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-13 12:59:06 +08:00
jackyu66git 33e6dffa17 initial commit: 愈心谷数字解构 2026-07-08 12:37:41 +08:00