Deleted: demo app, designsync/exports bundle system, bible meta-docs, theme CSS, scaffolds, examples, empty pattern placeholders, go.mod, CHANGELOG, VERSIONING Kept: kit/patterns/*/contract.md (all engineering rules), kit/ai/claude/CLAUDE.template.md, CLAUDE.md, AGENTS.md, README.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
409 B
409 B
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/<topic>/contract.md. - Do not create rules outside
kit/patterns/. - Do not expand scope beyond engineering rules and patterns.