#!/bin/bash
# Gator pre-commit hook — deterministic governance gate.
# Installed by gatorize.sh. Do not edit manually.

python .gator/scripts/gator-pre-commit.py --phase validate
