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_compliance_gate.py
mb/checkpoint.py
mb/checkpoint_verbs.py
mb/cli.py
mb/connect.py
mb/doctor.py
mb/dogfood_harness.py
mb/educational.py
mb/engine.py
mb/freshness.py
mb/github_activity.py
mb/graph.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/relationships.py
mb/release_simulation.py
mb/resolve.py
mb/similar_bets.py
mb/site.py
mb/skill_validate.py
mb/start.py
mb/status.py
mb/think.py
mb/topology.py
mb/update.py
mb/validate.py
mb/_data/checkpoint_verbs.yaml
mb/_data/educational/anti-cloud-backup.md
mb/_data/educational/beancount.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/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/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/offer.md
mb/_data/stubs/soul.md
mb/_data/stubs/voice.md
mb/_data/templates/.gitignore.tmpl
mb/_data/templates/CLAUDE.md.tmpl
mb/_data/templates/CODEOWNERS.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_compliance_gate.py
tests/test_checkpoint.py
tests/test_cli.py
tests/test_connect.py
tests/test_doctor.py
tests/test_dogfood_harness.py
tests/test_engine.py
tests/test_freshness.py
tests/test_graph.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_ranker.py
tests/test_release_simulation.py
tests/test_resolve.py
tests/test_runtime_command_references.py
tests/test_similar_bets.py
tests/test_site.py
tests/test_skill_validate.py
tests/test_smoke_coverage.py
tests/test_start.py
tests/test_status.py
tests/test_topology.py
tests/test_update.py
tests/test_validate.py