LICENSE
MANIFEST.in
README.md
pyproject.toml
agentveil_mcp_proxy/__init__.py
agentveil_mcp_proxy/__main__.py
agentveil_mcp_proxy/circuit_breaker.py
agentveil_mcp_proxy/classification.py
agentveil_mcp_proxy/cli.py
agentveil_mcp_proxy/identity.py
agentveil_mcp_proxy/passthrough.py
agentveil_mcp_proxy/policy.py
agentveil_mcp_proxy/quickstart_filesystem.py
agentveil_mcp_proxy/runtime_gate.py
agentveil_mcp_proxy/tool_schema_validation.py
agentveil_mcp_proxy.egg-info/PKG-INFO
agentveil_mcp_proxy.egg-info/SOURCES.txt
agentveil_mcp_proxy.egg-info/dependency_links.txt
agentveil_mcp_proxy.egg-info/entry_points.txt
agentveil_mcp_proxy.egg-info/requires.txt
agentveil_mcp_proxy.egg-info/top_level.txt
agentveil_mcp_proxy/approval/__init__.py
agentveil_mcp_proxy/approval/headless.py
agentveil_mcp_proxy/approval/manager.py
agentveil_mcp_proxy/approval/notification.py
agentveil_mcp_proxy/approval/server.py
agentveil_mcp_proxy/evidence/__init__.py
agentveil_mcp_proxy/evidence/approval_grant.py
agentveil_mcp_proxy/evidence/proof.py
agentveil_mcp_proxy/evidence/store.py
docs/MCP_PROXY_RELEASE_ACCEPTANCE.md
scripts/mcp_proxy_release_acceptance.py
tests/test_bundle_verifier_v3.py
tests/test_mcp_proxy_approval.py
tests/test_mcp_proxy_approval_grant.py
tests/test_mcp_proxy_circuit_breaker.py
tests/test_mcp_proxy_classification.py
tests/test_mcp_proxy_cli.py
tests/test_mcp_proxy_evidence.py
tests/test_mcp_proxy_multi_instance.py
tests/test_mcp_proxy_passthrough.py
tests/test_mcp_proxy_passthrough_concurrent.py
tests/test_mcp_proxy_policy.py
tests/test_mcp_proxy_proof.py
tests/test_mcp_proxy_runtime_gate.py
tests/test_mcp_proxy_tool_surface.py
tests/test_proxy_packaging.py
tests/test_strict_bundle_verifier.py