LICENSE
README.md
pyproject.toml
src/phi_boundary_gate/__init__.py
src/phi_boundary_gate/actions.py
src/phi_boundary_gate/api.py
src/phi_boundary_gate/cli.py
src/phi_boundary_gate/compliance.py
src/phi_boundary_gate/detectors.py
src/phi_boundary_gate/policy.py
src/phi_boundary_gate/presidio_detector.py
src/phi_boundary_gate/project.py
src/phi_boundary_gate/py.typed
src/phi_boundary_gate/redacted_trace.py
src/phi_boundary_gate/report.py
src/phi_boundary_gate/sdk.py
src/phi_boundary_gate/trace.py
src/phi_boundary_gate.egg-info/PKG-INFO
src/phi_boundary_gate.egg-info/SOURCES.txt
src/phi_boundary_gate.egg-info/dependency_links.txt
src/phi_boundary_gate.egg-info/entry_points.txt
src/phi_boundary_gate.egg-info/requires.txt
src/phi_boundary_gate.egg-info/top_level.txt
src/phi_boundary_gate/adapters/__init__.py
src/phi_boundary_gate/adapters/generic_jsonl.py
src/phi_boundary_gate/templates/phi-compliance-policy.yml
src/phi_boundary_gate/templates/phi-policy.yml
tests/test_boundary_gate.py
tests/test_compliance_guard.py
tests/test_hybrid_detection.py
tests/test_repo_quality.py
tests/test_sdk_project.py
tests/test_trace_adapters.py
tests/test_trace_corpus_coverage.py