Create session-notes-convention.md via n8n

This commit is contained in:
herbygitea 2026-04-28 00:07:55 +00:00
parent 4072ee4ed0
commit 85f548d921

View 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