- server/seed.ts: 6 default system agents (Orchestrator, Browser, Tool Builder, Agent Compiler, Coder, Researcher) - Idempotent: runs only when agents table is empty - Integrated into server/_core/index.ts startup - server/seed.test.ts: 18 vitest tests, all pass - Total: 69 tests pass (7 test files)