Keep changes scoped.
- runtime behavior belongs in
bin/ - install and validation flows belong in
scripts/ - deploy examples belong in
config/ - rationale belongs in
docs/
For operational changes, prefer adding examples instead of hardcoding host-specific values into tracked files.