About This Architecture
A Git repository holds both application code and an editable .drawio diagram source; a developer changes both in the same pull request, a reviewer approves the combined change, and CI renders the diagram straight into the README — contrasted with a dead-end path where a manually exported screenshot gets pasted into a team wiki page outside the repo, is never reviewed, and silently drifts from the real architecture.