Files
logpile/CLAUDE.md
2026-03-01 16:57:52 +03:00

12 lines
508 B
Markdown

# LOGPile — Instructions for Claude
## 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/` — LOGPile specific architecture.
Read order: `bible-local/README.md``01-overview.md` → relevant files for the task.
Every architectural decision specific to this project must be recorded in `bible-local/10-decisions.md`.