LICENSE
NOTICE
README.md
pyproject.toml
capsule_emit/__init__.py
capsule_emit/approval.py
capsule_emit/bilateral.py
capsule_emit/bundle.py
capsule_emit/canonicalization.py
capsule_emit/cli.py
capsule_emit/core.py
capsule_emit/disclose.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/signing.py
capsule_emit/status.py
capsule_emit/surface.py
capsule_emit/verification.py
capsule_emit/verify.py
capsule_emit/verify_canonicalization.py
capsule_emit/viewer.py
capsule_emit/witness.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/agno_listener.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/langchain_listener.py
capsule_emit/adapters/mcp.py
capsule_emit/checkpoint/__init__.py
capsule_emit/checkpoint/core.py
capsule_emit/checkpoint/cose_wire.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_agno_listener.py
tests/test_anchor_disclosure_and_capsule_anchor_env.py
tests/test_anchor_honesty.py
tests/test_approval.py
tests/test_bilateral.py
tests/test_bundle.py
tests/test_canonicalization_id_emitter.py
tests/test_capsule_cose_sign1.py
tests/test_checkpoint_layer0_cost.py
tests/test_checkpoint_signer.py
tests/test_crewai_listener.py
tests/test_dapr_agents.py
tests/test_digest_salting.py
tests/test_disclose.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_rejection_nonmoney.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_kill_switch_scope.py
tests/test_langchain_listener.py
tests/test_ledger_locking.py
tests/test_ledger_view.py
tests/test_logged_leaf_repr.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_envelope_vectors.py
tests/test_producer_hardening.py
tests/test_quickstart.py
tests/test_seal_received_slots.py
tests/test_seal_signing.py
tests/test_single_egress_default.py
tests/test_slot_composition_vectors.py
tests/test_status.py
tests/test_stub_witness.py
tests/test_verify_authenticates_nothing_regressions.py
tests/test_viewer.py
tests/test_witness_default_on.py
tests/test_witness_endpoint_consolidation.py
tests/test_witness_idle_silence_and_age_cadence.py
tests/test_witness_multi_and_notice.py
tests/test_witness_no_egress_to_register.py
tests/test_witness_outage_queue.py
tests/test_witness_retroactive_reenable.py
tests/test_witness_stamp_persistence.py