Files
bible/AGENTS.md
2026-03-01 16:57:48 +03:00

9 lines
414 B
Markdown

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