Initialize agent knowledge base
This commit is contained in:
@@ -0,0 +1,53 @@
|
||||
# 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:
|
||||
|
||||
Reference in New Issue
Block a user