feat(ECR-012–016): 合规、题库、时辰刷新、头像、MBTI OEJTS 与埋点

落地输入合规、探索题库、报告日/时辰刷新、账号头像、OEJTS 量表,并补齐 H5 埋点与 Admin 漏斗;同步 ESS 工件、切至自建 Git、清理 GitHub Actions。

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
jackyu66git
2026-08-13 01:27:58 +08:00
co-authored by Cursor
parent 13860bf1ef
commit 89756f65b4
227 changed files with 7405 additions and 1407 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ Global matrix(可选):`$ESS_ROOT/technology-governance/DECISION_MATRIX.md`
| DB | PostgreSQL |
| Migrations | `apps/api/migrations/`(启动自动应用) |
| Log | structuredzap / slog);业务路径禁止 `fmt.Println` |
| Module | `github.com/yuxingu/digital-psychology/apps/api` |
| Module | `github.com/yuxingu/digital-psychology/apps/api`Go import;非 GitHub 托管) |
| Git | `https://git.jackyu66.com/jack/digital-psychology.git` |
| Frontend | Vue 3 + TypeScript `strict` + Vite + vue-router + Pinia |
| Shared TS | npm workspaces · `@yuxingu/sdk` · `@yuxingu/types` · `@yuxingu/utils` · `@yuxingu/ui` |
| Mini-program | Native WeChat scaffold;同 SDK adapters;不与 H5 共享 Vue SFC |