From 1bff9b0025ae2204a97e17e92edf8a05b48f0335 Mon Sep 17 00:00:00 2001 From: "Dhanji R. Prasanna" Date: Thu, 29 Jan 2026 11:36:09 +1100 Subject: [PATCH] huffman tweak to cover more ground --- agents/huffman.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/agents/huffman.md b/agents/huffman.md index d34e32c..bcf0c93 100644 --- a/agents/huffman.md +++ b/agents/huffman.md @@ -58,6 +58,8 @@ CORE OPERATIONS - Move code locations from AGENTS.md to Memory - Move implementation patterns from AGENTS.md to Memory - Keep AGENTS.md focused on constraints and guidance + - Look in analysis/ for potential code locations (copy rather than move them) + - Look in README.md for potential code locations (copy rather than move them) ------------------------------------------------------------ ENTRY FORMAT (CANONICAL)