LICENSE
MANIFEST.in
QUICKSTART.md
README.md
pyproject.toml
src/brigade/__init__.py
src/brigade/__main__.py
src/brigade/aboyeur.py
src/brigade/add.py
src/brigade/agents.py
src/brigade/budgets.py
src/brigade/budgets_cmd.py
src/brigade/center_cmd.py
src/brigade/chat_cmd.py
src/brigade/cli.py
src/brigade/config.py
src/brigade/context_cmd.py
src/brigade/daily_cmd.py
src/brigade/doctor.py
src/brigade/dogfood_cmd.py
src/brigade/fragments.py
src/brigade/handoff.py
src/brigade/handoff_cmd.py
src/brigade/hermes_adapter.py
src/brigade/ingest.py
src/brigade/install.py
src/brigade/learn_cmd.py
src/brigade/managed.py
src/brigade/memory_cmd.py
src/brigade/notifications_cmd.py
src/brigade/operator_cmd.py
src/brigade/pantry_cmd.py
src/brigade/phases_cmd.py
src/brigade/proc.py
src/brigade/projects_cmd.py
src/brigade/prompt.py
src/brigade/py.typed
src/brigade/reconfigure.py
src/brigade/registry.py
src/brigade/release_cmd.py
src/brigade/repos_cmd.py
src/brigade/research_cmd.py
src/brigade/roadmap_cmd.py
src/brigade/roster.py
src/brigade/roster_cmd.py
src/brigade/runbook_cmd.py
src/brigade/runs_cmd.py
src/brigade/scrub.py
src/brigade/security_cmd.py
src/brigade/selection.py
src/brigade/skills_cmd.py
src/brigade/station.py
src/brigade/status.py
src/brigade/templates.py
src/brigade/toml_compat.py
src/brigade/tools_cmd.py
src/brigade/untrusted.py
src/brigade/untrusted_cmd.py
src/brigade/work_cmd.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/templates/adal/memory-handoffs/TEMPLATE.md
src/brigade/templates/aider/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/continue/memory-handoffs/TEMPLATE.md
src/brigade/templates/copilot/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/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/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/cursor.json
src/brigade/templates/harnesses/goose.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/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/tokenjuice-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/scripts/backup-restic.sh
src/brigade/templates/skills/note/SKILL.md
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_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_add.py
tests/test_agents.py
tests/test_budgets.py
tests/test_cli_alias.py
tests/test_cli_help.py
tests/test_config.py
tests/test_doctor.py
tests/test_dogfood_cmd.py
tests/test_fragments.py
tests/test_gitignore.py
tests/test_handoff.py
tests/test_handoff_cmd.py
tests/test_ingest.py
tests/test_init.py
tests/test_install.py
tests/test_managed.py
tests/test_memory_cmd.py
tests/test_neutrality.py
tests/test_notifications_cmd.py
tests/test_operator_cmd.py
tests/test_pantry_cmd.py
tests/test_phase100_cmd.py
tests/test_phase101_cmd.py
tests/test_phase165_cmd.py
tests/test_phase36_cmd.py
tests/test_phase37_cmd.py
tests/test_phase38_cmd.py
tests/test_phase39_cmd.py
tests/test_phase40_cmd.py
tests/test_phase41_cmd.py
tests/test_phase42_cmd.py
tests/test_phase43_cmd.py
tests/test_phase44_cmd.py
tests/test_phase45_cmd.py
tests/test_phase46_50_cmd.py
tests/test_phase51_55_cmd.py
tests/test_phase56_60_cmd.py
tests/test_phase96_cmd.py
tests/test_phase97_cmd.py
tests/test_phase98_cmd.py
tests/test_phase99_cmd.py
tests/test_privacy_regression.py
tests/test_proc.py
tests/test_prompt.py
tests/test_reconfigure.py
tests/test_registry.py
tests/test_release_cmd.py
tests/test_repos_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_roster.py
tests/test_roster_cmd.py
tests/test_run_cli.py
tests/test_runbook_cmd.py
tests/test_runs_cmd.py
tests/test_scrub.py
tests/test_security_cmd.py
tests/test_selection.py
tests/test_skills_cmd.py
tests/test_station.py
tests/test_status.py
tests/test_toml_compat.py
tests/test_untrusted.py
tests/test_work_cmd.py