01 / Why it exists
Git is the control plane for the platform; hosting it locally keeps that control plane inspectable and owned.
Source control
The self-hosted Git service holding application source, platform definitions, and the history behind operational change.
01 / Why it exists
Git is the control plane for the platform; hosting it locally keeps that control plane inspectable and owned.
02 / Architecture
Repositories hold application code and declarative platform state. Argo CD consumes desired state while CI systems build and verify changes.
03 / Lessons
Screenshots
Operational captures will be added when they can be safely published.
Source / Config
Public configuration will appear here when the boundary is ready.
Related material
This field note is the first public documentation for this component.