LICENSE
README.md
pyproject.toml
src/admission_gate/__init__.py
src/admission_gate/config.py
src/admission_gate/gate.py
src/admission_gate/mcp.py
src/admission_gate/query.py
src/admission_gate/schemas.py
src/admission_gate/verify.py
src/admission_gate.egg-info/PKG-INFO
src/admission_gate.egg-info/SOURCES.txt
src/admission_gate.egg-info/dependency_links.txt
src/admission_gate.egg-info/entry_points.txt
src/admission_gate.egg-info/top_level.txt
tests/test_classification.py
tests/test_config.py
tests/test_env_vars.py
tests/test_exec_policy.py
tests/test_gate.py
tests/test_hardening.py
tests/test_mcp.py
tests/test_process_containment.py
tests/test_properties_adversarial.py
tests/test_query.py
tests/test_rate_limit.py
tests/test_split_roots.py
tests/test_v040_features.py
tests/test_verify_only.py