LICENSE
README.md
pyproject.toml
src/aamio/__init__.py
src/aamio/__main__.py
src/aamio/cli.py
src/aamio/client.py
src/aamio/compat.py
src/aamio/crypto.py
src/aamio/gate.py
src/aamio/mcp_server.py
src/aamio/runtime.py
src/aamio/storage.py
src/aamio.egg-info/PKG-INFO
src/aamio.egg-info/SOURCES.txt
src/aamio.egg-info/dependency_links.txt
src/aamio.egg-info/entry_points.txt
src/aamio.egg-info/requires.txt
src/aamio.egg-info/top_level.txt
tests/test_a_storage_failure_is_not_silence.py
tests/test_all_the_way_to_the_reader.py
tests/test_archive.py
tests/test_archive_truth.py
tests/test_attention.py
tests/test_board_answer_outcome.py
tests/test_board_reply_window.py
tests/test_budget_keeps_the_order.py
tests/test_compatibility.py
tests/test_e2e.py
tests/test_encrypted_text_survives.py
tests/test_field_report.py
tests/test_gate.py
tests/test_gate_can_be_set.py
tests/test_gate_lives.py
tests/test_heavy_work.py
tests/test_hosts.py
tests/test_lenient_answers.py
tests/test_local_storage.py
tests/test_lock.py
tests/test_mcp_contract.py
tests/test_mcp_delivers_the_revision_it_announces.py
tests/test_mcp_surface.py
tests/test_muted_and_generations.py
tests/test_outbox_reconcile.py
tests/test_partners_and_inbox.py
tests/test_read_budget_is_not_silent.py
tests/test_read_limit.py
tests/test_reader_checks.py
tests/test_reader_resilience.py
tests/test_receipt.py
tests/test_refused_means_refused.py
tests/test_replies_say_what_they_left.py
tests/test_retry_survives_a_restart.py
tests/test_robust.py
tests/test_scopes.py
tests/test_shutdown.py
tests/test_thread_lives.py
tests/test_work_dropped.py