76 lines
997 B
Markdown
76 lines
997 B
Markdown
# [YYYY-MM-DD] — [Day of Week]
|
|
|
|
---
|
|
|
|
## Heartbeat
|
|
|
|
**Completed:** [time]
|
|
**Status:** 🟢 / 🟡 / 🔴
|
|
**Focus:** [Today's main focus]
|
|
|
|
---
|
|
|
|
## Session Notes
|
|
|
|
[What happened today. Key activities, conversations, progress.]
|
|
|
|
---
|
|
|
|
## Decisions Made
|
|
|
|
| Decision | Reasoning | Time |
|
|
|----------|-----------|------|
|
|
| [Decision] | [Why] | [HH:MM] |
|
|
|
|
---
|
|
|
|
## Action Items
|
|
|
|
### Completed
|
|
- [x] [Item]
|
|
|
|
### In Progress
|
|
- [ ] [Item] — [status/blockers]
|
|
|
|
### Created Today
|
|
- [ ] [Item] — due: [date]
|
|
|
|
---
|
|
|
|
## Learnings
|
|
|
|
> Capture corrections, insights, discoveries. Move to .learnings/ if significant.
|
|
|
|
- [Learning]
|
|
|
|
---
|
|
|
|
## Checkpoints
|
|
|
|
### [HH:MM] — [Context %]
|
|
|
|
**Working on:** [task]
|
|
**Progress:** [status]
|
|
**Next:** [action]
|
|
|
|
---
|
|
|
|
## Open Questions
|
|
|
|
- [ ] [Question needing input]
|
|
|
|
---
|
|
|
|
## Tomorrow
|
|
|
|
**Priority:** [What to tackle first]
|
|
**Blocked on:** [If anything]
|
|
|
|
---
|
|
|
|
*End of day summary written: [time]*
|
|
|
|
---
|
|
|
|
*Part of AI Persona OS by Jeff J Hunter — https://os.aipersonamethod.com*
|