Update README.md
This commit is contained in:
@@ -13,30 +13,24 @@ Example: `2025-06-13-audio-system-implementation.md`
|
|||||||
## Template for Session Logs
|
## Template for Session Logs
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
# Session Log - [Date] - [Brief Description]
|
# Session: [Date] - [Duration / Brief Description]
|
||||||
|
|
||||||
## Session Goals
|
### Accomplished
|
||||||
- [Primary objective]
|
- [Specific features, fixes, or improvements]
|
||||||
- [Secondary objectives]
|
|
||||||
|
|
||||||
## Accomplished
|
### Key Decisions
|
||||||
- [What was completed]
|
- [Technical choices made with rationale]
|
||||||
- [Decisions made]
|
|
||||||
- [Problems solved]
|
|
||||||
|
|
||||||
## Challenges
|
### Next Priority
|
||||||
- [Issues encountered]
|
- [Most important task for next session]
|
||||||
- [Workarounds used]
|
|
||||||
- [Items needing follow-up]
|
|
||||||
|
|
||||||
## Next Session
|
### Project Health
|
||||||
- [Top priority task]
|
- Status: [Green/Yellow/Red]
|
||||||
- [Preparation needed]
|
- Performance: [Frame rate and device notes]
|
||||||
|
- Technical Debt: [Current level and concerns]
|
||||||
|
|
||||||
## Notes
|
### Notes
|
||||||
- [Technical insights]
|
- [Additional observations, learnings, or concerns]
|
||||||
- [Performance observations]
|
|
||||||
- [Ideas for future]
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Session Log Maintenance
|
## Session Log Maintenance
|
||||||
|
|||||||
Reference in New Issue
Block a user