Assign module ownership, define cross-module boundaries, and review ownership drift in modular codebases. Use when adding a module, moving behavior out of a root shell or app entrypoint, changing shared state or contracts, or reviewing a PR for ambiguous responsibility.
2026-07-08