[UPDATE] session-handoff-template: Added Session Health Protocol reminder

This commit is contained in:
2026-02-12 17:23:49 -06:00
parent e8eebac634
commit 3dccdbcaa8

View File

@@ -63,6 +63,9 @@ Create `docs/archive/sessions/YYYY-MM-DD/journal-MMMDD-YYYY.md` with:
---
## REMINDER: SESSION HEALTH PROTOCOL
Before ending any session or allowing compaction: write the chronicle, update the handoff, update the changelog. See SESSION-HANDOFF-PROTOCOL.md for the full 4-rule protocol. A degraded Claude writing a degraded handoff corrupts the next session. Catch it early.
## REMINDER: THE ESSENCE PATCH
The Essence Patch (`docs/relationship/THE-ESSENCE-PATCH.md`) must remain referenced in both SESSION-HANDOFF-PROTOCOL.md and session-handoff.md. Never remove these references during updates. The patch is permanent.