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/api_contract_shared.py
src/agent_handoff_mcp/artifact_index.py
src/agent_handoff_mcp/cli.py
src/agent_handoff_mcp/compaction.py
src/agent_handoff_mcp/compaction_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_fragments.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/invariants.py
src/agent_handoff_mcp/plan_cli.py
src/agent_handoff_mcp/plan_resolve.py
src/agent_handoff_mcp/preflight.py
src/agent_handoff_mcp/py.typed
src/agent_handoff_mcp/review_finding_resolution.py
src/agent_handoff_mcp/review_findings.py
src/agent_handoff_mcp/review_findings_api.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/state_init.py
src/agent_handoff_mcp/touched_files.py
src/agent_handoff_mcp/verified_tests.py
src/agent_handoff_mcp/working_tree.py
src/agent_handoff_mcp/write_contracts.py
src/agent_handoff_mcp/scripts/__init__.py
src/agent_handoff_mcp/scripts/backfill_plan_paths.py
src/mcp_agent_handoff/__init__.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_api_decision_descriptions.py
tests/test_archive_consolidated.py
tests/test_artifact_index.py
tests/test_artifact_tools.py
tests/test_backfill_plan_paths.py
tests/test_batch_record_review_findings.py
tests/test_canonical_workspace_root_contract.py
tests/test_cascade_maint_review_archive.py
tests/test_cli.py
tests/test_commit_sha_validator.py
tests/test_compaction.py
tests/test_compaction_cli.py
tests/test_compaction_consolidated.py
tests/test_compression_ratio.py
tests/test_config.py
tests/test_contract_doc_decision_read_surface.py
tests/test_current_task_projection_multi_active.py
tests/test_current_task_render_on_demand.py
tests/test_dashboard_fragments.py
tests/test_dashboard_fragments_production_render.py
tests/test_dashboard_rendering.py
tests/test_derive_worktree_path.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_integrity_check_consolidated.py
tests/test_invariants.py
tests/test_lifecycle_scripts.py
tests/test_live_active_statuses.py
tests/test_merge_review_findings.py
tests/test_multi_task_coexistence.py
tests/test_package_alias_mcp_agent_handoff.py
tests/test_package_metadata.py
tests/test_packaging_floor_smoke.py
tests/test_plan_resolve.py
tests/test_preflight_validators.py
tests/test_preflight_validators_review_findings.py
tests/test_protocol_contract.py
tests/test_readme_consumer_pinning.py
tests/test_render_handoff.py
tests/test_resolution_rule_serverside.py
tests/test_review_findings.py
tests/test_schema_migrations.py
tests/test_search_handoff.py
tests/test_set_handoff_state_status_only.py
tests/test_slugify.py
tests/test_state_init.py
tests/test_status_done_revision_elision.py
tests/test_stdio.py
tests/test_task_plan_path_not_inferred_from_focus.py
tests/test_tasks_gc.py
tests/test_token_budget.py
tests/test_touched_files_consolidated.py
tests/test_unresolved_task_context.py
tests/test_validate_consolidated.py
tests/test_verified_tests.py
tests/test_working_tree.py
tests/test_write_actor_attribution_contract.py
tests/test_write_contracts.py
tests/test_write_contracts_published_surface.py
tests/test_write_contracts_typed_schema_alignment.py