You only need to learn four words to use it. Everything else (runs, sessions, workers, candidates, decisions and so on) is detail inside a build, and while it is all recorded and you can open it whenever you want to, you never actually have to.
A story appears when the planner suggests it and it stays on the board until it is either delivered or dropped. The health of a build (building, paused, stopped or needs you) is shown as a badge and a sentence on the card itself, so there is never a different screen that you have to go and find.
You upload specifications, notes, transcripts or a PDF from a client, and SwarmCoder extracts the requirements as objects, each one traceable back to the sentence it came from. You then agree the ones that are real and park the ones that are not, visibly and reversibly. Being in the middle of a build does not close intake, so new requirements, re-analysis and things discovered mid-build land as drafts at any time.
Every build runs the same pipeline. It was designed once and it is machine checked every time, so no run ever gets to improvise the process.
Give a generic coding agent a task and watch where the expensive tokens go. It rediscovers that it should probably read the code first, it works out again that a plan might help, and it reinvents testing (or it does not). Every run improvises the development lifecycle from scratch and slightly differently, and because the process was improvised there is no artifact to audit afterwards and no place where the design actually lives.
In SwarmCoder the lifecycle is code, with rules that a machine checks. Each stage asks its model the one question that stage exists to answer, and the answer lands in a typed object (a Requirement, a Story, a Task) rather than in prose that the next agent can misread. So the expensive models are only paid for judgment, every run follows the same path so that a defect in the process can be found and fixed once, and every decision has a place to live before it is even made.
Agentic software development with full traceability, built on ZeroZ4j by Franz Schöning, Principal Enterprise Architect.