docs: consolidate architecture docs into bible

This commit is contained in:
2026-02-23 17:51:25 +03:00
parent fcd57c1ba9
commit 38cc051f23
11 changed files with 161 additions and 123 deletions

View File

@@ -1,11 +1 @@
# LOGPile — Instructions for Claude
Read and follow the project Bible before making any changes:
**[`docs/bible/README.md`](docs/bible/README.md)**
The Bible is the single source of truth for architecture, data models, API contracts,
parsers, exporters, build process, and testing expectations.
Every significant architectural decision must be recorded in
[`docs/bible/10-decisions.md`](docs/bible/10-decisions.md).
Read and follow [`docs/bible/README.md`](docs/bible/README.md) as the single source of truth, and do not contradict the Bible.