Files
bible/CLAUDE.md
Michael Chus 34d813d7ce Remove legacy infrastructure, keep only shared rule contracts
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>
2026-03-01 16:55:11 +03:00

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.