Backend Docs For Developers
These docs explain how the backend works and how to change it safely.
Start here:
architecture-overview.mdcomponent-map.mdrequest-and-auth-flow.mdstorage-and-db-model.mdrun-lifecycle.mdtesting-and-verification.mdinvariants-and-rules.md
Ground Rules
This backend is not a generic REST app.
It depends on per-user SQLCipher DBs, RAM-cached DB keys, a WordPress plugin bridge, and filesystem-backed artifacts.