feat(templates): add 3-tier memory templates (OpenClaw pattern)

This commit is contained in:
Kjell Tore Guttormsen 2026-04-12 06:45:01 +02:00
commit 80120e5c6c
4 changed files with 208 additions and 0 deletions

View file

@ -0,0 +1,42 @@
# Daily Log: {{AGENT_NAME}}
> Warm daily capture. One file per day. Filename: memory/YYYY-MM-DD.md
> Auto-rotated: the pipeline creates a new file each day.
## {{DATE}}
### Summary of Work
[1-3 sentences describing what was accomplished today]
### Decisions Made
| Decision | Context | Outcome |
|----------|---------|---------|
| | | |
### Files Modified
- [file path] — [what changed and why]
### Issues Encountered
- [issue description] — [resolution or status]
### Quality Scores
| Pipeline run | Reviewer score | Notes |
|-------------|---------------|-------|
| | | |
### Carry Forward
> Items for the next session. These get checked on the next pipeline run.
- [ ] [item that needs attention tomorrow]
- [ ] [follow-up from today's work]
### Cost
- Estimated tokens used: [if tracked]
- Pipeline runs: [count]