From aa7e6439b2ba04ea00604c89951264d41691796c Mon Sep 17 00:00:00 2001 From: George Date: Wed, 27 May 2026 07:31:49 +0100 Subject: [PATCH] Add self-update instruction to CONTEXT.md --- CONTEXT.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CONTEXT.md b/CONTEXT.md index 0393d79..5b2e4d8 100644 --- a/CONTEXT.md +++ b/CONTEXT.md @@ -4,6 +4,20 @@ Paste this at the start of any new conversation to restore full context. --- +## Instructions for Claude + +When you read this file, you are fully caught up on the bot's logic, +strategy, and current state. Do not ask questions already answered here. + +**IMPORTANT — keep this file current:** +At the end of any conversation where a major change, new feature, or +significant decision was made, update this CONTEXT.md to reflect it. +Provide the updated file for George to commit alongside the code changes. +A good rule of thumb: if it would be confusing to a future Claude reading +this cold, update it. + +--- + ## Git repository - Gitea: `http://minimax.lan:3000/george/maxbot.git`