BENCHMARK.md
LICENSE
MANIFEST.in
NOTICE
README.md
RELATED_WORK.md
TIERS.md
USAGE.md
pyproject.toml
evals/regression_tests.md
evals/reports/benchmark_labeled.md
evals/reports/benchmark_text_only.md
evals/reports/end_to_end.md
evals/reports/external_attacks_text_only.md
evals/reports/structured_policy.md
examples/__init__.py
examples/make_demo_gif.py
examples/poisoning_demo.py
memory_firewall/__init__.py
memory_firewall/action_gate.py
memory_firewall/backends.py
memory_firewall/benchmark.py
memory_firewall/claim_check.py
memory_firewall/classifier.py
memory_firewall/contracts.py
memory_firewall/end_to_end_bench.py
memory_firewall/enums.py
memory_firewall/judge.py
memory_firewall/mcp_server.py
memory_firewall/outcome.py
memory_firewall/policy.py
memory_firewall/quarantine.py
memory_firewall/retrieval.py
memory_firewall/shadow.py
memory_firewall/signing.py
memory_firewall/store.py
memory_firewall/structured_bench.py
memory_firewall/trust.py
memory_firewall/types.py
memory_firewall/unicode_security.py
memory_firewall/utils.py
memory_firewall.egg-info/PKG-INFO
memory_firewall.egg-info/SOURCES.txt
memory_firewall.egg-info/dependency_links.txt
memory_firewall.egg-info/entry_points.txt
memory_firewall.egg-info/requires.txt
memory_firewall.egg-info/top_level.txt
memory_firewall/data/UNICODE_LICENSE.txt
memory_firewall/data/__init__.py
memory_firewall/data/confusables-17.0.0.txt
memory_firewall/data/end_to_end_safety.jsonl
memory_firewall/data/eval_dataset.jsonl
schema/action_gate_decision_schema.json
schema/claim_assessment_schema.json
schema/claim_candidate_schema.json
schema/ground_truth_resolution_schema.json
schema/memory_policy_decision_schema.json
schema/memory_schema.json
schema/outcome_receipt_schema.json
schema/runtime_decision_schema.json
schema/schema_notes.md
schema/shadow_sidecar_schema.json
tests/test_action_gate_provenance.py
tests/test_backends.py
tests/test_benchmark.py
tests/test_claim_check.py
tests/test_contracts.py
tests/test_core_runtime.py
tests/test_demo.py
tests/test_end_to_end_bench.py
tests/test_eval_dataset.py
tests/test_mcp_server.py
tests/test_safety_regressions.py
tests/test_schema_validation.py
tests/test_shadow_characterization.py
tests/test_shadow_sidecar.py
tests/test_signing.py
tests/test_store.py
tests/test_store_l3.py
tests/test_store_shadow.py
tests/test_structured_bench.py
tests/test_supported_pipeline.py
tests/test_tiered_classifier.py
tests/test_trusted_input_boundary.py
tests/test_unicode_security.py
tests/expected/eval_expected_actions.json
tests/fixtures/invalid_memory_bad_enum.json
tests/fixtures/invalid_memory_missing_required.json
tests/fixtures/invalid_outcome_receipt_missing_required.json
tests/fixtures/invalid_runtime_decision_bad_enum.json
tests/fixtures/valid_memory.json
tests/fixtures/valid_outcome_receipt.json
tests/fixtures/valid_runtime_decision.json