- 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>
422 B
422 B
LOGPile — Instructions for Claude
Read and follow the project Bible before making any changes:
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.