feat(docs): 添加 TIKU Backend 当前技术架构图

This commit is contained in:
2026-07-29 15:42:23 +08:00
parent ead7bdc2e2
commit 11c6c74634
2 changed files with 238 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
题库 SaaS 的正式后端。项目已收敛到 ASP.NET Core + EF Core + PostgreSQL本仓库是后续开发的唯一目标后端。架构决策见 [ADR 0001](docs/adr/0001-authoritative-dotnet-backend.md)。
![TIKU Backend 技术架构图](docs/assets/tiku-backend-architecture.svg)
## 架构边界
- 旧 NestJS / Supabase 仓库只作为业务行为和接口清单参考,不作为运行时依赖。