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
core/__init__.py
core/canonical.py
core/checkpoint.py
core/config.py
core/globaltree.py
core/interaction.py
core/keylog.py
core/keys.py
core/merkle.py
core/receipt.py
core/store.py
detect/__init__.py
detect/digest.py
detect/engine.py
detect/rules.py
mcpwrap/__init__.py
mcpwrap/proxy.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/generator.py
report/incident.py
report/packs.py
sdk/__init__.py
sdk/client.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_appliance.py
tests/test_config.py
tests/test_console.py
tests/test_context_dial.py
tests/test_detection.py
tests/test_disclosure.py
tests/test_globaltree.py
tests/test_golden.py
tests/test_incident.py
tests/test_interaction.py
tests/test_keylog.py
tests/test_loadtest.py
tests/test_log_and_verify.py
tests/test_mcpwrap.py
tests/test_merkle.py
tests/test_otel.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_recorder.py
tests/test_report.py
tests/test_sdk.py
tests/test_sessions.py
tests/test_snippets.py
tests/test_swarrm_cli.py
tests/test_tenancy.py
tests/test_tsa.py
tests/test_verify_public.py
verify/__init__.py
verify/cli.py
verify/disclosure.py
verify/live.py
verify/tsa.py
verify/verifier.py