# Bible — Instructions for Claude This repository is the shared engineering rules library for all projects. Rules live in `kit/patterns/` as `contract.md` files. When adding or updating a rule: - Find the relevant existing contract and edit it, or create a new `kit/patterns//contract.md`. - Do not create rules outside `kit/patterns/`. - Do not expand scope beyond engineering rules and patterns.