From 802e97ee695de1bc8657c5cbca653bb2f13b90a8 Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 9 Feb 2026 15:35:14 +0100 Subject: docs: Condense essential context files (856→599 lines) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Extract detailed examples and untriaged tasks to on-demand docs. Created BACKLOG.md, ARCHITECTURE.md, CODING_STYLE.md, TOOLS_REFERENCE.md. Reduces always-loaded token budget by 30% while preserving all information. Co-Authored-By: Claude Sonnet 4.5 --- GEMINI.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'GEMINI.md') diff --git a/GEMINI.md b/GEMINI.md index d6db6d1..6fa2692 100644 --- a/GEMINI.md +++ b/GEMINI.md @@ -33,6 +33,12 @@ # # Testing & Tools: # @doc/test_demo_README.md - test_demo tool documentation +# +# Architecture & Reference: +# @doc/ARCHITECTURE.md - Detailed system architecture +# @doc/CODING_STYLE.md - Code style examples +# @doc/BACKLOG.md - Untriaged future goals +# @doc/TOOLS_REFERENCE.md - Developer tools reference # ============================================ # TIER 4: HISTORICAL ARCHIVE (Load Rarely) -- cgit v1.2.3