docs: define modular monolith governance standard

This commit is contained in:
leefer
2026-07-29 17:01:08 +08:00
parent 110d4b3421
commit 444f3c1556
3 changed files with 356 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
# Architecture
The normative governance contract is documented in
`docs/governance/architecture-standard.md`. This file describes the currently deployed
shape; the standard defines the target boundaries and the rules applied during migration.
The application intentionally keeps a small deployment footprint: one Python process, one
SQLite database, and a build-free browser client. The internal boundaries are nevertheless
explicit so new features do not bypass account isolation or data-quality rules.