Following the update to MasterDocumentationPlaybook 1.0.1, we need to implement a pre-push hook that runs the naming validator.
- Create/Update scripts/install-githooks.sh to set up the hook.
- Ensure the hook calls scripts/validate_domain_docs_naming.py.
- Document installation steps in the repo README or dev docs.