Page stub. Full content lives in the
README — Local enforcement.
HEXGATE_LOCAL_POLICY=… | What happens | When to use |
|---|---|---|
./bundle/ | Stat the bundle manifest each turn; reload if its mtime changed. | Production-shaped local testing. |
./policy.yaml | Stat the yaml each turn; recompile via opa when its mtime changed. | The tight dev loop. |