Require bible updates before user-requested commits

This commit is contained in:
Mikhail Chusavitin
2026-02-20 15:38:12 +03:00
parent 60563509e4
commit d381a5833d

View File

@@ -35,6 +35,7 @@ PriceForge is a price and pricelist manager built on top of MariaDB.
- **Language**: All documentation in `bible/` is written in **English**.
- **Architectural decisions**: Every architectural decision MUST be recorded in [history.md](history.md) with date, rationale, constraints, and affected files. No exceptions.
- **Before user-requested commits**: If a user asks to create a commit, update relevant `bible/` docs in the same change set before committing.
---