LICENSE
MANIFEST.in
README.md
pyproject.toml
src/starkgate/__init__.py
src/starkgate/client.py
src/starkgate/dlp.py
src/starkgate/ed25519.py
src/starkgate/engine.py
src/starkgate/geo.py
src/starkgate/langchain_guard.py
src/starkgate/local_audit.py
src/starkgate/mcp_server.py
src/starkgate/models.py
src/starkgate/normalization.py
src/starkgate/offline_buffer.py
src/starkgate/openai_guard.py
src/starkgate/starkgate_engine.wasm
src/starkgate/wasm_native.py
src/starkgate_sdk.egg-info/PKG-INFO
src/starkgate_sdk.egg-info/SOURCES.txt
src/starkgate_sdk.egg-info/dependency_links.txt
src/starkgate_sdk.egg-info/requires.txt
src/starkgate_sdk.egg-info/top_level.txt
tests/test_bounded_coercion.py
tests/test_client.py
tests/test_compute_parity.py
tests/test_dlp_geo_parity.py
tests/test_engine_parity.py
tests/test_field_ref_parity.py
tests/test_guards.py
tests/test_local_audit.py
tests/test_mcp.py
tests/test_merkle_parity.py
tests/test_offline_buffer.py
tests/test_operator_parity.py
tests/test_parity.py
tests/test_payload_guard.py
tests/test_per_element_parity.py
tests/test_wasm_ed25519.py
tests/test_within_parity.py