docs(bible): require updates on user-requested commits
This commit is contained in:
@@ -71,6 +71,7 @@ The following components were **intentionally removed** and must not be brought
|
|||||||
|
|
||||||
- **Every architectural decision must be recorded in `bible/`**
|
- **Every architectural decision must be recorded in `bible/`**
|
||||||
- The corresponding Bible file must be updated **in the same commit** as the code change
|
- 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
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -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
|
> configuration format, or any other system-level aspect — the corresponding `bible/` file
|
||||||
> **must be updated in the same commit** as the code.
|
> **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.
|
> The Bible is the single source of truth for architecture. Outdated documentation is worse than none.
|
||||||
|
|
||||||
> **Documentation language: English.**
|
> **Documentation language: English.**
|
||||||
|
|||||||
Reference in New Issue
Block a user