Files
logpile/CLAUDE.md
Mikhail Chusavitin fcd57c1ba9 docs: introduce project Bible and consolidate all architecture documentation
- Create docs/bible/ with 10 structured chapters (overview, architecture,
  API, data models, collectors, parsers, exporters, build, testing, decisions)
- All documentation in English per ADL-007
- Record all existing architectural decisions in docs/bible/10-decisions.md
- Slim README.md to user-facing quick start only
- Replace CLAUDE.md with a single directive to read and follow the Bible
- Remove absorbed files: REANIMATOR_EXPORT.md, docs/INTEGRATION_GUIDE.md,
  and all vendor parser README.md files

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-20 14:15:35 +03:00

422 B

LOGPile — Instructions for Claude

Read and follow the project Bible before making any changes:

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.