CHANGELOG.md
CONFORMANCE.md
ENROLLMENT_PROFILE.md
LICENSE
MANIFEST.in
MCP_TOOL_SURFACE.md
NAMING.md
PLUGIN_API.md
PROTOCOL.md
PUBLISHING.md
README.md
RED_TEAM_REMEDIATION.md
RELAY_PROFILE.md
RELEASE_GATE.md
SECURITY.md
THREAT_MODEL.md
pyproject.toml
adversarial-corpus/README.md
conformance/ithuriel1-ed25519-vector.json
docs/CODES.md
docs/adr/0001-verification-vs-revocation.md
docs/adr/0002-replay-identity-vs-payload-gc.md
docs/adr/0003-file-containment-symlinks.md
docs/adr/0004-http-deadline-addresses.md
docs/adr/0005-authenticated-is-not-true.md
docs/adr/0006-learn-sidecar.md
examples/work-order.txt
interop/go-verifier/README.md
interop/go-verifier/go.mod
interop/go-verifier/main.go
ithuriel/__init__.py
ithuriel/_version.py
ithuriel/acceptance.py
ithuriel/api.py
ithuriel/cli.py
ithuriel/codes.py
ithuriel/crypto.py
ithuriel/enrollment.py
ithuriel/envelope.py
ithuriel/errors.py
ithuriel/federation.py
ithuriel/http.py
ithuriel/jsoncanon.py
ithuriel/learn.py
ithuriel/limits.py
ithuriel/py.typed
ithuriel/relay.py
ithuriel/release_meta.py
ithuriel/release_status.json
ithuriel/replay.py
ithuriel/resolver.py
ithuriel/schema.py
ithuriel/server.py
ithuriel/snapshot.py
ithuriel/sqlite.py
ithuriel/transport.py
ithuriel/trust.py
ithuriel/util.py
ithuriel/verify.py
ithuriel.egg-info/PKG-INFO
ithuriel.egg-info/SOURCES.txt
ithuriel.egg-info/dependency_links.txt
ithuriel.egg-info/entry_points.txt
ithuriel.egg-info/requires.txt
ithuriel.egg-info/top_level.txt
ithuriel/conformance/__init__.py
ithuriel/conformance/ithuriel1-ed25519-vector.json
ithuriel/schemas/__init__.py
ithuriel/schemas/ithuriel-envelope-v1.schema.json
scripts/release-check-local.sh
tests/conftest.py
tests/test_0_5_2_hardening.py
tests/test_0_5_3_hardening.py
tests/test_0_5_41_hardening.py
tests/test_0_5_4_hardening.py
tests/test_0_6_learn.py
tests/test_adversarial.py
tests/test_cli.py
tests/test_conformance.py
tests/test_enrollment.py
tests/test_federation.py
tests/test_hardening.py
tests/test_protocol.py
tests/test_relay.py
tests/test_security_surfaces.py
tests/test_server.py