Everything Quorum can do.
From your first npx to the last configuration knob. Start with the quick start, then work down the runtime — the cycle, the task DAG, hiring, review, budgets, and steering.
$ npx @meffecta/quorum initScaffolds the org's QUORUM.md — boot it with npx @meffecta/quorum.
Getting started
What Quorum is and how to get an organization running on your own machine in about five minutes.
Defining an organization
The single file that describes the org — its mission, budget, roles, models, and the events it wakes up for.
How it runs
The autonomous cycle itself: how goals become tasks, who gets them, how work is reviewed, and what agents are allowed to touch.
The autonomous cycle
The cycle: absorb, plan, execute, review, account.
→Task DAG & dependencies
Dependencies, the drain loop, and concurrent execution.
→Hiring & delegation
Auto-hire, HIRE[], DELEGATE[], and consultants.
→Evaluation & quality
Independent scoring, rework, and honest force-accept.
→Tools & permissions
Capabilities and the allow / ask / deny policy.
Operating the org
Watching and steering a running organization — the dashboard, real-world actions, spending, memory, and where everything is stored on disk.
Dashboard & steering
Chat, requests, panels, and the HTTP API.
→Acting in the world
Credentials, services, publishing, and outbound channels.
→Cost & budget
The ledger and daily/monthly/lifetime caps.
→Memory & compaction
Bounded agent memory and meeting compaction.
→Internal systems & data
The file-backed systems and the on-disk layout.
Reference
Every command, flag, environment variable, and default, in one place.