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>
9 lines
408 B
Markdown
9 lines
408 B
Markdown
# Bible — Instructions for Codex
|
|
|
|
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.
|