Files
poimen-memory/queries/poimen.yaml
T

17 lines
560 B
YAML

project: poimen
roots:
- /Users/rockliang/workplace/Poimen/agent-rust
sources: [pi, claude]
queries:
- id: architecture-decisions
question: What architectural decisions were made, with reasoning and rejected alternatives?
- id: infra-root-causes
question: What infrastructure bugs were found, what was the root cause, how was it isolated?
synthesis:
question: What is the current state of this project, and what should someone know before working on it?
exit_gate: true
defaults:
memory_budget: 1024
chunk_tokens: 5000
exit_gate: false