docs(bible): require updates on user-requested commits

This commit is contained in:
Mikhail Chusavitin
2026-02-20 15:39:00 +03:00
parent 3fd7a2231a
commit 7f8491d197
2 changed files with 3 additions and 0 deletions

View File

@@ -71,6 +71,7 @@ The following components were **intentionally removed** and must not be brought
- **Every architectural decision must be recorded in `bible/`**
- The corresponding Bible file must be updated **in the same commit** as the code change
- On every user-requested commit, review and update the Bible in that same commit
---

View File

@@ -26,6 +26,8 @@ The single source of truth for architecture, schemas, and patterns.
> configuration format, or any other system-level aspect — the corresponding `bible/` file
> **must be updated in the same commit** as the code.
>
> On every user-requested commit, the Bible must be reviewed and updated in that commit.
>
> The Bible is the single source of truth for architecture. Outdated documentation is worse than none.
> **Documentation language: English.**