LICENSE
README.md
pyproject.toml
src/agent_write_gate.egg-info/PKG-INFO
src/agent_write_gate.egg-info/SOURCES.txt
src/agent_write_gate.egg-info/dependency_links.txt
src/agent_write_gate.egg-info/entry_points.txt
src/agent_write_gate.egg-info/requires.txt
src/agent_write_gate.egg-info/top_level.txt
src/agentgate/__init__.py
src/agentgate/adapter.py
src/agentgate/apply_patch.py
src/agentgate/cli.py
src/agentgate/config.py
src/agentgate/model.py
src/agentgate/policy.py
src/agentgate/registry.py
src/agentgate/report.py
src/agentgate/checks/__init__.py
src/agentgate/checks/cjk.py
src/agentgate/checks/unicode_safety.py
tests/test_adapter.py
tests/test_apply_patch.py
tests/test_cjk_integration.py
tests/test_hook_exit.py
tests/test_policy.py
tests/test_scan.py
tests/test_unicode_check.py
tests/test_unicode_falsepos.py