From d381a5833df6fba1141cc9820e1a094ba31e3dc6 Mon Sep 17 00:00:00 2001 From: Mikhail Chusavitin Date: Fri, 20 Feb 2026 15:38:12 +0300 Subject: [PATCH] Require bible updates before user-requested commits --- bible/BIBLE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/bible/BIBLE.md b/bible/BIBLE.md index 0443f9c..5baa24f 100644 --- a/bible/BIBLE.md +++ b/bible/BIBLE.md @@ -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. ---