Architecture Diagram
This is the compact map of how the three public tools fit into the same operating model. They solve different problems, but they all reduce the chance that silent drift becomes accepted system state.
`shell-guard` reduces obvious local repository mistakes. `godot-secrets-scan` reduces privacy and secret exposure before a commit path hardens. `state-sentinel` audits what happens after the system runs. Together they cover intent, input hygiene, and runtime sanity.