Auto-sync: 2026-04-26 00:02

This commit is contained in:
2026-04-26 00:02:55 +08:00
parent 8cceccf489
commit f1de106298
42 changed files with 1482 additions and 30 deletions

View File

@@ -0,0 +1,24 @@
---
title: "Backend Architect"
type: entity
sources: [workflow-startup-mvp]
last_updated: 2026-04-25
---
## Definition
Backend Architect 是 [[workflow-startup-mvp]] 中负责设计完整 API 和数据模型的 Agent 角色,是前后端交接的关键桥梁。
## Details
- **输入**Sprint Prioritizer 输出的冲刺计划 + UX Researcher 输出的调研简报
- **输出**
1. 数据库 SchemaSQL
2. REST API 端点列表
3. WebSocket 实时事件规范
4. 认证策略建议
- **执行时机**Week 1 第三步,接收前两个 Agent 的输出
## Aliases
- Backend Architect
## Sources
- [[workflow-startup-mvp]]