LICENSE
README.md
pyproject.toml
anchor/__init__.py
anchor/client.py
anchor/record.py
anchor/tsa.py
anchor/worker.py
cli/__init__.py
cli/demo.py
cli/main.py
console/__init__.py
console/app.py
console/snippets.py
console/static/htmx.min.js
core/__init__.py
core/authority.py
core/canonical.py
core/cborcanon.py
core/checkpoint.py
core/config.py
core/cose.py
core/globaltree.py
core/interaction.py
core/keylog.py
core/keys.py
core/lineage.py
core/merkle.py
core/receipt.py
core/signer.py
core/store.py
core/vault.py
detect/__init__.py
detect/digest.py
detect/engine.py
detect/rules.py
mcpwrap/__init__.py
mcpwrap/proxy.py
node/__init__.py
node/connectors.py
node/coverage.py
node/egress.py
node/emulator.py
node/evidence_store.py
node/findings.py
node/intake.py
node/lifecycle.py
node/node.py
node/reconcile.py
node/state.py
packs/__init__.py
packs/ai_act.json
plane/__init__.py
plane/app.py
plane/control.py
plane/otel.py
plane/portal.py
plane/verify_public.py
proxy/__init__.py
proxy/gateway.py
recorder/__init__.py
recorder/recorder.py
report/__init__.py
report/certify.py
report/generator.py
report/incident.py
report/packs.py
report/register.py
scitt/__init__.py
scitt/log.py
scitt/service.py
sdk/__init__.py
sdk/api.py
sdk/client.py
sdk/integrations/__init__.py
sdk/integrations/langchain.py
sdk/integrations/openai_agents.py
swarrm/__init__.py
swarrm/integrations.py
swarrm.egg-info/PKG-INFO
swarrm.egg-info/SOURCES.txt
swarrm.egg-info/dependency_links.txt
swarrm.egg-info/entry_points.txt
swarrm.egg-info/requires.txt
swarrm.egg-info/top_level.txt
tests/test_anchor.py
tests/test_anchor_coverage.py
tests/test_appliance.py
tests/test_authority.py
tests/test_authority_golden.py
tests/test_b23_e2e.py
tests/test_bundle_hardening.py
tests/test_cbor_canonical.py
tests/test_certificate.py
tests/test_certificate_golden.py
tests/test_certificate_hardening.py
tests/test_checkpoint_thread.py
tests/test_config.py
tests/test_connectors.py
tests/test_console.py
tests/test_context_dial.py
tests/test_correlation.py
tests/test_cose_canonical.py
tests/test_coverage.py
tests/test_demo_e2.py
tests/test_detection.py
tests/test_detection_job.py
tests/test_differential.py
tests/test_disclosure.py
tests/test_disclosure_golden.py
tests/test_gateway_idem.py
tests/test_globaltree.py
tests/test_golden.py
tests/test_incident.py
tests/test_integrations.py
tests/test_interaction.py
tests/test_keylog.py
tests/test_lineage.py
tests/test_lineage_hardening.py
tests/test_loadtest.py
tests/test_log_and_verify.py
tests/test_mcpwrap.py
tests/test_merkle.py
tests/test_node_app.py
tests/test_node_chaos.py
tests/test_node_egress.py
tests/test_node_intake.py
tests/test_node_lifecycle.py
tests/test_otel.py
tests/test_packaging.py
tests/test_packs.py
tests/test_portal.py
tests/test_proxy_e2e.py
tests/test_public_verifier.py
tests/test_receipt.py
tests/test_receipt_cap.py
tests/test_reconcile.py
tests/test_reconcile_golden.py
tests/test_recorder.py
tests/test_report.py
tests/test_scitt_golden.py
tests/test_scitt_outage.py
tests/test_scitt_service.py
tests/test_scitt_verify.py
tests/test_sdk.py
tests/test_sdk_typed.py
tests/test_sessions.py
tests/test_signer.py
tests/test_slo.py
tests/test_snippets.py
tests/test_store_scale.py
tests/test_swarrm_cli.py
tests/test_tenancy.py
tests/test_tsa.py
tests/test_tsa_golden.py
tests/test_vault.py
tests/test_verdict_schema.py
tests/test_verdicts.py
tests/test_verify_public.py
tests/test_warmup.py
verify/__init__.py
verify/action.py
verify/certificate.py
verify/cli.py
verify/disclosure.py
verify/live.py
verify/scitt.py
verify/tsa.py
verify/verifier.py