.pre-commit-hooks.yaml
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
GETTING_STARTED.md
LICENSE
MANIFEST.in
NOTICE
README.md
ROADMAP.md
SECURITY.md
SPEC.md
action.yml
pyproject.toml
docs/README.md
docs/decoder-ring.md
docs/objections.md
docs/design/arch-scorecard.md
docs/design/architecture.md
docs/design/control-plane.md
docs/design/framework.md
docs/design/spec-crypto-agility.md
docs/design/spec-guard-onion.md
docs/design/spec-ledger-opentimestamps.md
docs/design/spec-secure-hotswap.md
docs/design/spec-telemetry-cbor.md
docs/guides/authoring.md
docs/guides/code-nodes.md
docs/guides/frontier-agent-integration.md
docs/guides/mission-control-api.md
docs/guides/tour.md
docs/guides/workers.md
docs/research/LEDGER_STANDARDS.md
docs/research/bypass-measurement.md
docs/research/paper-facet-figueroa-quantization.md
docs/research/paper-routing-spectrum.md
docs/research/primer-students-guide.md
docs/research/supporting-evidence.md
docs/research/supporting-evidence.pending.md
docs/research/whitepaper-engineering.md
prismpath/__init__.py
prismpath/_sandbox_child.py
prismpath/analysis.py
prismpath/annotate.py
prismpath/audit_log.py
prismpath/benign_corpus.py
prismpath/bypass_corpus.py
prismpath/bypass_report.py
prismpath/calibrate.py
prismpath/centroid.py
prismpath/chat_agent.py
prismpath/checkpoint.py
prismpath/ci_report.py
prismpath/cli.py
prismpath/cli_worker.py
prismpath/code_nodes.py
prismpath/composer.py
prismpath/connector.py
prismpath/context_ledger.py
prismpath/contract.py
prismpath/crypto_agility.py
prismpath/crypto_host.py
prismpath/crypto_registry.py
prismpath/deferral.py
prismpath/embedder.py
prismpath/engine.py
prismpath/eval_flows.py
prismpath/eval_hybrid.py
prismpath/eval_hybrid_served.py
prismpath/eval_routing.py
prismpath/flow_context.py
prismpath/flow_test.py
prismpath/fuzz_predicates.py
prismpath/gates.py
prismpath/gen_p1_lockfile.py
prismpath/graph_export.py
prismpath/guard.py
prismpath/guard_ledger.py
prismpath/guard_semantic.py
prismpath/hermes_swarm.py
prismpath/interactions.py
prismpath/kappa.py
prismpath/langgraph_import.py
prismpath/ledger.py
prismpath/ledger_airgap.py
prismpath/ledger_ots.py
prismpath/ledger_runner.py
prismpath/lint.py
prismpath/llm_local.py
prismpath/lockfile.py
prismpath/lsp.py
prismpath/measure_p1.py
prismpath/model_check.py
prismpath/orchestrator.py
prismpath/otel.py
prismpath/parser.py
prismpath/policy_host.py
prismpath/policy_pack.py
prismpath/predicates.py
prismpath/prefilter.py
prismpath/retriever.py
prismpath/routelog.py
prismpath/router.py
prismpath/run_sprint.py
prismpath/sandbox.py
prismpath/scheduler.py
prismpath/sprint_flow.py
prismpath/swarm_exporter.py
prismpath/swarm_runner.py
prismpath.egg-info/PKG-INFO
prismpath.egg-info/SOURCES.txt
prismpath.egg-info/dependency_links.txt
prismpath.egg-info/entry_points.txt
prismpath.egg-info/requires.txt
prismpath.egg-info/top_level.txt
prismpath/flows/bugfix.md
prismpath/flows/build_prismpath.md
prismpath/flows/coding.md
prismpath/flows/coding.tests.md
prismpath/flows/crypto_agility_cnsa2.md
prismpath/flows/data_pipeline.md
prismpath/flows/fanout_review.md
prismpath/flows/hr_onboarding.md
prismpath/flows/pr_review.md
prismpath/flows/release.md
prismpath/flows/review_one.md
prismpath/flows/sprint_loop.md
prismpath/flows/triage_support.md
prismpath/flows/wazuh_triage.md
prismpath/flows/wazuh_triage_decomposed.md
prismpath/gallery/README.md
prismpath/gallery/fanout_review/README.md
prismpath/gallery/fanout_review/fanout_review.md
prismpath/gallery/fanout_review/fanout_review.tests.md
prismpath/gallery/fanout_review/review_one.md
prismpath/gallery/fanout_review/review_one.tests.md
prismpath/gallery/incident_severity/README.md
prismpath/gallery/incident_severity/incident_severity.md
prismpath/gallery/incident_severity/incident_severity.tests.md
prismpath/gallery/pr_review/README.md
prismpath/gallery/pr_review/pr_review.md
prismpath/gallery/pr_review/pr_review.tests.md
prismpath/gallery/support_triage/README.md
prismpath/gallery/support_triage/support_triage.md
prismpath/gallery/support_triage/support_triage.tests.md
prismpath/mission_control/__init__.py
prismpath/mission_control/__main__.py
prismpath/mission_control/app.py
prismpath/mission_control/control.py
prismpath/mission_control/core.py
prismpath/mission_control/edit.py
prismpath/mission_control/events.py
prismpath/mission_control/models.py
prismpath/mission_control/observe.py
prismpath/mission_control/prove.py
prismpath/mission_control/static/app.js
prismpath/mission_control/static/index.html
prismpath/mission_control/static/style.css
prismpath/mission_control/static/vendor/cytoscape.LICENSE
prismpath/mission_control/static/vendor/cytoscape.min.js
prismpath/nudges/APP_ARCHITECTURE.md
prismpath/nudges/chat_execute_panel.md
prismpath/nudges/chat_orchestrator_ui.md
prismpath/nudges/gemma_loop_test.md
prismpath/plugins/__init__.py
prismpath/plugins/registry.py
prismpath/plugins/pysprint/ARCH.md
prismpath/plugins/pysprint/LESSONS.md
prismpath/plugins/pysprint/__init__.py
prismpath/policies/p1_lockfile.json
prismpath/policies/statutory_floor.md
prismpath/portable/playground.html
prismpath/portable/prismpath.mjs
prismpath/portable/prismpath.test.mjs
prismpath/portable/run_capability.mjs
prismpath/portable/run_conformance.mjs
prismpath/portable/run_crypto_agility.mjs
prismpath/portable/run_level_m.mjs
prismpath/portable/run_p1_conformance.mjs
prismpath/portable/run_reach.mjs
prismpath/portable/run_vectors.mjs
prismpath/portable/conformance/capability.json
prismpath/portable/conformance/connector.json
prismpath/portable/conformance/context.json
prismpath/portable/conformance/crypto_agility.json
prismpath/portable/conformance/crypto_migration.json
prismpath/portable/conformance/durable.json
prismpath/portable/conformance/flows.json
prismpath/portable/conformance/hotswap.json
prismpath/portable/conformance/level_m.json
prismpath/portable/conformance/locked_flows.json
prismpath/portable/conformance/predicates.json
prismpath/portable/conformance/reach.json
prismpath/portable/conformance/safety.json
prismpath/tests/__init__.py
prismpath/tests/_sandbox_probes.py
prismpath/tests/test_analysis.py
prismpath/tests/test_analysis_spawn.py
prismpath/tests/test_audit_log.py
prismpath/tests/test_benchmark.py
prismpath/tests/test_calibrate.py
prismpath/tests/test_capability_conformance.py
prismpath/tests/test_centroid.py
prismpath/tests/test_chat_agent.py
prismpath/tests/test_checkpoint.py
prismpath/tests/test_ci_report.py
prismpath/tests/test_cli_worker.py
prismpath/tests/test_cli_worker_example.py
prismpath/tests/test_code_nodes.py
prismpath/tests/test_comparison.py
prismpath/tests/test_compile.py
prismpath/tests/test_composer.py
prismpath/tests/test_composer_hardening.py
prismpath/tests/test_composer_join.py
prismpath/tests/test_conformance_drift.py
prismpath/tests/test_conformance_vectors.py
prismpath/tests/test_connector.py
prismpath/tests/test_context_ledger.py
prismpath/tests/test_contract.py
prismpath/tests/test_crypto_agility.py
prismpath/tests/test_crypto_host.py
prismpath/tests/test_crypto_migration.py
prismpath/tests/test_crypto_registry.py
prismpath/tests/test_emits_types.py
prismpath/tests/test_engine.py
prismpath/tests/test_error_edges.py
prismpath/tests/test_fanout_engine.py
prismpath/tests/test_fanout_tree.py
prismpath/tests/test_flow_context.py
prismpath/tests/test_flow_test.py
prismpath/tests/test_gate_zero_kappa.py
prismpath/tests/test_graph_export.py
prismpath/tests/test_guard.py
prismpath/tests/test_guard_ledger.py
prismpath/tests/test_guard_semantic.py
prismpath/tests/test_kappa.py
prismpath/tests/test_langgraph_import.py
prismpath/tests/test_ledger.py
prismpath/tests/test_ledger_resume_kg.py
prismpath/tests/test_ledger_runner.py
prismpath/tests/test_level_m_conformance.py
prismpath/tests/test_lockfile.py
prismpath/tests/test_lockfile_tree.py
prismpath/tests/test_lsp.py
prismpath/tests/test_mdflow_interop.py
prismpath/tests/test_mission_control.py
prismpath/tests/test_model_check.py
prismpath/tests/test_negative_literals.py
prismpath/tests/test_net_swap.py
prismpath/tests/test_otel.py
prismpath/tests/test_parser.py
prismpath/tests/test_plugins.py
prismpath/tests/test_polarity_lint.py
prismpath/tests/test_policy_host.py
prismpath/tests/test_policy_pack.py
prismpath/tests/test_portability.py
prismpath/tests/test_portable_conformance.py
prismpath/tests/test_predicates.py
prismpath/tests/test_prefilter.py
prismpath/tests/test_prefilter_shadow.py
prismpath/tests/test_prefilter_tune.py
prismpath/tests/test_pysprint_gate.py
prismpath/tests/test_queue.py
prismpath/tests/test_reach_conformance.py
prismpath/tests/test_review_fixes.py
prismpath/tests/test_routelog.py
prismpath/tests/test_router.py
prismpath/tests/test_rust_conformance.py
prismpath/tests/test_safety_vectors.py
prismpath/tests/test_sandbox.py
prismpath/tests/test_scheduler.py
prismpath/tests/test_sprint_flow.py
prismpath/tests/test_state_bound.py
prismpath/tests/test_wait_event.py
prismpath/tests/fixtures/broken/always_false.md
prismpath/tests/fixtures/broken/duplicate_condition.md
prismpath/tests/fixtures/broken/field_only_violation.md
prismpath/tests/fixtures/broken/no_terminal.md
prismpath/tests/fixtures/broken/shadowed_edge.md
prismpath/tests/fixtures/broken/shadowed_error_edge.md
prismpath/tests/fixtures/broken/shadowed_event_edge.md
prismpath/tests/fixtures/broken/stuck_node.md
prismpath/tests/fixtures/broken/unbounded_cycle.md
prismpath/tests/fixtures/broken/undeclared_field.md
prismpath/tests/fixtures/broken/undefined_start.md
prismpath/tests/fixtures/broken/undefined_target.md
prismpath/tests/fixtures/broken/unreachable_node.md
prismpath/tests/fixtures/broken/unsafe_predicate.md
tools/mirror_readme.md