CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
docs/FINANCEPACKBENCH_G4_ADVERSARIAL_SUITE.md
docs/FINANCEPACKBENCH_PROMPT_INJECTION_SEMANTICS.md
docs/PRISMMANIFEST_IMPLEMENTATION_PLAN.md
docs/PRISMMANIFEST_MASTER_SPECIFICATION.md
docs/PRISMMANIFEST_SYSTEM_DESIGN.md
docs/PUBLISHING.md
docs/README.md
docs/USAGE_FOR_ENGINEERS_AND_ARCHITECTS.md
docs/handoff/AZURE_OPS.md
docs/handoff/BUYER_ROADMAP_STATUS.md
docs/handoff/FULL_PROOF_STATUS_2026-08-08.md
docs/handoff/PILOT_DEPLOY.md
docs/handoff/PILOT_PACK_HANDOFF.md
docs/handoff/PRISMMANIFEST_GPU_BASELINE_2026-08-09.md
docs/handoff/PRODUCTION_PROOF_CHECKLIST.md
docs/handoff/QA_BUGS_AND_MISSING_FEATURES.md
docs/handoff/README.md
docs/handoff/RENAME_TO_PRISMMANIFEST.md
docs/handoff/SUMMARY_RENAME_PRISMMANIFEST.md
docs/handoff/TEST_RESULTS_2026-08-08.md
docs/handoff/TEST_RESULTS_2026-08-09.md
docs/pdf/00_README.pdf
docs/pdf/01_USAGE_FOR_ENGINEERS_AND_ARCHITECTS.pdf
docs/pdf/02_MASTER_SPECIFICATION.pdf
docs/pdf/03_SYSTEM_DESIGN.pdf
docs/pdf/04_IMPLEMENTATION_PLAN.pdf
docs/pdf/05_G4_ADVERSARIAL_SUITE.pdf
docs/pdf/06_PROMPT_INJECTION_SEMANTICS.pdf
docs/pdf/07_PILOT_DEPLOY.pdf
docs/pdf/08_PUBLISHING.pdf
docs/pdf/09_DOCS_INDEX.pdf
docs/pdf/PRISMMANIFEST_FULL_DOCUMENTATION.pdf
docs/pdf/README.md
prismmanifest/__init__.py
prismmanifest/attestation.py
prismmanifest/binary_codec.py
prismmanifest/canonicalize.py
prismmanifest/cli.py
prismmanifest/cpp_bridge.py
prismmanifest/gate.py
prismmanifest/grpc_servicer.py
prismmanifest/integrations.py
prismmanifest/py.typed
prismmanifest/quorum.py
prismmanifest/schema.py
prismmanifest.egg-info/PKG-INFO
prismmanifest.egg-info/SOURCES.txt
prismmanifest.egg-info/dependency_links.txt
prismmanifest.egg-info/entry_points.txt
prismmanifest.egg-info/requires.txt
prismmanifest.egg-info/top_level.txt
prismmanifest/anchors/__init__.py
prismmanifest/anchors/ontology.py
prismmanifest/anchors/parser.py
prismmanifest/audit/__init__.py
prismmanifest/audit/escalation.py
prismmanifest/audit/replay.py
prismmanifest/audit/store.py
prismmanifest/bench/__init__.py
prismmanifest/bench/arch_e2e.py
prismmanifest/bench/backend_latency.py
prismmanifest/bench/concurrency.py
prismmanifest/bench/corpus.py
prismmanifest/bench/customer_corpus.py
prismmanifest/bench/customer_llm_bench.py
prismmanifest/bench/field_schemas.py
prismmanifest/bench/latency.py
prismmanifest/bench/llm_e2e.py
prismmanifest/bench/llm_multimodel.py
prismmanifest/bench/manifest_parity.py
prismmanifest/bench/pdf_corpus.py
prismmanifest/bench/perf_campaign.py
prismmanifest/bench/pilot_pack.py
prismmanifest/bench/proof_report.py
prismmanifest/bench/runner.py
prismmanifest/bench/semantic_binding.py
prismmanifest/bench/ugly_corpus.py
prismmanifest/bench/g4_suite/__init__.py
prismmanifest/bench/g4_suite/cases.py
prismmanifest/bench/g4_suite/harness.py
prismmanifest/bench/g4_suite/report.py
prismmanifest/compliance/__init__.py
prismmanifest/compliance/red_team.py
prismmanifest/compliance/signoff.py
prismmanifest/cuda/__init__.py
prismmanifest/cuda/device.py
prismmanifest/cuda/env_bootstrap.py
prismmanifest/cuda/graphs.py
prismmanifest/cuda/kernels_numba.py
prismmanifest/cuda/parity_report.py
prismmanifest/cuda/resident.py
prismmanifest/cuda/verify_core.py
prismmanifest/ingest/__init__.py
prismmanifest/ingest/dual_ocr.py
prismmanifest/ingest/evidence.py
prismmanifest/keys/__init__.py
prismmanifest/keys/kms_envelope.py
prismmanifest/keys/local.py
prismmanifest/keys/protocol.py
prismmanifest/keys/registry.py
prismmanifest/keys/software_hsm.py
prismmanifest/llm/__init__.py
prismmanifest/llm/extractor.py
prismmanifest/llm/gemini.py
prismmanifest/ops/__init__.py
prismmanifest/ops/idempotency.py
prismmanifest/ops/metrics.py
prismmanifest/ops/rbac.py
prismmanifest/ops/timeouts.py
prismmanifest/pb2/__init__.py
prismmanifest/pb2/prismmanifest_gate_pb2.py
prismmanifest/pb2/prismmanifest_gate_pb2_grpc.py
prismmanifest/review_ui/__init__.py
prismmanifest/review_ui/app.py
prismmanifest/router/__init__.py
prismmanifest/router/intent.py
prismmanifest/spans/__init__.py
prismmanifest/spans/grammar.py
prismmanifest/spans/pointers.py
prismmanifest/spans/resolver.py
prismmanifest/verification/__init__.py
prismmanifest/verification/pipeline.py
prismmanifest/verification/plausibility.py
proto/prismmanifest_gate.proto
schemas/prismmanifest.fbs
tests/test_bench_pdf_sla.py
tests/test_bug_digit_drop_dual_ocr.py
tests/test_canonicalize.py
tests/test_compliance_red_team.py
tests/test_cpp_gate_enforce.py
tests/test_cpp_inprocess.py
tests/test_cuda_resident.py
tests/test_customer_llm_scale.py
tests/test_dual_ocr_money_spans.py
tests/test_feat_escalation_router_freshness.py
tests/test_feat_production_hardening.py
tests/test_gate.py
tests/test_manifest_parity.py
tests/test_ops_pilot.py
tests/test_phase1_ingest_anchors.py
tests/test_phase2_spans.py
tests/test_phase3_cuda_parity.py
tests/test_phase4_audit_bench.py
tests/test_proof_report.py
tests/test_quorum.py
tests/test_review_ui.py
tests/test_schema_attestation.py
tests/test_semantic_binding.py
tests/test_ugly_arch_pilot.py