README.md
pyproject.toml
src/agent_handoff_mcp_launcher.py
src/agent_handoff_mcp/__init__.py
src/agent_handoff_mcp/__main__.py
src/agent_handoff_mcp/api.py
src/agent_handoff_mcp/artifact_index.py
src/agent_handoff_mcp/cli.py
src/agent_handoff_mcp/config.py
src/agent_handoff_mcp/core.py
src/agent_handoff_mcp/current_task_rendering.py
src/agent_handoff_mcp/dashboard_rendering.py
src/agent_handoff_mcp/decisions.py
src/agent_handoff_mcp/enums.py
src/agent_handoff_mcp/handoff_state.py
src/agent_handoff_mcp/import_export.py
src/agent_handoff_mcp/py.typed
src/agent_handoff_mcp/review_findings.py
src/agent_handoff_mcp/review_findings_queries.py
src/agent_handoff_mcp/review_findings_recording.py
src/agent_handoff_mcp/review_findings_support.py
src/agent_handoff_mcp/review_findings_updates.py
src/agent_handoff_mcp/runtime.py
src/agent_handoff_mcp/shared_archival.py
src/agent_handoff_mcp/shared_db_utils.py
src/agent_handoff_mcp/shared_primitives.py
src/agent_handoff_mcp/shared_schema.py
src/agent_handoff_mcp/shared_tool_adapters.py
src/agent_handoff_mcp/shared_write_context.py
src/agent_handoff_mcp/slice_decision.py
src/agent_handoff_mcp/touched_files.py
src/agent_handoff_mcp/verified_tests.py
src/agent_handoff_mcp/working_tree.py
src/mcp_agent_handoff.egg-info/PKG-INFO
src/mcp_agent_handoff.egg-info/SOURCES.txt
src/mcp_agent_handoff.egg-info/dependency_links.txt
src/mcp_agent_handoff.egg-info/entry_points.txt
src/mcp_agent_handoff.egg-info/requires.txt
src/mcp_agent_handoff.egg-info/top_level.txt
tests/test_adapters.py
tests/test_ambiguous_workspace_candidates.py
tests/test_artifact_index.py
tests/test_artifact_tools.py
tests/test_batch_record_review_findings.py
tests/test_cli.py
tests/test_commit_sha_validator.py
tests/test_config.py
tests/test_dashboard_rendering.py
tests/test_enums.py
tests/test_envelope_oversize_warning.py
tests/test_fastmcp_discriminated_union.py
tests/test_file_touches.py
tests/test_fts5_property.py
tests/test_handoff_state.py
tests/test_handoff_state_maint_default.py
tests/test_http.py
tests/test_import_export_regressions.py
tests/test_lifecycle_scripts.py
tests/test_merge_review_findings.py
tests/test_multi_task_coexistence.py
tests/test_package_metadata.py
tests/test_protocol_contract.py
tests/test_render_handoff.py
tests/test_review_findings.py
tests/test_schema_migrations.py
tests/test_search_handoff.py
tests/test_stdio.py
tests/test_token_budget.py
tests/test_unresolved_task_context.py
tests/test_verified_tests.py
tests/test_working_tree.py