From 79925bc6d4f8e3fc14e576652a236f4c2f086da7 Mon Sep 17 00:00:00 2001 From: jester Date: Sat, 13 Dec 2025 18:29:12 +0000 Subject: [PATCH] Add session start bootstrap checklist --- SESSION_START.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 SESSION_START.md diff --git a/SESSION_START.md b/SESSION_START.md new file mode 100644 index 0000000..ea839ef --- /dev/null +++ b/SESSION_START.md @@ -0,0 +1,20 @@ +# Session Start – GPT Execution Bootstrap + +Before doing any implementation work in this session: + +1. Read `CONSTRAINTS.md` +2. Open `jester/knowledge-base` and review (as needed): + - `ZeroLagHub_Drift_Prevention_Card.md` + - `ZeroLagHub_Cross_Project_Tracker.md` + - `ZeroLagHub_GPT_Implementation_Handover_Dec2025.md` +3. Read the latest entry in `SESSION_LOG.md` +4. Confirm what the goal is for *this* session + +## Session Header Template +Copy/paste this into the top of today’s entry in `SESSION_LOG.md`: + +- Date: +- Goal: +- Scope: +- Explicit non-goals: +- Canonical refs used: