Core governance scanner and policy layer for codebases.
It is designed to be:
- Small – no huge dependency tree.
- Predictable – stable JSON output and simple rules.
- Composable – can be dropped into other stacks (Omnipath, Syntara, MCP Node).
Assumes you have a Python virtualenv (e.g. ~/utils/.venv) already set up.
cd ~/projects/governance_engine
pip install -e .