Files
agent/templates/project-brief.md
T
2026-07-08 11:18:34 +08:00

53 lines
625 B
Markdown

# Project: <name>
status: seed
## Goal
这个项目要解决什么问题?
## Non-goals
-
## Users and Scenarios
- user:
- scenario:
- success:
## Architecture
```text
input -> context -> decision -> tool/action -> observation -> output
```
## Tools and Data
| Tool/Data | Purpose | Permission | Risk |
| --- | --- | --- | --- |
| _TBD_ | _TBD_ | _TBD_ | _TBD_ |
## Evaluation
- success metric:
- test set:
- baseline:
- regression cases:
## Risks
-
## Decisions
| Date | Decision | Reason |
| --- | --- | --- |
| _TBD_ | _TBD_ | _TBD_ |
## Retrospective
- what worked:
- what failed:
- reusable lessons: