Update bible paths kit/ → rules/

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-01 16:57:52 +03:00
parent 04ce74ca1b
commit 85b2f6169e

11
AGENTS.md Normal file
View File

@@ -0,0 +1,11 @@
# PriceForge — Instructions for Codex
## Shared Engineering Rules
Read `bible/` — shared rules for all projects (CSV, logging, DB, tables, background tasks, code style).
Start with `bible/rules/patterns/` for specific contracts.
## Project Architecture
Read `bible-local/` — PriceForge specific architecture.
Read order: `bible-local/BIBLE.md` → relevant files for the task.
Every architectural decision specific to this project must be recorded in `bible-local/history.md`.