docs: add Architecture wiki page

2026-05-20 15:53:15 -07:00
parent 1865f802b4
commit 2a0f7b2b07

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.