Swarm Orchestrator
Contract-first AI coding swarm with hash-chained evidence and verifier-gated commits.
Overview
swarm compiles a natural-language goal into a typed contract, dispatches it to a population of personas inside one cached Anthropic session, races candidate diffs per obligation, and commits only the diffs that pass verification. After the producer's verifier accepts a patch, registered falsifier adapters get a chance to break it before it merges. Every action lands in an append-only hash-chained ledger you can audit, resume, or replay.
It wraps an LLM; it does not replace one. The model writes the code, the orchestrator decides what reaches your repo.
Status
- Version: 8.0.1 on
main - Node Version: >=20 (CI matrix: 20, 22)
- License: ISC
- Architecture:
- The v8 architecture is the default for
swarm run. - The v6 verified-branch pipeline is preserved under
swarm run --v6and theswarm swarm/swarm executecommands.
- The v8 architecture is the default for
Falsifier Subsystem
Read the full article at DEV Community
Want to create content about this topic? Use Nemati AI tools to generate articles, social posts, and more.

![[AINews] The Unreasonable Effectiveness of Closing the Loop](/_next/image?url=https%3A%2F%2Fmedia.nemati.ai%2Fmedia%2Fblog%2Fimages%2Farticles%2F600e22851bc7453b.webp&w=3840&q=75)



