LICENSE
README-PYPI.md
README.md
pyproject.toml
maestro/__init__.py
maestro/auth.py
maestro/backup.py
maestro/bridge.py
maestro/cli.py
maestro/cli_argparse.py
maestro/cli_ui.py
maestro/core_constants.py
maestro/demo.py
maestro/env.py
maestro/errors.py
maestro/init.py
maestro/mcp.py
maestro/migrate.py
maestro/proc_identity.py
maestro/project_analysis.py
maestro/quickstart.py
maestro/registry.py
maestro/review.py
maestro/setup.py
maestro/setup_cheatsheet.py
maestro/templates_loader.py
maestro/update.py
maestro/workspace.py
maestro/audit/__init__.py
maestro/audit/log.py
maestro/audit/policy.py
maestro/audit/signer.py
maestro/audit/types.py
maestro/audit/anchor/__init__.py
maestro/audit/anchor/azure_blob.py
maestro/audit/anchor/base.py
maestro/audit/anchor/filesystem.py
maestro/audit/anchor/s3.py
maestro/audit/anchor/s3_compatible.py
maestro/audit/anchor/scheduler.py
maestro/config/__init__.py
maestro/config/gates.schema.json
maestro/config/mcp-servers.schema.json
maestro/config/role-paths-default.json
maestro/config/secret-allowlist.json
maestro/core/__init__.py
maestro/core/artefact_divergence.py
maestro/core/artefact_sync.py
maestro/core/blockage.py
maestro/core/bridge_notifier.py
maestro/core/bridge_poller.py
maestro/core/bridge_slack_bot.py
maestro/core/chart_routing.py
maestro/core/chart_scheduler.py
maestro/core/chart_schema.py
maestro/core/charts.py
maestro/core/connectivity.py
maestro/core/crew.py
maestro/core/crew_history.py
maestro/core/dashboard.py
maestro/core/deadlock.py
maestro/core/dep_holds.py
maestro/core/descendant_reaper.py
maestro/core/died_record.py
maestro/core/dispatch_order.py
maestro/core/dispatcher_heartbeat.py
maestro/core/fleet_monitor.py
maestro/core/fleet_runner.py
maestro/core/fleet_usage_tracker.py
maestro/core/gates.py
maestro/core/host_notify.py
maestro/core/lead_banner.py
maestro/core/lifecycle_log.py
maestro/core/order_create.py
maestro/core/order_ids.py
maestro/core/order_ledger.py
maestro/core/order_retry.py
maestro/core/order_status.py
maestro/core/outstanding_work.py
maestro/core/package_integrity.py
maestro/core/plan_dependents.py
maestro/core/plans.py
maestro/core/post_voyage_verify.py
maestro/core/pr_merge.py
maestro/core/pr_review_dispatch.py
maestro/core/proc.py
maestro/core/review_core.py
maestro/core/role_history.py
maestro/core/role_rejection.py
maestro/core/salvage_arming.py
maestro/core/salvage_record.py
maestro/core/scan_disagreement.py
maestro/core/skip_list.py
maestro/core/temp_paths.py
maestro/core/undispatchable.py
maestro/core/voyage_core.py
maestro/core/worktrees.py
maestro/docs/AIR-GAPPED.md
maestro/docs/ARCHITECTURE-OVERVIEW.md
maestro/docs/ARTEFACT-REPO.md
maestro/docs/CAPABILITIES.md
maestro/docs/CHAIN-OF-COMMAND.md
maestro/docs/CHARTS.md
maestro/docs/CLI-ERRORS.md
maestro/docs/CLI-REFERENCE.md
maestro/docs/CONFIG-MODELS.md
maestro/docs/DIVISION-PACKS.md
maestro/docs/ENTERPRISE-ADMIN-GUIDE.md
maestro/docs/ENTERPRISE-QUICKSTART.md
maestro/docs/ENTERPRISE-SETUP.md
maestro/docs/GETTING-STARTED.md
maestro/docs/GOVERNANCE-TRUST-BOUNDARY.md
maestro/docs/HUB.md
maestro/docs/HUMAN-REVIEW-GATES.md
maestro/docs/INSTALL-UPGRADE-UNINSTALL.md
maestro/docs/LICENCE.md
maestro/docs/MULTI-REPO.md
maestro/docs/OPERATOR-GUIDE.md
maestro/docs/ORDERS-AND-VOYAGES.md
maestro/docs/PATROL.md
maestro/docs/PERSONAS.md
maestro/docs/PLANNING-SIZING.md
maestro/docs/PROVIDERS.md
maestro/docs/QUICKSTART.md
maestro/docs/ROLE-OVERLAYS.md
maestro/docs/ROLES-GUIDE.md
maestro/docs/SETUP.md
maestro/docs/START-HERE.md
maestro/docs/SUPPORT.md
maestro/docs/TROUBLESHOOTING.md
maestro/docs/WHEN-A-VOYAGE-IS-STUCK.md
maestro/docs/bridge-setup-guide.md
maestro/egress/__init__.py
maestro/egress/airgap.py
maestro/egress/diagram.py
maestro/egress/filter.py
maestro/egress/proxy.py
maestro/enrolment/__init__.py
maestro/enrolment/apply.py
maestro/enrolment/loader.py
maestro/enrolment/schema.py
maestro/governance/__init__.py
maestro/governance/authoring.py
maestro/governance/breakglass.py
maestro/governance/ci_verify.py
maestro/governance/context.py
maestro/governance/diff.py
maestro/governance/distribution.py
maestro/governance/engine.py
maestro/governance/keys.py
maestro/governance/loader.py
maestro/governance/report.py
maestro/governance/rollback.py
maestro/governance/schema.py
maestro/governance/signing.py
maestro/governance/verify.py
maestro/governance/keys/trusted-keys.json
maestro/governance/library/destructive-data.json
maestro/governance/library/env-fencing.json
maestro/governance/library/integrity.json
maestro/governance/library/mcp-allowlist.json
maestro/governance/library/network-egress.json
maestro/governance/library/protected-branch.json
maestro/governance/library/secret-handling.json
maestro/hooks/__init__.py
maestro/hooks/branch_guard.py
maestro/hooks/bridge_question.py
maestro/hooks/notification.py
maestro/hooks/path_guard.py
maestro/hooks/posttool.py
maestro/hooks/pretool.py
maestro/hooks/secret_patterns.py
maestro/hooks/stop.py
maestro/hub/__init__.py
maestro/hub/__main__.py
maestro/hub/aggregator.py
maestro/hub/artefacts.py
maestro/hub/attention.py
maestro/hub/daemon.py
maestro/hub/lifecycle_tail.py
maestro/hub/logs.py
maestro/hub/models.py
maestro/hub/phase.py
maestro/hub/poller.py
maestro/hub/reports_api.py
maestro/hub/review.py
maestro/hub/server.py
maestro/hub/setup.py
maestro/identity/__init__.py
maestro/identity/acl.py
maestro/identity/auth.py
maestro/identity/encryption.py
maestro/identity/gate.py
maestro/identity/integrity.py
maestro/identity/loader.py
maestro/identity/rights.py
maestro/identity/types.py
maestro/identity/defaults/__init__.py
maestro/launch/__init__.py
maestro/launch/sandbox.py
maestro/lead/__init__.py
maestro/lead/__main__.py
maestro/lead/agent.py
maestro/lead/bands.py
maestro/lead/daemon.py
maestro/lead/events.py
maestro/lead/run_verbs.py
maestro/licence/__init__.py
maestro/licence/client.py
maestro/licence/config.py
maestro/licence/errors.py
maestro/licence/grace.py
maestro/licence/issue.py
maestro/licence/keys.py
maestro/licence/storage.py
maestro/licence/token.py
maestro/licence/keys/licence-keys.json
maestro/packs/__init__.py
maestro/packs/_schema.json
maestro/packs/loader.py
maestro/packs/remote.py
maestro/packs/scaffold.py
maestro/packs/validate.py
maestro/packs/devops/QUICKSTART.md
maestro/packs/devops/gates.json
maestro/packs/devops/pack.json
maestro/packs/devops/persona.json
maestro/packs/devops/workspace-defaults.json
maestro/packs/devops/order-templates/INF-template.json
maestro/packs/devops/order-templates/OBS-template.json
maestro/packs/devops/order-templates/PIP-template.json
maestro/packs/devops/requirements/inf-infra-change.md.j2
maestro/packs/devops/requirements/obs-observability.md.j2
maestro/packs/devops/requirements/pip-pipeline-change.md.j2
maestro/packs/devops/roles/BLD.md
maestro/packs/devops/roles/DOC.md
maestro/packs/devops/roles/PLN.md
maestro/packs/devops/roles/REL.md
maestro/packs/devops/roles/TST.md
maestro/packs/ops-bpa/QUICKSTART.md
maestro/packs/ops-bpa/gates.json
maestro/packs/ops-bpa/pack.json
maestro/packs/ops-bpa/persona.json
maestro/packs/ops-bpa/workspace-defaults.json
maestro/packs/ops-bpa/order-templates/DSC-template.json
maestro/packs/ops-bpa/order-templates/WFL-template.json
maestro/packs/ops-bpa/requirements/dsc-discovery.md.j2
maestro/packs/ops-bpa/requirements/wfl-workflow.md.j2
maestro/packs/ops-bpa/roles/BLD.md
maestro/packs/ops-bpa/roles/DOC.md
maestro/packs/ops-bpa/roles/PLN.md
maestro/packs/ops-bpa/roles/TST.md
maestro/packs/sdlc/pack.json
maestro/packs/secops/QUICKSTART.md
maestro/packs/secops/gates.json
maestro/packs/secops/pack.json
maestro/packs/secops/persona.json
maestro/packs/secops/workspace-defaults.json
maestro/packs/secops/order-templates/CMP-template.json
maestro/packs/secops/order-templates/DET-template.json
maestro/packs/secops/order-templates/HRD-template.json
maestro/packs/secops/order-templates/INT-template.json
maestro/packs/secops/order-templates/IRP-template.json
maestro/packs/secops/requirements/cmp-compliance.md.j2
maestro/packs/secops/requirements/det-detection.md.j2
maestro/packs/secops/requirements/hrd-hardening.md.j2
maestro/packs/secops/requirements/int-intel-brief.md.j2
maestro/packs/secops/requirements/irp-runbook.md.j2
maestro/packs/secops/roles/BLD.md
maestro/packs/secops/roles/DOC.md
maestro/packs/secops/roles/PLN.md
maestro/packs/secops/roles/SEC.md
maestro/packs/secops/roles/TST.md
maestro/packs/tech-ba/QUICKSTART.md
maestro/packs/tech-ba/gates.json
maestro/packs/tech-ba/pack.json
maestro/packs/tech-ba/persona.json
maestro/packs/tech-ba/workspace-defaults.json
maestro/packs/tech-ba/order-templates/ELC-template.json
maestro/packs/tech-ba/order-templates/MAP-template.json
maestro/packs/tech-ba/order-templates/SPC-template.json
maestro/packs/tech-ba/order-templates/VAL-template.json
maestro/packs/tech-ba/requirements/elc-elicitation.md.j2
maestro/packs/tech-ba/requirements/map-process-map.md.j2
maestro/packs/tech-ba/requirements/spc-spec.md.j2
maestro/packs/tech-ba/requirements/val-validation.md.j2
maestro/packs/tech-ba/roles/BLD.md
maestro/packs/tech-ba/roles/DOC.md
maestro/packs/tech-ba/roles/PLN.md
maestro/packs/tech-ba/roles/TST.md
maestro/packs/test-engineering/QUICKSTART.md
maestro/packs/test-engineering/gates.json
maestro/packs/test-engineering/pack.json
maestro/packs/test-engineering/persona.json
maestro/packs/test-engineering/workspace-defaults.json
maestro/packs/test-engineering/order-templates/AUT-template.json
maestro/packs/test-engineering/order-templates/EXP-template.json
maestro/packs/test-engineering/order-templates/QRP-template.json
maestro/packs/test-engineering/order-templates/TSD-template.json
maestro/packs/test-engineering/requirements/aut-automation.md.j2
maestro/packs/test-engineering/requirements/exp-exploratory-charter.md.j2
maestro/packs/test-engineering/requirements/qrp-quality-report.md.j2
maestro/packs/test-engineering/requirements/tsd-test-strategy.md.j2
maestro/packs/test-engineering/roles/BLD.md
maestro/packs/test-engineering/roles/DOC.md
maestro/packs/test-engineering/roles/PLN.md
maestro/packs/test-engineering/roles/SEC.md
maestro/packs/test-engineering/roles/TST.md
maestro/patrol/__init__.py
maestro/patrol/registry.py
maestro/patrol/resolver.py
maestro/patrol/state.py
maestro/patrol/checks/__init__.py
maestro/patrol/checks/crews.py
maestro/patrol/checks/dispatcher.py
maestro/patrol/checks/hub.py
maestro/patrol/checks/hygiene.py
maestro/patrol/checks/machine.py
maestro/patrol/checks/orders.py
maestro/patrol/checks/registry.py
maestro/patrol/checks/voyages.py
maestro/personas/__init__.py
maestro/personas/_schema.json
maestro/personas/loader.py
maestro/personas/models.py
maestro/personas/render.py
maestro/personas/resolver.py
maestro/personas/default/persona.json
maestro/personas/default/roles/BLD.md
maestro/personas/default/roles/DOC.md
maestro/personas/default/roles/LEAD.md
maestro/personas/default/roles/PLN.md
maestro/personas/default/roles/REL.md
maestro/personas/default/roles/SEC.md
maestro/personas/default/roles/TST.md
maestro/personas/game-rangers/persona.json
maestro/personas/game-rangers/roles/Anti-Poaching-Unit.md
maestro/personas/game-rangers/roles/Chief-Ranger.md
maestro/personas/game-rangers/roles/Field-Ranger.md
maestro/personas/game-rangers/roles/Logistics-Coordinator.md
maestro/personas/game-rangers/roles/Naturalist.md
maestro/personas/game-rangers/roles/Scout.md
maestro/personas/game-rangers/roles/Veterinarian.md
maestro/personas/nautical/persona.json
maestro/personas/nautical/roles/BOS.md
maestro/personas/nautical/roles/COX.md
maestro/personas/nautical/roles/LKT.md
maestro/personas/nautical/roles/NAV.md
maestro/personas/nautical/roles/QM.md
maestro/personas/nautical/roles/SCR.md
maestro/personas/nautical/roles/SHP.md
maestro/personas/navy-seals/persona.json
maestro/personas/navy-seals/roles/Comms.md
maestro/personas/navy-seals/roles/Intel-Analyst.md
maestro/personas/navy-seals/roles/Logistics-Officer.md
maestro/personas/navy-seals/roles/Operator.md
maestro/personas/navy-seals/roles/Recon.md
maestro/personas/navy-seals/roles/Team-Leader.md
maestro/personas/navy-seals/roles/Verifier.md
maestro/personas/storm-troopers/persona.json
maestro/personas/storm-troopers/roles/Archivist.md
maestro/personas/storm-troopers/roles/Commander.md
maestro/personas/storm-troopers/roles/Imperial-Security.md
maestro/personas/storm-troopers/roles/Inspector.md
maestro/personas/storm-troopers/roles/Logistics-Officer.md
maestro/personas/storm-troopers/roles/Strategist.md
maestro/personas/storm-troopers/roles/Trooper.md
maestro/providers/__init__.py
maestro/providers/base.py
maestro/providers/ci/__init__.py
maestro/providers/ci/github_actions.py
maestro/providers/ci/none.py
maestro/providers/deploy/__init__.py
maestro/providers/deploy/none.py
maestro/providers/issues/__init__.py
maestro/providers/issues/github_issues.py
maestro/providers/issues/none.py
maestro/providers/scm/__init__.py
maestro/providers/scm/github.py
maestro/providers/scm/none.py
maestro/reports/__init__.py
maestro/reports/models.py
maestro/reports/qa_reader.py
maestro/roles/BLD.md
maestro/roles/DOC.md
maestro/roles/LEAD.md
maestro/roles/PLN.md
maestro/roles/REL.md
maestro/roles/SEC.md
maestro/roles/TST.md
maestro/roles/loader.py
maestro/roles/overlay.py
maestro/roles/validation.py
maestro/secrets/__init__.py
maestro/secrets/aws_secrets.py
maestro/secrets/azure_keyvault.py
maestro/secrets/base.py
maestro/secrets/env.py
maestro/secrets/one_password.py
maestro/secrets/os_keyring.py
maestro/secrets/refs.py
maestro/secrets/registry.py
maestro/secrets/secrets.py
maestro/secrets/vault.py
maestro/security/__init__.py
maestro/security/owasp_patterns.py
maestro/security/review.py
maestro/templates/claude-maestro.md.j2
maestro/templates/claude-project.md.j2
maestro/templates/docker/docker-compose.local.yml.j2
maestro/templates/requirements/bug-report.md.j2
maestro/templates/requirements/doc-audit.md.j2
maestro/templates/requirements/new-feature.md.j2
maestro/templates/requirements/performance.md.j2
maestro/templates/requirements/project-setup.md.j2
maestro/templates/requirements/refactor.md.j2
maestro/templates/requirements/security-review.md.j2
maestro/templates/requirements/test-coverage.md.j2
maestro_fleet.egg-info/PKG-INFO
maestro_fleet.egg-info/SOURCES.txt
maestro_fleet.egg-info/dependency_links.txt
maestro_fleet.egg-info/entry_points.txt
maestro_fleet.egg-info/requires.txt
maestro_fleet.egg-info/top_level.txt
tests/test_ac_pipeline.py
tests/test_active_processes_drain.py
tests/test_adm_mcp_cli.py
tests/test_adm_review_cli.py
tests/test_adm_security_scan_cli.py
tests/test_adm_setup.py
tests/test_adm_setup_e2e.py
tests/test_adm_update_mcp_migration.py
tests/test_admiralty_shim.py
tests/test_artefact_push_divergence.py
tests/test_audit_anchor.py
tests/test_audit_anchor_mandatory.py
tests/test_audit_log.py
tests/test_auth_legacy_bypass.py
tests/test_branch_guard.py
tests/test_branch_guard_loose_orders.py
tests/test_branch_storm_and_target_repo.py
tests/test_breakglass_ftr_0398.py
tests/test_breakglass_grant_ftr_0532.py
tests/test_breakglass_sign_acl_bug_0410.py
tests/test_bridge_notifier_question.py
tests/test_bridge_qm_loop.py
tests/test_bridge_review_routing.py
tests/test_bridge_setup_wizard.py
tests/test_bug_0274_dep_held.py
tests/test_bug_0276_requeue_revalidation.py
tests/test_bug_0279_truncated_result_salvage.py
tests/test_bug_0280_autoqueue_on_stalled.py
tests/test_bug_0282_path_guard.py
tests/test_bug_0284_crew_autocommit.py
tests/test_bug_0285_timeout.py
tests/test_bug_0288_order_skip.py
tests/test_bug_0289_92_finalisation.py
tests/test_bug_0342_telemetry_autoresolve.py
tests/test_bug_0343_untracked_telemetry.py
tests/test_bug_0344_stranded_retry.py
tests/test_bug_0345_worktree_add_retry.py
tests/test_bug_0347_default_branch_push_guard.py
tests/test_bug_0348_voyage_status_orders.py
tests/test_bug_0349_dep_held_visibility.py
tests/test_bug_0350_auto_serialize_stall.py
tests/test_bug_0353_review_duplicate_livelock.py
tests/test_bug_0360_pr_linkage.py
tests/test_bug_0387_canary.py
tests/test_bug_0387_home_join_audit.py
tests/test_bug_0387_registry_defensive.py
tests/test_bug_0387_touchpoints.py
tests/test_bug_0388_migrate_project_precedence.py
tests/test_bug_0389_solo_worktree_product_repo.py
tests/test_bug_0390_hub_healthcheck.py
tests/test_bug_0391_override_solo_product_repo.py
tests/test_bug_0393_idle_dispatchable.py
tests/test_bug_0394_hub_archived_pr_state.py
tests/test_bug_0395_hub_dispatch_observe_only.py
tests/test_bug_0401_sec_finalisation_gate.py
tests/test_bug_0405_hub_dispatcher_container_heartbeat.py
tests/test_bug_0407_monitor_artefact_plane.py
tests/test_bug_0411_completed_voyage_pr_reconcile.py
tests/test_bug_0423_code_fault_classification.py
tests/test_bug_0424_hub_pid_identity.py
tests/test_bug_0425_solo_cli_resolution.py
tests/test_bug_0425_tst_regression.py
tests/test_bug_0433_skiplist_schema.py
tests/test_bug_0434_fresh_voyage_branch_reconcile.py
tests/test_bug_0436_voyage_finalisation_status_guard.py
tests/test_bug_0440_sweep_capability_gate.py
tests/test_bug_0443_stalled_cause.py
tests/test_bug_0444_sec_requeue_budget.py
tests/test_bug_0445_stalled_convergence.py
tests/test_bug_0446_usage_transcript_autodetect.py
tests/test_bug_0447_status_model_override.py
tests/test_bug_0448_maestro_dir_divergence.py
tests/test_bug_0451_status_held_visibility.py
tests/test_bug_0459_sec_investigation_write_solo_mode.py
tests/test_bug_0459_sec_role_completion_gate.py
tests/test_bug_0459_sec_write_scope.py
tests/test_bug_0459_sec_write_scope_overreach.py
tests/test_bug_0460_worktree_requeue_budget.py
tests/test_bug_0462_review_capability_gate.py
tests/test_bug_0463_bridge_cleanup_gate.py
tests/test_bug_0464_order_id_allocator.py
tests/test_bug_0465_sec_artefact_plane.py
tests/test_bug_0467_hub_poller_readiness.py
tests/test_bug_0469_bridge_approval_gate.py
tests/test_bug_0470_sec_write_scope_split_plane.py
tests/test_bug_0471_closed_pr_archived_voyage.py
tests/test_bug_0474_lifecycle_sanitization.py
tests/test_bug_0475_tier_gate_hermetic.py
tests/test_bug_0483_layer1_claude_md.py
tests/test_bug_0499_dependent_promotion.py
tests/test_bug_0500_cpu_measurement.py
tests/test_bug_0500_descendant_reaper.py
tests/test_bug_0501_root_progress_conflict.py
tests/test_bug_0506_verify_log_persistence.py
tests/test_bug_0513_release_integrity.py
tests/test_bug_0515_chart_workspace_scoping.py
tests/test_bug_0516_hub_cwd_and_stop_lifecycle.py
tests/test_bug_0525_verify_workspace_resolution.py
tests/test_bug_0526_cp1252_console_encoding.py
tests/test_bug_0529_install_instructions.py
tests/test_bug_0529_tst_scaffold_and_extras.py
tests/test_bug_0541_dispatcher_wedged.py
tests/test_bug_0542_bridge_notifier_import.py
tests/test_bug_0544_worktree_branch_integrity.py
tests/test_bug_0545_stale_autocommit.py
tests/test_bug_0546_role_deliverable_gate.py
tests/test_bug_0547_wrong_base_merge.py
tests/test_bug_0548_artefact_divergence_escalation.py
tests/test_bug_0550_registry_isolation.py
tests/test_bug_0551_route_failure_no_release.py
tests/test_bug_0552_routed_verify_failure.py
tests/test_bug_0557_charts_fleet_runner.py
tests/test_bug_0558_chart_routing_review2.py
tests/test_bug_0564_completion_ledger_omissions.py
tests/test_bug_0565_stale_complete_in_queue_advance.py
tests/test_bug_0567_role_deliverable_enumeration.py
tests/test_bug_0568_worktree_root_relocation.py
tests/test_bug_0569_closed_pr_false_merge.py
tests/test_bug_0573_regression_guard_edge_cases.py
tests/test_bug_0580_salvage_refused_commit.py
tests/test_bug_0581_wedged_multiwriter_heartbeat.py
tests/test_bug_0582_voyage_reconcile_field_defects.py
tests/test_bug_0583_rel_artefact_plane.py
tests/test_bug_0591_frontend_deps_fresh_worktree.py
tests/test_bug_0595_wedge_detection_hardening.py
tests/test_bug_0596_complete_in_queue_review_gate.py
tests/test_bug_0601_worktree_root_scope.py
tests/test_bug_0606_gitattributes.py
tests/test_bug_0607_finding4_held_branch.py
tests/test_bug_0608_charts_validation_gaps.py
tests/test_bug_0609_inv_deliverable_gate.py
tests/test_bug_0614_dispatcher_startup_and_launch_failure.py
tests/test_bug_0614_env_confinement.py
tests/test_bug_0614_realistic_hook_invocation.py
tests/test_bug_0615_salvage_staleness.py
tests/test_bug_0625_outstanding_work_status_guard.py
tests/test_bug_0627_hub_error_surfaces.py
tests/test_bug_0641_stale_checkpoint_resume.py
tests/test_bug_0653_cleanup_timeout_and_backup_atomicity.py
tests/test_bug_0659_dispatcher_demo_lock_gate.py
tests/test_bug_0660_busy_marker_windows.py
tests/test_bug_0662_pr405_round8.py
tests/test_bug_0667_cleanup_safety.py
tests/test_bug_0670_pr405_round9.py
tests/test_bug_0672_pr405_round10.py
tests/test_bug_0673_fleet_teardown_coherence.py
tests/test_bug_0675_pr405_round11.py
tests/test_bug_0677_pr405_round12.py
tests/test_bug_0680_pr406_round10.py
tests/test_bug_0681_cleanup_recovery.py
tests/test_bug_0682_pr405_round13.py
tests/test_bug_0683_force_cleanup_and_demo_lock.py
tests/test_bug_0684_pr406_round11.py
tests/test_bug_0685_lock_protocol.py
tests/test_bug_0686_pr405_round14_maestro_dir_validation.py
tests/test_bug_0688_dispatcher_gate_and_lock_layering.py
tests/test_bug_0689_pr406_round12.py
tests/test_bug_0690_required_args_before_maestro_dir.py
tests/test_bug_0691_unverifiable_dispatcher_lock.py
tests/test_bug_0692_pr406_round13.py
tests/test_bug_0692_wedge_outcome.py
tests/test_bug_0695_partial_node_modules.py
tests/test_bug_0696_salvage_record.py
tests/test_bug_0696_salvage_wiring.py
tests/test_bug_0697_fast_converge_advance.py
tests/test_bug_0698_delivered_at_timeout.py
tests/test_bug_0699_voyage_deadlock.py
tests/test_bug_0701_maestro_temp_location.py
tests/test_bug_0702_requeue_arming_wiring.py
tests/test_bug_0702_requeue_salvage_handoff.py
tests/test_bug_0703_ancestry_guard.py
tests/test_bug_0704_frontend_install_cap.py
tests/test_bug_0705_rejection_wiring.py
tests/test_bug_0705_role_rejection.py
tests/test_bug_0706_crew_branch_preservation.py
tests/test_bug_0706_serialize_handforward.py
tests/test_bug_0706_unreachable_commits_check.py
tests/test_bug_0707_crossdep_and_preexisting.py
tests/test_bug_0708_status_progress_counts.py
tests/test_bug_0711_dispatch_priority.py
tests/test_bug_0712_hub_death_evidence.py
tests/test_bug_0713_daemon_death_forensics.py
tests/test_bug_0714_role_validation_and_launch_failure.py
tests/test_bug_0724_lead_restart_race.py
tests/test_bug_0740_outstanding_work_remedies.py
tests/test_bug_0741_undispatchable_proposed.py
tests/test_bug_0742_edit_reanchor_validation.py
tests/test_bug_0743_skip_state_orthogonal.py
tests/test_bug_0744_shared_rollback.py
tests/test_bug_0748_per_voyage_post_actions.py
tests/test_bug_0749_lifecycle_containment.py
tests/test_charts_phase2_authoring_cli.py
tests/test_charts_phase2_carry.py
tests/test_charts_phase2_equivalence.py
tests/test_charts_phase2_frontier.py
tests/test_charts_phase2_ledger_laps.py
tests/test_charts_phase2_onfail_routing.py
tests/test_charts_phase2_schema.py
tests/test_cli_argparse.py
tests/test_cli_doctor.py
tests/test_cli_doctor_explain.py
tests/test_cli_main_handler.py
tests/test_cli_noun_aliases.py
tests/test_cli_ui.py
tests/test_cli_version.py
tests/test_completion_regression_guard.py
tests/test_context_effort_resolution.py
tests/test_convergence_gating.py
tests/test_convergence_retry.py
tests/test_convergence_retry_0272.py
tests/test_convergence_retry_fast_path.py
tests/test_cox_security_gate.py
tests/test_crew.py
tests/test_dashboard_render.py
tests/test_dashboard_state.py
tests/test_data_flow_diagram.py
tests/test_demo.py
tests/test_dispatch_uses_worktree.py
tests/test_dispatcher_reliability.py
tests/test_doctor_preflight.py
tests/test_egress.py
tests/test_egress_filter.py
tests/test_egress_modes.py
tests/test_eight_bells_review_gate.py
tests/test_enrolment.py
tests/test_env_var_fallback.py
tests/test_errors.py
tests/test_fleet_monitor.py
tests/test_fleet_runner.py
tests/test_fleet_runner_mcp.py
tests/test_friendly_argparse.py
tests/test_frontend_verify_gate.py
tests/test_ftr_0287_ci_spend.py
tests/test_ftr_0359_offline_resilience.py
tests/test_ftr_0361_qa.py
tests/test_ftr_0361_resolvers.py
tests/test_ftr_0362_constant_parity_pins.py
tests/test_ftr_0362_mso_join_audit.py
tests/test_ftr_0363_registry_v2.py
tests/test_ftr_0364_worktree_relocation.py
tests/test_ftr_0366_solo_mode.py
tests/test_ftr_0367_migrate_artefact_repo.py
tests/test_ftr_0368_hooks_repo_awareness.py
tests/test_ftr_0369_hub_artefact_path.py
tests/test_ftr_0373_host_neutral_reconcile.py
tests/test_ftr_0373_tst_edge.py
tests/test_ftr_0374_shared_mode.py
tests/test_ftr_0376_hub_claimed_by.py
tests/test_ftr_0377_multi_repo_dispatch.py
tests/test_ftr_0377_multi_repo_integration.py
tests/test_ftr_0378_multi_repo_convergence.py
tests/test_ftr_0378_multi_repo_convergence_integration.py
tests/test_ftr_0379_multi_repo_pr_voyage.py
tests/test_ftr_0380_hub_multi_repo_pills.py
tests/test_ftr_0381_import_workspace.py
tests/test_ftr_0406_monitor_optout.py
tests/test_ftr_0408_no_window_audit.py
tests/test_ftr_0426_pr_authoritative_sweep.py
tests/test_ftr_0427_per_transition_gates.py
tests/test_ftr_0480_pack_selection.py
tests/test_ftr_0481_signed_pack_distribution.py
tests/test_ftr_0482_enterprise_security_onboarding.py
tests/test_ftr_0489_capabilities_api.py
tests/test_ftr_0495_charts_phase1.py
tests/test_ftr_0496_chart_show_hub_view.py
tests/test_ftr_0505_tier_enforcement.py
tests/test_ftr_0531_tst_regression.py
tests/test_ftr_0534_provider_regression.py
tests/test_ftr_0535_all_projects.py
tests/test_ftr_0535_tst_regression.py
tests/test_ftr_0536_lead_cli_and_tier.py
tests/test_ftr_0537_tst_regression.py
tests/test_ftr_0543_resident_must_not_protection.py
tests/test_ftr_0543_tst_regression.py
tests/test_ftr_0563_completion_path_audit.py
tests/test_ftr_0577_lead_crew_detail.py
tests/test_ftr_0577_tst_edge_cases.py
tests/test_ftr_0585_lead_workspace_threading.py
tests/test_ftr_0587_tst_regression.py
tests/test_ftr_0588_hub_lead_stand_down.py
tests/test_ftr_0588_lead_stand_down.py
tests/test_ftr_0589_bridge_lead_notify.py
tests/test_ftr_0589_lead_finding_delivery.py
tests/test_ftr_0590_hub_lead_ack.py
tests/test_ftr_0590_lead_ack.py
tests/test_ftr_0598_role_history.py
tests/test_ftr_0599_deliverable_gate_rewrite.py
tests/test_ftr_0600_merge_state_resolver.py
tests/test_ftr_0603_scan_disagreement.py
tests/test_ftr_0617_honest_actions.py
tests/test_ftr_0617_tst_honesty_gaps.py
tests/test_ftr_0619_tst_gaps.py
tests/test_ftr_0621_tst_create_gaps.py
tests/test_ftr_0628_fable_5_1.py
tests/test_ftr_0631_lead_run_verbs.py
tests/test_ftr_0632_crew_turns.py
tests/test_ftr_0700_blockage.py
tests/test_ftr_0700_surfaces.py
tests/test_ftr_0719_blockage_surfaces.py
tests/test_ftr_0719_why_cli.py
tests/test_ftr_0720_orders_stuck_check.py
tests/test_ftr_0728_qa_reader_corpus.py
tests/test_ftr_0728_reports_core.py
tests/test_ftr_0728_tst_adversarial.py
tests/test_ftr_0729_hub_reports_api.py
tests/test_ftr_0730_wire_contract.py
tests/test_gitignore_dedup.py
tests/test_governance_activation_matrix.py
tests/test_governance_authoring_ftr_0479.py
tests/test_governance_ci_verify.py
tests/test_governance_engine.py
tests/test_governance_line_endings.py
tests/test_governance_packs.py
tests/test_governance_packs_ftr_0399.py
tests/test_governance_pretool_gate.py
tests/test_governance_report_ftr_0399.py
tests/test_governance_signing.py
tests/test_hook_matcher_registration.py
tests/test_hub_aggregator_read_config.py
tests/test_hub_aggregator_usage.py
tests/test_hub_api.py
tests/test_hub_artefacts.py
tests/test_hub_attention.py
tests/test_hub_dashboard_token_usage_tst.py
tests/test_hub_lead_status.py
tests/test_hub_order_create.py
tests/test_hub_order_edit.py
tests/test_hub_phase.py
tests/test_hub_poller.py
tests/test_hub_review.py
tests/test_hub_setup.py
tests/test_hub_static_ui_ftr_0421.py
tests/test_hub_usage_aggregation_api.py
tests/test_hub_usage_aggregation_tst.py
tests/test_hub_voyage_create.py
tests/test_hub_ws.py
tests/test_id_allocation_remote.py
tests/test_identity_acl.py
tests/test_identity_integrity.py
tests/test_identity_integrity_signed.py
tests/test_identity_rights.py
tests/test_idle_watchdog.py
tests/test_inject_licence_keys.py
tests/test_invoke_claude_json.py
tests/test_iteration_timeout.py
tests/test_lead_agent.py
tests/test_lead_bands.py
tests/test_lead_daemon.py
tests/test_lead_events.py
tests/test_lead_main.py
tests/test_licence.py
tests/test_licence_cli_test_flags.py
tests/test_licence_config.py
tests/test_licence_extended.py
tests/test_licence_fake_activation.py
tests/test_licence_issue.py
tests/test_licence_keys_repo_stays_empty.py
tests/test_licence_token.py
tests/test_max_turns.py
tests/test_mcp_registry.py
tests/test_modernised_role_files.py
tests/test_monitor_observability.py
tests/test_multi_role_advance.py
tests/test_nav_plan_schema.py
tests/test_no_legacy_residue.py
tests/test_no_raw_brand_strings.py
tests/test_operator_roles.py
tests/test_order_create_core.py
tests/test_order_ids.py
tests/test_order_ledger_reconcile.py
tests/test_order_retry_core.py
tests/test_owasp_patterns.py
tests/test_packs_ftr_0383.py
tests/test_packs_ftr_0384.py
tests/test_packs_ftr_0385.py
tests/test_packs_ftr_0428.py
tests/test_packs_ftr_0429.py
tests/test_packs_ftr_0430.py
tests/test_packs_ftr_0431.py
tests/test_parallel_crew_isolation.py
tests/test_parallel_voyage_e2e.py
tests/test_patrol_checks_crews.py
tests/test_patrol_checks_dispatcher.py
tests/test_patrol_checks_hygiene.py
tests/test_patrol_checks_machine.py
tests/test_patrol_checks_orders.py
tests/test_patrol_checks_registry.py
tests/test_patrol_checks_voyages.py
tests/test_patrol_noise_control_integration.py
tests/test_patrol_registry.py
tests/test_patrol_resolver.py
tests/test_patrol_state.py
tests/test_persona_e2e.py
tests/test_persona_loader.py
tests/test_persona_resolver.py
tests/test_persona_security.py
tests/test_persona_squad_names.py
tests/test_placeholder_repo_config.py
tests/test_plan_dependents.py
tests/test_policy_authoring.py
tests/test_post_nav_gate.py
tests/test_post_nav_gate_e2e.py
tests/test_posttool_file_counter.py
tests/test_posttool_owasp.py
tests/test_pr_creation_default_branch.py
tests/test_pretool_pr_gate.py
tests/test_pretool_secret_guard.py
tests/test_proc_identity.py
tests/test_project_analysis.py
tests/test_providers_github.py
tests/test_providers_resolve.py
tests/test_providers_secrets.py
tests/test_public_mirror_sanitized.py
tests/test_pypi_readme_public_safe.py
tests/test_queue_encoding_tolerance.py
tests/test_quickstart.py
tests/test_quickstart_repo_link.py
tests/test_requirement_templates.py
tests/test_review_core.py
tests/test_review_time_tracking.py
tests/test_role_cli.py
tests/test_role_dispatcher_integration.py
tests/test_role_loader.py
tests/test_role_model_resolution.py
tests/test_role_overlay.py
tests/test_role_tool_scoping.py
tests/test_run_cli.py
tests/test_secret_doctor_scrub.py
tests/test_secret_patterns.py
tests/test_secret_refs.py
tests/test_secrets_provider.py
tests/test_security_audit_2026_hardening.py
tests/test_security_review_cli.py
tests/test_security_review_slash_command.py
tests/test_session_id.py
tests/test_setup_cheatsheet.py
tests/test_setup_wizard_tiers.py
tests/test_shared_mode_soak.py
tests/test_stop_hook_usage.py
tests/test_stress_dispatch.py
tests/test_subprocess_env_scrub.py
tests/test_tst_0473_golden_setup_transcript.py
tests/test_tst_0473_tier_enforcement_gaps.py
tests/test_tst_0497_charts_equivalence.py
tests/test_tst_0622_order_edit_gaps.py
tests/test_tst_0623_authoring_antidrift.py
tests/test_tst_0623_authoring_e2e.py
tests/test_usage_voyage_filter.py
tests/test_verify_and_push_branch_guard.py
tests/test_voy_0079_dispatch_reliability.py
tests/test_voy_0080_supervision.py
tests/test_voy_0081_convergence_desync.py
tests/test_voy_0082_scratch_worktree.py
tests/test_voy_0083_convergence_bookkeeping.py
tests/test_voy_0084_monitor_fidelity.py
tests/test_voyage_branch_propagation.py
tests/test_voyage_core.py
tests/test_voyage_core_allocation_safety.py
tests/test_voyage_core_contract.py
tests/test_voyage_create.py
tests/test_voyage_reconcile.py
tests/test_voyage_seq_numbering.py
tests/test_voyage_sweep_ownership.py
tests/test_web_hub_first_homepage.py
tests/test_web_pricing_removed.py
tests/test_workspace_dual_read.py
tests/test_workstation_setup.py
tests/test_worktrees.py