Skip to content

Stop hub boot from running system-seed - #704

Merged
TheGreatAxios merged 3 commits into
mainfrom
cl-7576-kill-hub-boot-system-seed
Sep 10, 2026
Merged

Stop hub boot from running system-seed#704
TheGreatAxios merged 3 commits into
mainfrom
cl-7576-kill-hub-boot-system-seed

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Contributor

Linear: CL-7576

Summary

Hub production boot no longer runs system-seed. apps/hub/src/system-seed.ts is deleted. Process boot still ensures the administrator + root tenant (CL-7580) and may plant env credentials (CL-7579). It does not insert agents, tools, workflows, or skills.

packages/seeding remains for explicit callers (e2e, onboarding). No seed-if-empty branch. No replacement CLI.

Test plan

  • git grep system-seed|runSystemSeed -- apps/hub → zero hits
  • bun test apps/hub/test/boot-does-not-seed.test.ts (process boot via startHub)
  • bun run check exit 0

Boot no longer publishes corbits-tools, default workflows, or
catalog. Empty DB is a valid hub. First signup is genesis. Myra
install is onboarding, not boot.
@linear-code

linear-code Bot commented Sep 10, 2026

Copy link
Copy Markdown

CL-7576

@TheGreatAxios
TheGreatAxios merged commit fb47703 into main Sep 10, 2026
24 checks passed
@TheGreatAxios
TheGreatAxios deleted the cl-7576-kill-hub-boot-system-seed branch September 10, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant