LICENSE
MANIFEST.in
QUICKSTART.md
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
src/brigade/__init__.py
src/brigade/__main__.py
src/brigade/aboyeur.py
src/brigade/acpx_adapter.py
src/brigade/actionqueue.py
src/brigade/add.py
src/brigade/agent_skill_format.py
src/brigade/agents.py
src/brigade/budgets.py
src/brigade/budgets_cmd.py
src/brigade/chat_cmd.py
src/brigade/code_cmd.py
src/brigade/code_references.py
src/brigade/codex_appserver.py
src/brigade/codex_cloud.py
src/brigade/completions.py
src/brigade/component_install.py
src/brigade/component_manifest.py
src/brigade/component_paths.py
src/brigade/component_report.py
src/brigade/component_state.py
src/brigade/config.py
src/brigade/context_cmd.py
src/brigade/context_eval.py
src/brigade/cursor_user_cmd.py
src/brigade/doctor.py
src/brigade/dogfood_cmd.py
src/brigade/evidence_brief.py
src/brigade/evidence_cmd.py
src/brigade/extras.py
src/brigade/fragments.py
src/brigade/friction_cmd.py
src/brigade/graphtrail_delta.py
src/brigade/handoff.py
src/brigade/handoff_content.py
src/brigade/hermes_adapter.py
src/brigade/ingest.py
src/brigade/install.py
src/brigade/learn_cmd.py
src/brigade/localio.py
src/brigade/managed.py
src/brigade/managed_snapshot.py
src/brigade/mcp_adapters.py
src/brigade/mcp_cmd.py
src/brigade/mcp_runtime.py
src/brigade/mcp_server.py
src/brigade/memory_cmd.py
src/brigade/memory_doctor_cmd.py
src/brigade/model_inventory.py
src/brigade/model_scorecard.py
src/brigade/model_trials.py
src/brigade/notifications_cmd.py
src/brigade/outcome.py
src/brigade/outcome_cmd.py
src/brigade/pantry_cmd.py
src/brigade/proc.py
src/brigade/profiles.py
src/brigade/profiles_cmd.py
src/brigade/projects_cmd.py
src/brigade/prompt.py
src/brigade/py.typed
src/brigade/receipt_signing.py
src/brigade/receipts_cmd.py
src/brigade/reconfigure.py
src/brigade/registry.py
src/brigade/release_version_sync.py
src/brigade/render.py
src/brigade/reportstore.py
src/brigade/research_cmd.py
src/brigade/result_integrity.py
src/brigade/roadmap_cmd.py
src/brigade/roster.py
src/brigade/roster_cmd.py
src/brigade/route_catalog.py
src/brigade/router.py
src/brigade/run_control.py
src/brigade/run_receipts.py
src/brigade/run_resume.py
src/brigade/run_transport.py
src/brigade/runbook_cmd.py
src/brigade/runguard.py
src/brigade/runs_cmd.py
src/brigade/scrub.py
src/brigade/search_cmd.py
src/brigade/selection.py
src/brigade/skills_cmd.py
src/brigade/station.py
src/brigade/station_health.py
src/brigade/station_manifest.py
src/brigade/stations_cmd.py
src/brigade/status.py
src/brigade/telemetry_export.py
src/brigade/templates.py
src/brigade/tokens_cmd.py
src/brigade/toml_compat.py
src/brigade/untrusted.py
src/brigade/untrusted_cmd.py
src/brigade/version_cmd.py
src/brigade/workflow_cmd.py
src/brigade/center_cmd/__init__.py
src/brigade/center_cmd/actions.py
src/brigade/center_cmd/core.py
src/brigade/center_cmd/readiness.py
src/brigade/center_cmd/report_review_ops.py
src/brigade/center_cmd/reports.py
src/brigade/center_cmd/schema_ops.py
src/brigade/claude_hooks/__init__.py
src/brigade/claude_hooks/classify.py
src/brigade/claude_hooks/install_cmd.py
src/brigade/claude_hooks/package.py
src/brigade/claude_hooks/runtime.py
src/brigade/cli/__init__.py
src/brigade/cli/_common.py
src/brigade/cli/add.py
src/brigade/cli/budgets.py
src/brigade/cli/center.py
src/brigade/cli/chat.py
src/brigade/cli/code.py
src/brigade/cli/completions.py
src/brigade/cli/context.py
src/brigade/cli/daily.py
src/brigade/cli/doctor.py
src/brigade/cli/dogfood.py
src/brigade/cli/evidence.py
src/brigade/cli/extras.py
src/brigade/cli/friction.py
src/brigade/cli/guard.py
src/brigade/cli/handoff.py
src/brigade/cli/handoff_template.py
src/brigade/cli/harness.py
src/brigade/cli/hermes_fragments.py
src/brigade/cli/ingest.py
src/brigade/cli/init.py
src/brigade/cli/learn.py
src/brigade/cli/mcp.py
src/brigade/cli/memory.py
src/brigade/cli/model.py
src/brigade/cli/notifications.py
src/brigade/cli/openclaw_fragments.py
src/brigade/cli/operator.py
src/brigade/cli/outcome.py
src/brigade/cli/pantry.py
src/brigade/cli/profiles.py
src/brigade/cli/projects.py
src/brigade/cli/receipts.py
src/brigade/cli/reconfigure.py
src/brigade/cli/release.py
src/brigade/cli/repos.py
src/brigade/cli/research.py
src/brigade/cli/roadmap.py
src/brigade/cli/roster.py
src/brigade/cli/route.py
src/brigade/cli/run.py
src/brigade/cli/runbook.py
src/brigade/cli/runs.py
src/brigade/cli/scrub.py
src/brigade/cli/search.py
src/brigade/cli/security.py
src/brigade/cli/setup.py
src/brigade/cli/skills.py
src/brigade/cli/stations.py
src/brigade/cli/status.py
src/brigade/cli/tokens.py
src/brigade/cli/tools.py
src/brigade/cli/untrusted.py
src/brigade/cli/version.py
src/brigade/cli/workflow.py
src/brigade/cli/work/__init__.py
src/brigade/cli/work/dispatching.py
src/brigade/cli/work/phases.py
src/brigade/cli/work/registration.py
src/brigade/daily_cmd/__init__.py
src/brigade/daily_cmd/approvals.py
src/brigade/daily_cmd/candidates.py
src/brigade/daily_cmd/closeout_ops.py
src/brigade/daily_cmd/config.py
src/brigade/daily_cmd/hardening.py
src/brigade/daily_cmd/run_loop.py
src/brigade/daily_cmd/status_plan.py
src/brigade/daily_cmd/telemetry_ops.py
src/brigade/guard/__init__.py
src/brigade/guard/__main__.py
src/brigade/guard/allowlist.py
src/brigade/guard/audit.py
src/brigade/guard/baseline.py
src/brigade/guard/cli.py
src/brigade/guard/engine.py
src/brigade/guard/git_commits.py
src/brigade/guard/git_scan.py
src/brigade/guard/n8n_advisory.py
src/brigade/guard/n8n_validate.py
src/brigade/guard/policy.py
src/brigade/guard/pr_draft.py
src/brigade/guard/pr_prepare.py
src/brigade/guard/publish_check.py
src/brigade/guard/report.py
src/brigade/guard/rules.py
src/brigade/guard/types.py
src/brigade/guard/detectors/__init__.py
src/brigade/guard/detectors/opf.py
src/brigade/guard/examples/n8n-validation/blocked-local-service.json
src/brigade/guard/examples/n8n-validation/blocked-secret-token.json
src/brigade/guard/examples/n8n-validation/clean-blog-post.json
src/brigade/guard/examples/n8n-validation/clean-social-post.json
src/brigade/guard/examples/n8n-validation/warn-review-email.json
src/brigade/guard/policies/openclaw-message.json
src/brigade/guard/policies/pr-draft.json
src/brigade/guard/policies/public-content.json
src/brigade/guard/policies/public-repo.json
src/brigade/handoff_cmd/__init__.py
src/brigade/handoff_cmd/drafts.py
src/brigade/handoff_cmd/inspect_ops.py
src/brigade/handoff_cmd/issue_ops.py
src/brigade/handoff_cmd/linting.py
src/brigade/handoff_cmd/migrate_ops.py
src/brigade/handoff_cmd/models.py
src/brigade/handoff_cmd/receipts.py
src/brigade/handoff_cmd/sources.py
src/brigade/memory_doctor/__init__.py
src/brigade/memory_doctor/__main__.py
src/brigade/memory_doctor/cli.py
src/brigade/memory_doctor/compact.py
src/brigade/memory_doctor/git.py
src/brigade/memory_doctor/init_git.py
src/brigade/memory_doctor/lint.py
src/brigade/memory_doctor/parsing.py
src/brigade/memory_doctor/paths.py
src/brigade/memory_doctor/safety.py
src/brigade/memory_doctor/status.py
src/brigade/operator_cmd/__init__.py
src/brigade/operator_cmd/adoption.py
src/brigade/operator_cmd/guide.py
src/brigade/operator_cmd/health.py
src/brigade/operator_cmd/lifecycle.py
src/brigade/operator_cmd/migration.py
src/brigade/operator_cmd/surfaces.py
src/brigade/phases_cmd/__init__.py
src/brigade/phases_cmd/checks_actions.py
src/brigade/phases_cmd/constants.py
src/brigade/phases_cmd/session_lifecycle.py
src/brigade/phases_cmd/session_ops.py
src/brigade/release_cmd/__init__.py
src/brigade/release_cmd/candidate.py
src/brigade/release_cmd/candidate_audit_ops.py
src/brigade/release_cmd/ci.py
src/brigade/release_cmd/commands.py
src/brigade/release_cmd/evidence.py
src/brigade/release_cmd/install_smoke.py
src/brigade/release_cmd/paths.py
src/brigade/release_cmd/schema_ops.py
src/brigade/repos_cmd/__init__.py
src/brigade/repos_cmd/actions_dispatch.py
src/brigade/repos_cmd/adoption.py
src/brigade/repos_cmd/constants.py
src/brigade/repos_cmd/fleet.py
src/brigade/repos_cmd/fleet_health.py
src/brigade/repos_cmd/friction_fleet.py
src/brigade/repos_cmd/release_ops.py
src/brigade/repos_cmd/release_train.py
src/brigade/repos_cmd/sweeps.py
src/brigade/research/__init__.py
src/brigade/research/config.py
src/brigade/research/engine.py
src/brigade/research/extract.py
src/brigade/research/handoff.py
src/brigade/research/llm.py
src/brigade/research/registry.py
src/brigade/research/report.py
src/brigade/research/types.py
src/brigade/research/sources/__init__.py
src/brigade/research/sources/cli.py
src/brigade/research/sources/local.py
src/brigade/research/sources/web.py
src/brigade/security_cmd/__init__.py
src/brigade/security_cmd/commands.py
src/brigade/security_cmd/config.py
src/brigade/security_cmd/enrichment.py
src/brigade/security_cmd/models.py
src/brigade/security_cmd/reports.py
src/brigade/security_cmd/scan_engine.py
src/brigade/security_cmd/suppression.py
src/brigade/security_cmd/template_audit_ops.py
src/brigade/templates/adal/memory-handoffs/TEMPLATE.md
src/brigade/templates/aider/memory-handoffs/TEMPLATE.md
src/brigade/templates/amp/memory-handoffs/TEMPLATE.md
src/brigade/templates/antigravity/memory-handoffs/TEMPLATE.md
src/brigade/templates/claude/memory-handoffs/TEMPLATE.md
src/brigade/templates/codex/memory-handoffs/TEMPLATE.md
src/brigade/templates/components/manifest-v1.json
src/brigade/templates/continue/memory-handoffs/TEMPLATE.md
src/brigade/templates/copilot/memory-handoffs/TEMPLATE.md
src/brigade/templates/crush/memory-handoffs/TEMPLATE.md
src/brigade/templates/cursor/memory-handoffs/TEMPLATE.md
src/brigade/templates/depth/repo.json
src/brigade/templates/depth/workspace.json
src/brigade/templates/generic/harness-adapter-checklist.md
src/brigade/templates/generic/memory-contract.md
src/brigade/templates/goose/memory-handoffs/TEMPLATE.md
src/brigade/templates/grok/memory-handoffs/TEMPLATE.md
src/brigade/templates/handoff/handoff-sources.example.json
src/brigade/templates/handoff/openclaw-ingest-receipt.example.json
src/brigade/templates/harnesses/adal.json
src/brigade/templates/harnesses/aider.json
src/brigade/templates/harnesses/amp.json
src/brigade/templates/harnesses/antigravity.json
src/brigade/templates/harnesses/claude.json
src/brigade/templates/harnesses/codex.json
src/brigade/templates/harnesses/continue.json
src/brigade/templates/harnesses/copilot.json
src/brigade/templates/harnesses/crush.json
src/brigade/templates/harnesses/cursor.json
src/brigade/templates/harnesses/goose.json
src/brigade/templates/harnesses/grok.json
src/brigade/templates/harnesses/hermes.json
src/brigade/templates/harnesses/kimi.json
src/brigade/templates/harnesses/openclaw.json
src/brigade/templates/harnesses/opencode.json
src/brigade/templates/harnesses/openhands.json
src/brigade/templates/harnesses/pi.json
src/brigade/templates/harnesses/qwen.json
src/brigade/templates/hermes/README.md
src/brigade/templates/hermes/memory-handoff.harness.json
src/brigade/templates/hermes/model-lanes.harness.json
src/brigade/templates/hermes/workspace.harness.json
src/brigade/templates/hermes/memory-handoffs/TEMPLATE.md
src/brigade/templates/hooks/pre-push
src/brigade/templates/includes/publisher.json
src/brigade/templates/includes/repo-extras.json
src/brigade/templates/kimi/memory-handoffs/TEMPLATE.md
src/brigade/templates/memory/chat-memory-sweep.example.json
src/brigade/templates/memory/memory-care.example.json
src/brigade/templates/memory/cards/backup-restic.md
src/brigade/templates/memory/cards/chat-surface-crawlers.md
src/brigade/templates/memory/cards/content-safety.md
src/brigade/templates/memory/cards/handoff-flow.md
src/brigade/templates/memory/cards/memory-architecture.md
src/brigade/templates/memory/cards/memory-care-staleness.md
src/brigade/templates/memory/cards/memory-scanner.md
src/brigade/templates/memory/cards/multi-workspace-handoff-admin.md
src/brigade/templates/memory/cards/obsidian-notes.md
src/brigade/templates/memory/cards/pipeline-standups.md
src/brigade/templates/memory/cards/token-glace-output-compaction.md
src/brigade/templates/openclaw/README.md
src/brigade/templates/openclaw/acp-escalation.openclaw.json
src/brigade/templates/openclaw/memory-sweep-cron.openclaw.json
src/brigade/templates/openclaw/model-aliases.openclaw.json
src/brigade/templates/openclaw/ollama-memory-search.openclaw.json
src/brigade/templates/opencode/memory-handoffs/TEMPLATE.md
src/brigade/templates/openhands/memory-handoffs/TEMPLATE.md
src/brigade/templates/pi/memory-handoffs/TEMPLATE.md
src/brigade/templates/policies/personal.json
src/brigade/templates/policies/public-content.json
src/brigade/templates/policies/public-repo.json
src/brigade/templates/qwen/memory-handoffs/TEMPLATE.md
src/brigade/templates/repo/AGENTS.md
src/brigade/templates/repo/CLAUDE.md
src/brigade/templates/repo/INSTALL_FOR_AGENTS.md
src/brigade/templates/scripts/backup-restic.sh
src/brigade/templates/skills/brigade-work/CHANGELOG.md
src/brigade/templates/skills/brigade-work/SKILL.md
src/brigade/templates/skills/brigade-work/skill.json
src/brigade/templates/skills/note/CHANGELOG.md
src/brigade/templates/skills/note/SKILL.md
src/brigade/templates/skills/note/skill.json
src/brigade/templates/skills/ultra-work-scout/CHANGELOG.md
src/brigade/templates/skills/ultra-work-scout/SKILL.md
src/brigade/templates/skills/ultra-work-scout/skill.json
src/brigade/templates/stations/managed-snapshot.json
src/brigade/templates/workspace/AGENTS.md
src/brigade/templates/workspace/CLAUDE.md
src/brigade/templates/workspace/HEARTBEAT.md
src/brigade/templates/workspace/IDENTITY.md
src/brigade/templates/workspace/INSTALL_FOR_AGENTS.md
src/brigade/templates/workspace/MEMORY.md
src/brigade/templates/workspace/SAFETY_RULES.md
src/brigade/templates/workspace/SOUL.md
src/brigade/templates/workspace/TOOLS.md
src/brigade/templates/workspace/USER.md
src/brigade/templates/workspace/rules/acceptance-driven-work.md
src/brigade/templates/workspace/rules/issue-tdd-loop.md
src/brigade/tools_cmd/__init__.py
src/brigade/tools_cmd/calls.py
src/brigade/tools_cmd/catalog_health.py
src/brigade/tools_cmd/catalog_manage.py
src/brigade/tools_cmd/checkpoint_store.py
src/brigade/tools_cmd/checkpoints.py
src/brigade/tools_cmd/config.py
src/brigade/tools_cmd/constants.py
src/brigade/tools_cmd/helpers.py
src/brigade/tools_cmd/issues.py
src/brigade/tools_cmd/mcp.py
src/brigade/tools_cmd/packs.py
src/brigade/tools_cmd/paths.py
src/brigade/tools_cmd/projections.py
src/brigade/tools_cmd/runs.py
src/brigade/tools_cmd/runtimes.py
src/brigade/tools_cmd/safety.py
src/brigade/tools_cmd/status.py
src/brigade/work_cmd/__init__.py
src/brigade/work_cmd/backup.py
src/brigade/work_cmd/config.py
src/brigade/work_cmd/constants.py
src/brigade/work_cmd/helpers.py
src/brigade/work_cmd/imports.py
src/brigade/work_cmd/ledger.py
src/brigade/work_cmd/reviews.py
src/brigade/work_cmd/scanners.py
src/brigade/work_cmd/services.py
src/brigade/work_cmd/sweeps.py
src/brigade/work_cmd/verification.py
src/brigade/work_cmd/session/__init__.py
src/brigade/work_cmd/session/briefing.py
src/brigade/work_cmd/session/lifecycle.py
src/brigade/work_cmd/session/run_status.py
src/brigade/work_cmd/session/task_ops.py
src/brigade_cli.egg-info/PKG-INFO
src/brigade_cli.egg-info/SOURCES.txt
src/brigade_cli.egg-info/dependency_links.txt
src/brigade_cli.egg-info/entry_points.txt
src/brigade_cli.egg-info/requires.txt
src/brigade_cli.egg-info/top_level.txt
tests/test_aboyeur.py
tests/test_acpx_adapter.py
tests/test_actionqueue.py
tests/test_add.py
tests/test_agent_skill_format.py
tests/test_agent_write_probes.py
tests/test_agents.py
tests/test_agents_model_pin.py
tests/test_agents_windows_executable.py
tests/test_budgets.py
tests/test_center_actions_cmd.py
tests/test_center_readiness_cmd.py
tests/test_center_report_cmd.py
tests/test_ci_workflow.py
tests/test_claude_hooks_doctor.py
tests/test_claude_hooks_runtime.py
tests/test_claude_hooks_settings_merge.py
tests/test_cli_alias.py
tests/test_cli_help.py
tests/test_cli_setup.py
tests/test_code_reference_schema.py
tests/test_codex_appserver.py
tests/test_codex_appserver_integration.py
tests/test_codex_cloud.py
tests/test_completions.py
tests/test_component_install.py
tests/test_component_manifest.py
tests/test_component_manifest_provenance.py
tests/test_component_paths.py
tests/test_component_report.py
tests/test_component_state.py
tests/test_config.py
tests/test_context_cmd.py
tests/test_context_learning_closeout_cmd.py
tests/test_cursor_user_cmd.py
tests/test_daily_driver_cmd.py
tests/test_doctor.py
tests/test_dogfood_cmd.py
tests/test_evidence_cmd.py
tests/test_extras_gate.py
tests/test_fleet_action_dispatch_cmd.py
tests/test_fragments.py
tests/test_friction_cmd.py
tests/test_gitignore.py
tests/test_graphtrail_delta.py
tests/test_handoff.py
tests/test_handoff_cmd.py
tests/test_harness_conformance_probe.py
tests/test_ingest.py
tests/test_init.py
tests/test_install.py
tests/test_issue266_benchmark.py
tests/test_issue266_work_status_memory.py
tests/test_issue362_code_evidence_facades.py
tests/test_localio.py
tests/test_managed.py
tests/test_managed_snapshot.py
tests/test_mcp_adapters.py
tests/test_mcp_cmd.py
tests/test_mcp_integration.py
tests/test_mcp_runtime.py
tests/test_mcp_server.py
tests/test_mcp_url_only_import.py
tests/test_mcp_user_scope.py
tests/test_memory_cmd.py
tests/test_memory_search_mcp.py
tests/test_model_inventory.py
tests/test_model_scorecard.py
tests/test_model_trials.py
tests/test_neutrality.py
tests/test_notifications_cmd.py
tests/test_operator_checkup.py
tests/test_operator_cmd.py
tests/test_outcome.py
tests/test_outcome_activegraph.py
tests/test_outcome_cmd.py
tests/test_outcome_execute.py
tests/test_pantry_cmd.py
tests/test_parity_backlog.py
tests/test_phase257_facades.py
tests/test_phase_ledger_session_cmd.py
tests/test_phases_cmd_facade.py
tests/test_pre_push_hook.py
tests/test_privacy_regression.py
tests/test_proc.py
tests/test_profiles.py
tests/test_prompt.py
tests/test_publish_workflow.py
tests/test_published_artifact_acceptance.py
tests/test_read_only_enforcement.py
tests/test_receipt_signing.py
tests/test_receipts_cmd.py
tests/test_reconfigure.py
tests/test_registry.py
tests/test_release_checklist.py
tests/test_release_ci_health_cmd.py
tests/test_release_cmd.py
tests/test_release_metadata.py
tests/test_release_readiness_hygiene_cmd.py
tests/test_release_reconcile_evidence_cmd.py
tests/test_release_smoke_health_cmd.py
tests/test_release_train_evidence_cmd.py
tests/test_release_version_sync.py
tests/test_release_waivers_manifest_cmd.py
tests/test_report_review_closeout_cmd.py
tests/test_reportstore.py
tests/test_repos_actions_cmd.py
tests/test_repos_adoption_cmd.py
tests/test_repos_cmd.py
tests/test_repos_cmd_facade.py
tests/test_repos_friction_cmd.py
tests/test_repos_release_train_cmd.py
tests/test_repos_sweep_health_cmd.py
tests/test_research_cli_sources.py
tests/test_research_cmd.py
tests/test_research_config.py
tests/test_research_engine.py
tests/test_research_extract.py
tests/test_research_handoff.py
tests/test_research_llm.py
tests/test_research_local_sources.py
tests/test_research_registry.py
tests/test_research_report.py
tests/test_research_types.py
tests/test_research_web.py
tests/test_roadmap_cmd.py
tests/test_roadmap_inventory_cmd.py
tests/test_roster.py
tests/test_roster_cmd.py
tests/test_router.py
tests/test_router_properties.py
tests/test_run_cli.py
tests/test_run_control.py
tests/test_run_detach.py
tests/test_run_resume.py
tests/test_run_transport_env.py
tests/test_run_transport_recovery.py
tests/test_runbook_cmd.py
tests/test_runbook_import.py
tests/test_runguard.py
tests/test_runs_cmd.py
tests/test_runs_watch.py
tests/test_scrub.py
tests/test_search_cmd.py
tests/test_security_cmd.py
tests/test_security_diff.py
tests/test_security_template_audit_cmd.py
tests/test_selection.py
tests/test_skill_templates_metadata.py
tests/test_skills_cmd.py
tests/test_station.py
tests/test_station_manifest.py
tests/test_stations_discover.py
tests/test_stations_verify.py
tests/test_status.py
tests/test_subprocess_guards.py
tests/test_telemetry_export.py
tests/test_test_fixture_contract.py
tests/test_tokens_cmd.py
tests/test_toml_compat.py
tests/test_tools_cmd_facade.py
tests/test_untrusted.py
tests/test_untrusted_cmd.py
tests/test_verify_script.py
tests/test_version_sync_script.py
tests/test_waiver_policy_health_cmd.py
tests/test_work_cmd_backup.py
tests/test_work_cmd_facade.py
tests/test_work_cmd_imports.py
tests/test_work_cmd_ledger.py
tests/test_work_cmd_reviews.py
tests/test_work_cmd_scanners.py
tests/test_work_cmd_services.py
tests/test_work_cmd_session.py
tests/test_work_cmd_sweeps.py
tests/test_work_cmd_verification.py
tests/test_workflow_cmd.py