
> swarm-orchestrator@13.0.0 gates
> npm run typecheck && npm run lint && npm test


> swarm-orchestrator@13.0.0 typecheck
> tsc --noEmit


> swarm-orchestrator@13.0.0 lint
> biome check

Checked 193 files in 48ms. No fixes applied.

> swarm-orchestrator@13.0.0 test
> vitest run


 RUN  v4.1.10 /Users/brad/projects/swarm-orchestrator


 Test Files  79 passed (79)
      Tests  872 passed (872)
   Start at  19:21:24
   Duration  12.60s (transform 2.08s, setup 0ms, import 4.84s, tests 57.50s, environment 4ms)


[exit 0]
