Create session-notes-convention.md via n8n
This commit is contained in:
parent
4072ee4ed0
commit
85f548d921
49
Tech/Projects/session-notes-convention.md
Normal file
49
Tech/Projects/session-notes-convention.md
Normal file
@ -0,0 +1,49 @@
|
|||||||
|
---
|
||||||
|
project: session-notes-convention
|
||||||
|
type: reference
|
||||||
|
status: active
|
||||||
|
path: Tech/Projects
|
||||||
|
tags:
|
||||||
|
- pbs
|
||||||
|
- documentation
|
||||||
|
- claude-code
|
||||||
|
- session-notes
|
||||||
|
- template
|
||||||
|
created: 2026-04-27
|
||||||
|
updated: 2026-04-27
|
||||||
|
---
|
||||||
|
# Session Notes Template
|
||||||
|
|
||||||
|
Copy this file into a new project at `sessions/.md` and
|
||||||
|
replace the placeholder values.
|
||||||
|
---
|
||||||
|
markdown
|
||||||
|
# — Session Notes
|
||||||
|
|
||||||
|
Session log for the project. Each session is a dated
|
||||||
|
heading with a list of changes. Each change has a label, narrative, and
|
||||||
|
four structured fields.
|
||||||
|
|
||||||
|
Format for new entries:
|
||||||
|
|
||||||
|
## Session — YYYY-MM-DD
|
||||||
|
|
||||||
|
###
|
||||||
|
|
||||||
|
|
||||||
|
- **What:**
|
||||||
|
- **Why:**
|
||||||
|
- **How:**
|
||||||
|
- **Touches:**
|
||||||
|
|
||||||
|
Granularity rule: one entry per logical change. A new function, a new
|
||||||
|
route, a new template, a new config setting, or a bug fix each get their
|
||||||
|
own entry. Don't combine multiple changes into one entry. If it would be
|
||||||
|
a separate item in a code review, it's a separate entry here.
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
...sent from Jenny & Travis
|
||||||
|
|
||||||
|
...sent from Jenny & Travis
|
||||||
Loading…
Reference in New Issue
Block a user