42 lines
838 B
Markdown
42 lines
838 B
Markdown
# 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]
|