docs: add Architecture wiki page

2026-05-20 15:54:31 -07:00
parent 46be7a5c6d
commit 338a64ecf3

9
Architecture.md Normal file

@@ -0,0 +1,9 @@
# Architecture
## Components
Document major modules, services, data flows, storage, external APIs, and deployment shape.
## Boundaries
Record secrets, private data, network scope, and operational limits here.