Σ Essay / operating philosophy
Principles for humanistic intelligence collectives that build software: how human-plus-agent nodes compose into organizations, how those organizations are steered, and why the same design argument scales all the way up to civilization.
Building software has always been a coordination problem over a graph of intelligences. The arrival of capable coding agents changes the nodes of that graph and leaves the problem intact. Each node is now a human commanding a legion of agents, a small organization in itself, and the org chart becomes fractal: every engineer is promoted, on day one, to leader of their own technical staff.
We argue the correct response to this shift has three parts. Substrate: coordinate through information structures that humans and agents read natively (Git, Markdown, HTTP, MCP, and above all HTML). Control: steer with a layered, humanistic controller that terminates in a named responsible party, because a machine cannot be held accountable. Scaling: grow by replicating the coordinator role in people, since no single mind should be stretched past its biological limits.
The same argument, applied at civilizational scale, says capability must be distributed. A civilization concentrated on single points of failure is a fragile system in an era of exponentially growing perturbations. The engineering organization we run at Bread is a small, working instantiation of that principle.
| Section | System role | The claim |
|---|---|---|
| §1 The invariant | Problem setup | Superintelligence already existed as the well-run organization; access was the bottleneck. |
| §2 The node | Components | Every engineer becomes the leader of an agent legion; the org goes fractal. |
| §3 The substrate | Coupling | Coordinate through media both humans and agents read natively. |
| §4 The controller | Control law | Three nested loops: bench instinct, responsible party, social world model. |
| §5 The dynamics | Time evolution | Scale by replicating the coordinator role, never by extending one brain. |
| §6 The objective | Cost function | Winning the singularity means distributed, sovereign capability. |
Writing software at scale has never been a solo activity. A codebase is one large piece of text, linked internally in dense, high-dimensional, non-local ways, and producing it means coordinating a collective of intelligences: giving them tools, giving them context, giving them channels to one another, and keeping them motivated enough to spend their care on the shared artifact. Conway's law observes that the shape of the code ends up mirroring the shape of the organization that wrote it. The organization, in other words, has always been the machine that writes the machine.
Follow that one step further and a stronger claim drops out: superintelligence has been with us for a long time. A well-run company of a thousand talented people is a system that exceeds any individual human on every axis that matters: speed, breadth, memory, parallelism, endurance. What it lacked was availability. Commanding such a system was reserved for the few who could attract top talent and then build the onboarding, the documentation, the promotion ladders, and the culture required to make the whole thing execute autonomously in the direction of their intent. Frontier-lab CEOs reportedly run their companies substantially by writing prose into Slack; the organization compiles it. The craft of beating Price's law, under which half the output comes from the square root of the headcount, was the closest thing our species had to alignment engineering.
Hold that framing. Everything the agentic era changes, it changes against this backdrop: the problem of coordinating a graph of intelligences to produce one artifact is ancient, well-studied, and already partially solved. What changed is who gets to hold the controls.
What the agentic era changes is the node. The unit of engineering output stops being a lone human and becomes a human commanding agents: a cyborg in Steve Mann's vocabulary, a cybernetic being in the older one. And the change lands as a universal promotion, effective day one. An intern with a working agent stack is functionally a senior engineer, the tech lead of a legion whose size can spike by an order of magnitude for an afternoon and collapse back to zero by dinner. Parallelism that once required a hiring pipeline now requires a prompt.
That makes the organization fractal. Each node is a miniature org with its own coordination, delegation, review, and standards problems, and the classic question of how to build a good engineering organization recurses all the way down to the individual. Most of what follows is downstream of this one observation: when every engineer is an organization, org design becomes a personal engineering skill, and the CTO's job becomes designing the pattern that repeats at every scale.
One genuinely new difficulty arrives with the promotion. A traditional org could assume every worker's output arrived roughly at the speed of human attention, so supervision rode along with production for free. Inside the new node there is a bandwidth asymmetry: the agent layer produces output faster than its own human can fully verify. Trust and verification used to be problems between nodes; they are now also problems inside a single one. That asymmetry drives most of the control design in §4.
The first design rule: coordinate through information structures that are equally accessible to humans and agents. Agents live in Git repositories, which happen to be the ancestral homeland of the software engineer. Markdown documentation, issue trackers, HTTP endpoints, and MCP servers whose tool definitions update from a live source of truth are all legible to both classes of worker. When the organization's shared context lives in these media, adding agent nodes carries almost no translation overhead. They arrive already speaking repo.
HTML is the deep case. It is the format humanity built to communicate with itself at scale, and it is also, through the pretraining corpus, the substance the models were grown in. The same medium carries rich interactive interfaces, narration, audio, and diagrams to humans, and clean structure to agents. Nothing else has that dual-native property. An organization that publishes its knowledge as linked HTML and Markdown is simultaneously onboarding its humans and priming its machines.
This is also why the old scaling tools survive intact. Onboarding guides, runbooks, architecture decision records: everything the thousand-person company built to make itself run without its founder in the room is exactly the corpus an agent needs to act correctly without supervision. Documentation is now the interface to half the workforce, and the half is growing.
A 1979 IBM training slide put the constraint permanently: a computer can never be held accountable. Humanistic intelligence names the design stance that follows from it. Keep the human in the loop, in control, and in good condition while the machine amplifies them. In practice the controller has three nested loops, ordered from fastest to slowest.
Loop one: the bench. The person actually sitting in the Claude Code or Codex session supplies the fastest feedback in the system, an intuitive sniff test, trained by years of experience, that catches most bad output the moment it appears. In the biological analogy this is the peripheral nervous system: reflex before cognition, cheap and always on.
Loop two: the responsible party. Because a machine cannot be held accountable, every deliverable carries the name of exactly one human, its RP, who makes sure the thing happens, keeps its context current, and signals delays early. Agents can spawn agents, and the interior of a project can become an arbitrarily deep computation. The RP is the Markov blanket drawn around that interior. From the center of the org, the set of things to track stays small: named humans, one per outcome, regardless of how many agents run behind each name. Accountability is preserved without supervising the interior of the computation.
Loop three: the meta-RP. Someone must hold the global state: strategy, integration, who needs what context, who is blocked, who is thriving. The instrument for this is ancient and underrated: the social circuitry of the human brain, which maintains a rich, continuously updated model of roughly 150 people (Dunbar's limit), of whom perhaps 30 to 60 can be active working relationships. Run deliberately, that sensor network reads emotional state, trust, capability, and trajectory with a fidelity no dashboard replicates. One test of this at Bread: standups run blindfolded, coordination intact, because the world model was already dense enough that the eyes were redundant. Culture is the same machinery used as an actuator. Model the behavior, teach it, praise it when it appears in front of you, and eventually the standard enforces itself in rooms you never enter.
The controller itself needs maintenance. Your feelings about the people and the system are the best sensor you own, so calibrate them instead of suppressing them. Treat anxiety as negative expected value: worry that produces no action only degrades tomorrow's judgment, and the singularity is not won by the sleep-deprived. Why be tired when you could be well-rested and sharp?
Dunbar's number is a hard biological ceiling, and no scaling plan should bet on repealing it. The move is replication. The meta-RP function is a teachable role, and the center's real job is to encode it into people who will run it one level down.
The mechanism is a trust ratchet. For each person, the center maintains two rising bars: the complexity of work that can be trusted to arrive correct, and the scope of ownership they can hold as an RP. As the bars rise, review thins from line-by-line to sampling to spot-checks to celebration. The people who clear the highest bar, trusted with entire projects from architecture through integration with everything else, are the members of technical staff. Over a nine-to-sixteen-month horizon, each of them begins running a sub-web of their own: their own reports, their own agent legions, their own 30-to-60-person slice of a Dunbar budget (the rest is rightly spent on friends and family, and the best organizations blur that line by being genuinely pleasant to belong to).
With a branching factor around 30 at every level, organizational capability compounds exponentially in headcount while no single mind ever holds more than its Dunbar share. The end state is worth naming plainly: everyone converges toward the same role, the socially fluent coordinator who holds a dense world model of their own web, delegates nearly everything, and drops into the hardest technical problem in their domain at exactly the moments it requires them. Today's center is mostly a template for that role. The fractal propagates by example.
Everything above is instrumentation. Here is the objective function it serves. Winning means humans stay alive, stay in control of the technology civilization increasingly runs on, and get to live good lives. It means individuals own their own intelligence rather than renting it. It means no small set of corporations, Anthropic and OpenAI included, holds a monopoly on the frontier of intelligence. It means democracy stays load-bearing, and rising useful energy consumption gets spent making individual people stronger and more self-determining.
The argument is systems engineering as much as ethics. We are entering an era of exponentially growing perturbations: pocket superintelligence now, pocket everything-else soon. A civilization concentrated on single points of failure is a fragile design for that environment. Robustness requires redundancy, and redundancy requires that ordinary nodes, individual people, families, firms, towns, are genuinely capable and sovereign, rather than managed dependents of a centralized intelligence service kept functional but never strong.
The billionaire bunker is the reductio, and the bookend to §1. The same class that held the old monopoly on organizational superintelligence is now engineering the ultimate single-point-of-failure civilization: ten survivors, canned food, and nothing left worth surviving for. Even on its own terms the design fails, because everything that makes civilization function, the complexity, the redundancy, the mutual support, is exactly what it discards.
So the fractal organization is the values statement expressed as engineering. Capability distributed to every node. Accountability held by named humans. A network robust because its parts are strong. Build the org you would want the world to be, then scale it.
This piece began as a recorded voice conversation between Aman Bhargava and A2, an experimental conversational clone of Aman built on the Bread Platform, acting as an interviewer with no prior model of the material. The transcript was factored into the six-part structure above; drafts, diagrams, and narration are produced by competing agent runs, with human judgment as the selection signal. The document is therefore its own demonstration: a small legion, a shared substrate, a named responsible party, and a human sniff test at the end. The intellectual lineage runs through control theory, beginning with Bhargava and Witkowski's 2023 work on the control theory of LLMs, and continuing through OpenLens, where observability and control of AI systems are treated as duals.
?d=)