LICENSE
NOTICE
README.md
pyproject.toml
capsule_emit/__init__.py
capsule_emit/approval.py
capsule_emit/bilateral.py
capsule_emit/cli.py
capsule_emit/core.py
capsule_emit/disclosure.py
capsule_emit/evidence.py
capsule_emit/gate.py
capsule_emit/ledger.py
capsule_emit/manifest.py
capsule_emit/numbers.py
capsule_emit/permalink.py
capsule_emit/server.py
capsule_emit/surface.py
capsule_emit/verify.py
capsule_emit/verify_canonicalization.py
capsule_emit/viewer.py
capsule_emit.egg-info/PKG-INFO
capsule_emit.egg-info/SOURCES.txt
capsule_emit.egg-info/dependency_links.txt
capsule_emit.egg-info/entry_points.txt
capsule_emit.egg-info/requires.txt
capsule_emit.egg-info/top_level.txt
capsule_emit/adapters/__init__.py
capsule_emit/adapters/_base.py
capsule_emit/adapters/adk.py
capsule_emit/adapters/agentgateway.py
capsule_emit/adapters/crewai.py
capsule_emit/adapters/crewai_listener.py
capsule_emit/adapters/dapr_agents.py
capsule_emit/adapters/ext_mcp_pb2.py
capsule_emit/adapters/hermes.py
capsule_emit/adapters/langchain.py
capsule_emit/adapters/mcp.py
capsule_emit/checkpoint/__init__.py
capsule_emit/checkpoint/core.py
capsule_emit/checkpoint/emit.py
capsule_emit/checkpoint/index.py
capsule_emit/checkpoint/store.py
capsule_emit/constraints/__init__.py
capsule_emit/constraints/apache.py
capsule_emit/holds/__init__.py
capsule_emit/holds/action.py
capsule_emit/holds/aggregate.py
capsule_emit/holds/capsules.py
capsule_emit/holds/engine.py
capsule_emit/holds/errors.py
capsule_emit/holds/scope.py
tests/test_adapters.py
tests/test_adapters_stress.py
tests/test_adk.py
tests/test_agentgateway.py
tests/test_anchor_honesty.py
tests/test_approval.py
tests/test_bilateral.py
tests/test_canonicalization_id_emitter.py
tests/test_checkpoint_layer0_cost.py
tests/test_crewai_listener.py
tests/test_dapr_agents.py
tests/test_digest_salting.py
tests/test_disclosure.py
tests/test_evidence.py
tests/test_example_no_float.py
tests/test_examples_smoke.py
tests/test_flip_gate.py
tests/test_float_to_str.py
tests/test_gate.py
tests/test_goose.py
tests/test_holds_capsules.py
tests/test_holds_expiry.py
tests/test_holds_reconcile.py
tests/test_holds_reserve.py
tests/test_holds_scope_granularity.py
tests/test_hybrid_verifier.py
tests/test_interop.py
tests/test_jcs_digest_consistency.py
tests/test_ledger_view.py
tests/test_mcp_capture.py
tests/test_mcp_harden.py
tests/test_mcp_toolset_digest.py
tests/test_multi_anchor_receipt.py
tests/test_permalink.py
tests/test_producer_hardening.py
tests/test_quickstart.py
tests/test_seal_carry_compose.py
tests/test_viewer.py