Initial commit: Happy Up monorepo through Sprint 5.
Document-driven MVP with FastAPI backend, Vue H5, WeChat mini shell, product demo, and Docker dev stack. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# API & Database Contracts
|
||||
|
||||
本目录为工程化使用的**契约副本**,单一事实来源仍为文档包:
|
||||
|
||||
| 文件 | 文档源路径 |
|
||||
|------|-----------|
|
||||
| `openapi.yaml` | `doc/Kids_AI_Posture_Platform_BUSINESS_DELIVERY_V1.0/07_API接口/openapi.yaml` |
|
||||
| `database.sql` | `doc/Kids_AI_Posture_Platform_BUSINESS_DELIVERY_V1.0/06_数据库设计/database.sql` |
|
||||
|
||||
更新契约时请先改文档包,再执行:
|
||||
|
||||
```bash
|
||||
make sync-contracts
|
||||
```
|
||||
Reference in New Issue
Block a user