From 070971685f59e88fa44984c695a449fdcaed3cf0 Mon Sep 17 00:00:00 2001 From: Michael Chus Date: Sun, 1 Mar 2026 16:57:52 +0300 Subject: [PATCH] =?UTF-8?q?Update=20bible=20paths=20kit/=20=E2=86=92=20rul?= =?UTF-8?q?es/?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Sonnet 4.6 --- AGENTS.md | 2 +- CLAUDE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AGENTS.md b/AGENTS.md index e858c2d..d21c497 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -2,7 +2,7 @@ ## Shared Engineering Rules Read `bible/` — shared rules for all projects (CSV, logging, DB, tables, background tasks, code style). -Start with `bible/kit/patterns/` for specific contracts. +Start with `bible/rules/patterns/` for specific contracts. ## Project Architecture Read `bible-local/` — LOGPile specific architecture. diff --git a/CLAUDE.md b/CLAUDE.md index 1922e86..eaa76b8 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,7 +2,7 @@ ## Shared Engineering Rules Read `bible/` — shared rules for all projects (CSV, logging, DB, tables, background tasks, code style). -Start with `bible/kit/patterns/` for specific contracts. +Start with `bible/rules/patterns/` for specific contracts. ## Project Architecture Read `bible-local/` — LOGPile specific architecture.