topfans/docs
zheng020 3ee35601e2 docs: clarify new service relationships with current backend
Per user feedback, the relationships of the 4 new services to the existing backend are different than previously described:

- admin: SHARES database with current system (direct DB connection, not API). Access control via DB account/RBAC.
- review: CALLED BY current backend (gateway/assetservice invokes its API for submission; result returns via callback/message/shared table)
- ai-image-gen: CALLED BY current backend (gateway originally called MiniMax directly, now calls ai-image-gen's API)
- ai-chat: CALLED BY current backend/frontend (extracted from aichatservice)

Section 1.3 rewritten to make this distinction explicit.
Section 11.4.3 expanded to describe the different cross-namespace patterns:
  - admin: no API calls, connects to same RDS via ExternalName
  - review: needs cross-ns Dubbo to read content from each group
  - ai-image-gen / ai-chat: receive calls, may indirectly call userservice via short DNS

This also has implications for the data-layer multi-tenancy in §11.4.4 — admin still needs group_id to filter across groups when reading the shared DB.
2026-06-09 17:07:54 +08:00
..
dify feat:实现AI生成镭射卡功能 2026-06-03 22:19:22 +08:00
fix docs: 修复OnExhibitionCompleted 调用链路重建 2026-05-16 02:45:15 +08:00
migrations feat: 重构展位选择 2026-05-20 14:18:44 +08:00
specs feat:实现AI生成镭射卡功能 2026-06-03 22:19:22 +08:00
superpowers docs: clarify new service relationships with current backend 2026-06-09 17:07:54 +08:00
API_CALLS_SUMMARY.md 初始化项目 2026-04-07 22:28:50 +08:00
api-base-url-switch-plan.md feat: 新增每小时的收益字段 2026-05-19 12:17:57 +08:00
backend-architecture.drawio 初始化项目 2026-04-07 22:28:50 +08:00
DESIGN.md docs:ai搭子修改,热门模块新增,字段判断基础文档 2026-05-27 16:49:58 +08:00
figma-analysis-data-dashboard.md docs: 添加数据看板文档设计 2026-06-02 17:35:44 +08:00
figma-analysis-topfans-ranking.md feat: 修改藏品展示等级和藏品没有同步问题 2026-05-29 12:18:40 +08:00
frontend-api-consistency-audit.md feat: 铸造菜单改为动态配置 2026-06-09 12:38:12 +08:00
generic-moseying-bird.md docs: 经济系统设计文档 2026-04-15 17:04:42 +08:00
MiniMax 图生图 API 集成方案.md feat: 完善minimax调用图生图功能 2026-04-08 01:30:58 +08:00
PRD-activity.md 初始化项目 2026-04-07 22:28:50 +08:00
PRD-my-profile.md 初始化项目 2026-04-07 22:28:50 +08:00
PRD-Rankings.md 初始化项目 2026-04-07 22:28:50 +08:00
PRD.md 初始化项目 2026-04-07 22:28:50 +08:00
slot-refactor.md feat: 新增余额不足不能铸造的功能提示,新增详细页面图片正常显示,docker修改配置 2026-05-18 18:32:58 +08:00
Tasks-Rankings.md 初始化项目 2026-04-07 22:28:50 +08:00
初始阶段_经济系统_算法.md docs: 文档修改 2026-05-12 11:27:43 +08:00
界面交互说明.pdf 初始化项目 2026-04-07 22:28:50 +08:00
硬编码常量审批文档.md fix: 修复自动升级和展览藏品下架的索引bug 2026-04-23 14:31:40 +08:00
系统框架.md docs: 文档修改 2026-05-12 11:27:43 +08:00
经济系统计算器.md docs: 文档修改 2026-05-12 11:27:43 +08:00
账号状态实时响应技术方案.md docs: 账户状态响应 2026-04-27 13:17:57 +08:00
需求规格说明书 (1).pdf 初始化项目 2026-04-07 22:28:50 +08:00