LICENSE
README.md
pyproject.toml
setup.py
mainbranch.egg-info/PKG-INFO
mainbranch.egg-info/SOURCES.txt
mainbranch.egg-info/dependency_links.txt
mainbranch.egg-info/entry_points.txt
mainbranch.egg-info/requires.txt
mainbranch.egg-info/top_level.txt
mb/__init__.py
mb/__main__.py
mb/ads.py
mb/ads_compliance_gate.py
mb/books.py
mb/canary.py
mb/checkpoint.py
mb/checkpoint_verbs.py
mb/cli.py
mb/codex.py
mb/connect.py
mb/content_strategy.py
mb/dashboard.py
mb/doctor.py
mb/dogfood_harness.py
mb/educational.py
mb/engine.py
mb/file_contracts.py
mb/freshness.py
mb/github_activity.py
mb/graph.py
mb/image_rail.py
mb/init.py
mb/issue.py
mb/journal.py
mb/json_result.py
mb/migrate.py
mb/migration_lint.py
mb/onboard.py
mb/pushes.py
mb/py.typed
mb/ranker.py
mb/related_links.py
mb/relationships.py
mb/release_simulation.py
mb/resolve.py
mb/similar_bets.py
mb/site.py
mb/skill_validate.py
mb/spine.py
mb/start.py
mb/status.py
mb/suggest.py
mb/team.py
mb/think.py
mb/topology.py
mb/update.py
mb/validate.py
mb/vocabulary.py
mb/workflows.py
mb/_data/checkpoint_verbs.yaml
mb/_data/books/acme-fixture.journal
mb/_data/educational/anti-cloud-backup.md
mb/_data/educational/cal-com.md
mb/_data/educational/cli-vs-dashboard.md
mb/_data/educational/cloudflare-pages.md
mb/_data/educational/cloudflare-vs-vercel.md
mb/_data/educational/cursor.md
mb/_data/educational/daily-owner-loop.md
mb/_data/educational/forgejo.md
mb/_data/educational/git-history-vs-cloud-sync.md
mb/_data/educational/github-vs-gdocs.md
mb/_data/educational/hledger.md
mb/_data/educational/markdown-vs-notion.md
mb/_data/educational/provider-readiness.md
mb/_data/educational/stripe.md
mb/_data/educational/upgrading-mainbranch.md
mb/_data/educational/why-mainbranch-not-saas.md
mb/_data/fixtures/acme-brewing/CLAUDE.md
mb/_data/fixtures/acme-brewing/core/offer.md
mb/_data/fixtures/acme-brewing/core/team/maya.md
mb/_data/fixtures/acme-brewing/core/team/rafa.md
mb/_data/fixtures/acme-brewing/decisions/2026-04-29-launch-flagship.md
mb/_data/fixtures/acme-brewing/research/2026-04-20-craft-beer-trends.md
mb/_data/release_simulations/manifest.json
mb/_data/stubs/audience.md
mb/_data/stubs/data-source.md
mb/_data/stubs/offer.md
mb/_data/stubs/soul.md
mb/_data/stubs/voice.md
mb/_data/templates/.gitignore.tmpl
mb/_data/templates/AGENTS.md.tmpl
mb/_data/templates/CLAUDE.md.tmpl
mb/_data/templates/CODEOWNERS.tmpl
mb/_data/templates/README.md.tmpl
mb/_data/templates/core_team_member.md.tmpl
mb/_data/templates/core_vocabulary.md.tmpl
mb/migrations/001_v01_to_v02_path_config.py
mb/migrations/__init__.py
mb/migrations/base.py
tests/test_ads.py
tests/test_ads_compliance_gate.py
tests/test_books.py
tests/test_canary.py
tests/test_checkpoint.py
tests/test_cli.py
tests/test_connect.py
tests/test_conversion_video_routing.py
tests/test_dashboard.py
tests/test_discoverability.py
tests/test_doctor.py
tests/test_dogfood_harness.py
tests/test_engine.py
tests/test_file_contracts.py
tests/test_first_run_setup_contract.py
tests/test_freshness.py
tests/test_graph.py
tests/test_image_rail.py
tests/test_init.py
tests/test_issue.py
tests/test_journal.py
tests/test_json_result.py
tests/test_migrate.py
tests/test_migration_lint.py
tests/test_onboard.py
tests/test_pushes.py
tests/test_ranker.py
tests/test_release_simulation.py
tests/test_release_workflow_security.py
tests/test_resolve.py
tests/test_runtime_command_references.py
tests/test_setup_gitops_contract.py
tests/test_similar_bets.py
tests/test_site.py
tests/test_skill_validate.py
tests/test_smoke_coverage.py
tests/test_source_ingestion_workflow.py
tests/test_spine.py
tests/test_stale_source_workflow.py
tests/test_start.py
tests/test_start_router_contract.py
tests/test_status.py
tests/test_suggest.py
tests/test_taxonomy_guardrails.py
tests/test_topology.py
tests/test_update.py
tests/test_validate.py
tests/test_workflows.py