LICENSE
README.md
auth.py
citation_urls.py
db.py
exceptions.py
identity.py
linear_client.py
main.py
migrate.py
mint_token.py
models.py
observability.py
plugins.py
pyproject.toml
schemas.py
scopes.py
service.py
state_machine.py
agent_comms_mcp.egg-info/PKG-INFO
agent_comms_mcp.egg-info/SOURCES.txt
agent_comms_mcp.egg-info/dependency_links.txt
agent_comms_mcp.egg-info/entry_points.txt
agent_comms_mcp.egg-info/requires.txt
agent_comms_mcp.egg-info/top_level.txt
migrations/env.py
migrations/versions/136265b3f22d_drop_redundant_participants_index.py
migrations/versions/15ef34885e30_add_conversations_owner_snapshot.py
migrations/versions/18f2d7735523_rate_limit_indexes_and_display_name_.py
migrations/versions/2cc5185360c7_add_agents_schema_version_range.py
migrations/versions/2f19e440da1c_add_agents_owner_reconciled_at.py
migrations/versions/4af015077bf8_pending_invites_sort_index.py
migrations/versions/4f6eb79742ec_add_id_tiebreak_to_owner_reconciled_.py
migrations/versions/6d2a8e63e469_add_tasks_table.py
migrations/versions/9a1c2d3e4f5b_proposal_holds_dedup_and_rate_limit_.py
migrations/versions/a1b2c3d4e5f6_add_is_shared_to_agents.py
migrations/versions/a45f344c9c00_indexes_for_tech_5736_collision_guards.py
migrations/versions/a9faca2517d7_audit_log_actor_sub_action_at_index.py
migrations/versions/b2bb6ccde02e_index_messages_conversation_id_note_type.py
migrations/versions/b3d4e5f6a7c8_proposal_holds_bot_status_index.py
migrations/versions/bb1ea7d2a0cf_partial_index_for_case_insensitive_.py
migrations/versions/c1a2b3d4e5f6_broaden_note_index_to_instruction_share.py
migrations/versions/d23b37d4e187_add_proposal_holds_table.py
migrations/versions/d5c8f1a2b4e7_accepted_types_opt_out_default.py
migrations/versions/da3e1646c44d_drop_tasks_table.py
migrations/versions/e1db7c2e6b70_backfill_accepted_types_for_existing_.py
migrations/versions/e2f7a91c5b34_add_applying_status_to_proposal_holds.py
migrations/versions/e73892f01b89_add_kind_and_target_agent_id_to_.py
migrations/versions/ef8394b37c8d_initial_schema.py
migrations/versions/f1a2b3c4d5e6_add_conversations_archived_at.py
migrations/versions/f3a1b9c7d2e4_broaden_free_text_index_to_docs.py
migrations/versions/f3c9a7e2b1d4_add_withdrawn_status_to_proposal_holds.py
migrations/versions/f4a9c1d2b3e7_add_approval_holds_table.py
providers/__init__.py
providers/comms.py
providers/instruction_registry.json
providers/proposals.py
tests/test_approval_endpoint.py
tests/test_auth.py
tests/test_citation_urls.py
tests/test_comms_resources.py
tests/test_comms_tools.py
tests/test_db_models.py
tests/test_identity.py
tests/test_linear_client.py
tests/test_main.py
tests/test_migration_accepted_types_optout.py
tests/test_migrations_offline.py
tests/test_mint_token.py
tests/test_observability.py
tests/test_plugins.py
tests/test_proposal_endpoint.py
tests/test_proposal_judge.py
tests/test_proposal_service.py
tests/test_proposal_tools.py
tests/test_risk.py
tests/test_schemas.py
tests/test_scopes.py
tests/test_service.py
tests/test_state_machine.py
tests/test_subscriptions.py
tests/test_whoami.py