From d3375a22a9966f990b75af184ef114bb6e09a57a Mon Sep 17 00:00:00 2001 From: Mortdecai Date: Thu, 2 Apr 2026 23:12:53 -0400 Subject: [PATCH] docs: trim next session prompt for context efficiency MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Load handoff + 006 only. Papers are the context — don't re-derive conclusions by re-reading everything. Co-Authored-By: Claude Opus 4.6 (1M context) --- NEXT_SESSION_PROMPT.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEXT_SESSION_PROMPT.md b/NEXT_SESSION_PROMPT.md index cd1b6be..11adecc 100644 --- a/NEXT_SESSION_PROMPT.md +++ b/NEXT_SESSION_PROMPT.md @@ -5,9 +5,9 @@ Copy-paste this to start the next session: --- ``` -@WORKFLOW.md @HANDOFF.md @003-rebuttal-stress-testing-the-foundations.md @004-vibe-coding-as-social-skill-revised.md @005-the-cognitive-surplus-revised.md @006-the-feedback-loop.md +@WORKFLOW.md @HANDOFF.md @006-the-feedback-loop.md -Continuing VIBECODE-THEORY. Last session we expanded from 2 papers to 6: wrote an adversarial rebuttal (003), revised both originals (004, 005), and structured observations on the feedback loop / obsolescence question (006). Paper 007 is planned but unwritten — it should synthesize everything. +Continuing VIBECODE-THEORY. Six papers exist (001-006). Read the handoff doc for the full state — it captures all key ideas and open threads. Paper 006 has the open questions for Paper 007. -Read the handoff doc for the full state. Read all six papers. Then let's write 007. +Don't re-read papers 001-005 unless you need to reference something specific. The handoff has what you need. Let's write 007. ```