CHANGELOG.md
LICENSE
MANIFEST.in
README.md
llms.txt
pyproject.toml
requirements-security.txt
corpus/overreach/README.md
corpus/overreach/cases.jsonl
deploy/__init__.py
deploy/dashboard/Dockerfile
deploy/dashboard/__init__.py
deploy/dashboard/app.py
deploy/dashboard/static/pramagent-logo.svg
deploy/dashboard/static/pramagent-mark-small.svg
deploy/dashboard/templates/approvals.html
deploy/dashboard/templates/audit_verify.html
deploy/dashboard/templates/auth_base.html
deploy/dashboard/templates/base.html
deploy/dashboard/templates/forgot_password.html
deploy/dashboard/templates/hooks.html
deploy/dashboard/templates/key_issued.html
deploy/dashboard/templates/login.html
deploy/dashboard/templates/metrics.html
deploy/dashboard/templates/metrics_fragment.html
deploy/dashboard/templates/overview.html
deploy/dashboard/templates/reset_password.html
deploy/dashboard/templates/signup.html
deploy/dashboard/templates/trace_detail.html
deploy/dashboard/templates/traces.html
deploy/dashboard/templates/usage.html
deploy/enforcement/linux/install-pramagent-hook-boundary.sh
deploy/enforcement/windows/Install-PramagentHookBoundary.ps1
deploy/postgres/backup.py
deploy/postgres/hardening_rls.sql
deploy/postgres/restore_verify.py
docs/BACKUP_DR_RUNBOOK.md
docs/COMPLIANCE_MAPPING.md
docs/CONFORMANCE.md
docs/DEMO_SCRIPT.md
docs/DEPLOYMENT.md
docs/DESIGN_DECISIONS.md
docs/ENTERPRISE_READINESS_ROADMAP.md
docs/EVIDENCE_ENVELOPE_V2.md
docs/HARDENING_GUIDE.md
docs/HOOK_DEPLOYMENT_BOUNDARY.md
docs/IMPLEMENTATION_STATUS.md
docs/INCIDENT_RESPONSE_RUNBOOK.md
docs/INDEXING_AND_DISCOVERY.md
docs/LIVE_TEST_RESULTS.md
docs/LIVE_WORKFLOW_DEMO.md
docs/LOAD_TEST.md
docs/LOAD_TEST_RESULTS.md
docs/QUANTUM.md
docs/REDTEAM_RESULTS.md
docs/RELEASE.md
docs/SECURITY_AUDIT_PROMPT.md
docs/SECURITY_SCAN_REPORT_2026-06-07.md
docs/SUPPLY_CHAIN.md
docs/TECHNICAL_MARKETING_POST.md
docs/dataflow.png
docs/howitworks.png
docs/quickstart-terminal.png
docs/rca.png
docs/stack.png
docs/assets/demo-evidence/01-login-page.png
docs/assets/demo-evidence/02-overview-engine-latency.png
docs/assets/demo-evidence/03-traces-list.png
docs/assets/demo-evidence/04-safe-summary-trace.png
docs/assets/demo-evidence/05-pii-scrub-trace.png
docs/assets/demo-evidence/06-injection-block-trace.png
docs/assets/demo-evidence/07-db-delete-blocked-trace.png
docs/assets/demo-evidence/08-financial-hitl-held-trace.png
docs/assets/demo-evidence/09-db-delete-blocked-latest.png
docs/assets/demo-evidence/10-redesign-overview.png
docs/assets/demo-evidence/11-redesign-trace-detail.png
docs/assets/demo-evidence/12-redesign-approval-queue.png
docs/assets/demo-evidence/13-redesign-login.png
docs/assets/demo-evidence/14-logo-favicon-sizes.png
docs/audits/pramagent_enterprise_audit.md
docs/audits/pramagent_full_audit.md
docs/audits/pramagent_security_test_results.md
docs/integrations/langgraph.md
docs/quantum-results/ibm_fez_daj5doomhr3c73e8i5a0.json
docs/quantum-results/ibm_fez_dajg0i1hvn6c73cuckbg.json
docs/quantum-results/ibm_fez_dajg4l1hvn6c73cucon0.json
docs/quantum-results/ibm_fez_dajgtnphvn6c73cudlf0.json
docs/quantum-results/ibm_fez_dajho5hhvn6c73cueht0.json
docs/quantum-results/transpiler_depth_attribution.json
examples/demo.py
examples/dynamic_feed_agent.py
examples/live_payment_agent.py
examples/quantum/README.md
examples/quantum/__init__.py
examples/quantum/guarded_qnode.py
examples/quantum/hybrid_router_demo.py
pramagent/__init__.py
pramagent/_pg.py
pramagent/auth.py
pramagent/classifier.py
pramagent/cli.py
pramagent/compliance.py
pramagent/config.py
pramagent/conformance.py
pramagent/core.py
pramagent/dashboard_auth.py
pramagent/hook_admin.py
pramagent/hook_doctor.py
pramagent/hook_integrity.json
pramagent/hook_scan.py
pramagent/hook_state.py
pramagent/memory.py
pramagent/otel.py
pramagent/overreach.py
pramagent/policies.py
pramagent/ratelimit.py
pramagent/rationale.py
pramagent/rca.py
pramagent/redteam.py
pramagent/secrets.py
pramagent/security.py
pramagent/store.py
pramagent/store_encrypted.py
pramagent/store_postgres.py
pramagent/store_s3.py
pramagent/telemetry.py
pramagent/types.py
pramagent/usage.py
pramagent.egg-info/PKG-INFO
pramagent.egg-info/SOURCES.txt
pramagent.egg-info/dependency_links.txt
pramagent.egg-info/entry_points.txt
pramagent.egg-info/requires.txt
pramagent.egg-info/top_level.txt
pramagent/adapters/__init__.py
pramagent/adapters/autogen.py
pramagent/adapters/crewai.py
pramagent/adapters/generic.py
pramagent/adapters/langgraph.py
pramagent/anchoring/__init__.py
pramagent/anchoring/ethereum.py
pramagent/api/__init__.py
pramagent/api/app.py
pramagent/api/demo_page.html
pramagent/api/demo_signals_admin.html
pramagent/api/quantum_demo_evidence.json
pramagent/audit/__init__.py
pramagent/backends/__init__.py
pramagent/backends/migrations.py
pramagent/backends/redis_backend.py
pramagent/hitl/__init__.py
pramagent/hitl/adapters.py
pramagent/hitl/slack.py
pramagent/hitl/workflow.py
pramagent/layers/__init__.py
pramagent/layers/isolation.py
pramagent/layers/llm_judge.py
pramagent/layers/observability.py
pramagent/layers/tool_guard.py
pramagent/providers/__init__.py
pramagent/quantum/__init__.py
pramagent/quantum/anchors.py
pramagent/quantum/anchors_postgres.py
pramagent/quantum/budget.py
pramagent/quantum/budget_postgres.py
pramagent/quantum/calibration.py
pramagent/quantum/evidence.py
pramagent/quantum/evidence_v2.py
pramagent/quantum/guarded_qnode.py
pramagent/quantum/ibm_runtime.py
pramagent/quantum/merkle.py
pramagent/quantum/qpu_attestation.py
pramagent/quantum/revocation.py
pramagent/quantum/rfc4998.py
pramagent/quantum/router.py
pramagent/quantum/data/evidence_envelope_v2_golden.json
pramagent/queue/__init__.py
pramagent/queue/base.py
pramagent/queue/postgres.py
pramagent/queue/sqlite.py
pramagent/rules/__init__.py
pramagent/rules/fictional_wrapper.py
pramagent/rules/financial.py
pramagent/rules/injection.py
pramagent/rules/jailbreak.py
pramagent/rules/owasp_llm.py
pramagent/rules/phi.py
scripts/test_agent.py
scripts/test_agent_v2.py
tests/test_adapters.py
tests/test_adversarial.py
tests/test_adversarial_extra.py
tests/test_anchoring.py
tests/test_api.py
tests/test_auth.py
tests/test_backup_restore_s3_endpoint.py
tests/test_classifier.py
tests/test_claude_code_hook.py
tests/test_codex_tool_hook.py
tests/test_compliance.py
tests/test_compliance_reports.py
tests/test_conformance.py
tests/test_dashboard_hooks_console.py
tests/test_dashboard_security.py
tests/test_embedding_layer.py
tests/test_encryption.py
tests/test_escalate_policy.py
tests/test_ethereum_anchor.py
tests/test_external_benchmarks.py
tests/test_fallback_provider.py
tests/test_gemini_cli_hook.py
tests/test_hitl_durable_security.py
tests/test_hitl_workflow.py
tests/test_hook_bootstrap.py
tests/test_hook_deployment_boundary.py
tests/test_hook_doctor.py
tests/test_hook_scan.py
tests/test_hook_self_protection.py
tests/test_hook_state.py
tests/test_isolation.py
tests/test_load_smoke.py
tests/test_memory.py
tests/test_migrations.py
tests/test_new_modules.py
tests/test_otel.py
tests/test_output_judge.py
tests/test_overreach.py
tests/test_persistence.py
tests/test_pg_sslmode.py
tests/test_pipeline.py
tests/test_postgres_hitl_queue.py
tests/test_postgres_hitl_queue_rls_live.py
tests/test_postgres_rls_live.py
tests/test_postgres_store.py
tests/test_pramagent_guard_plugin.py
tests/test_product_hardening.py
tests/test_providers.py
tests/test_quantum_anchor_postgres.py
tests/test_quantum_anchor_postgres_live.py
tests/test_quantum_anchors.py
tests/test_quantum_budget.py
tests/test_quantum_budget_postgres.py
tests/test_quantum_budget_postgres_live.py
tests/test_quantum_calibration.py
tests/test_quantum_evidence.py
tests/test_quantum_evidence_v2.py
tests/test_quantum_guarded_qnode.py
tests/test_quantum_hybrid_router_demo.py
tests/test_quantum_ibm_runtime.py
tests/test_quantum_revocation.py
tests/test_quantum_rfc4998.py
tests/test_ratelimit.py
tests/test_rationale.py
tests/test_rca_graph.py
tests/test_redis_backend.py
tests/test_redteam.py
tests/test_retention.py
tests/test_rules_and_extensions.py
tests/test_secrets.py
tests/test_security_helpers.py
tests/test_slack_hitl.py
tests/test_store_s3.py
tests/test_store_s3_integration.py
tests/test_syntax_health.py
tests/test_tool_guard.py
tests/test_usage.py
tests/data/pint_held_out.json
tests/data/tensortrust_held_out.json