diff --git a/AGENTS.md b/AGENTS.md index 3da2aa1..7320f1e 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/` — QuoteForge specific architecture. diff --git a/CLAUDE.md b/CLAUDE.md index 425ff90..7744f93 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/` — QuoteForge specific architecture.