17 lines
405 B
YAML
17 lines
405 B
YAML
project: poimen
|
|
roots:
|
|
- /Users/rockliang/workplace/Poimen/agent-rust
|
|
sources: [pi, claude]
|
|
queries:
|
|
- id: architecture-decisions
|
|
question: What architectural decisions were made?
|
|
- id: infra-root-causes
|
|
question: What infrastructure bugs were found?
|
|
synthesis:
|
|
question: What is the current state?
|
|
exit_gate: true
|
|
defaults:
|
|
memory_budget: 1024
|
|
chunk_tokens: 5000
|
|
exit_gate: false
|