Files
nexus/wiki/entities/Backend-Architect.md
2026-04-26 00:02:55 +08:00

25 lines
645 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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]]