> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zookooree.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Why Toyota for Agents

> Why a century of manufacturing discipline is the right foundation for producing AI agents.

Producing reliable AI agents is a manufacturing problem. That is this factory's central bet.

Agents today fail the way early production lines failed: defects pass silently downstream, quality gets inspected at the end instead of built in at each step, heroics substitute for standard work. The industry default is artisanal — one bespoke agent at a time, quality as good as the builder's attention that day, nothing interchangeable, nothing certified. Craft production, with craft production's ceiling.

Toyota's system is the best answer humanity has produced to exactly this shape of problem, and the mapping is direct:

| TPS                                     | Agent production                                                     |
| --------------------------------------- | -------------------------------------------------------------------- |
| Jidoka — never pass a defect downstream | Escalate, never fail silently; gates fail closed                     |
| Pull, not push                          | No unit without a named principal who wants it and will use it       |
| Standardized work                       | Assembly from templates and written standard work, not improvisation |
| Interchangeable parts                   | Skills and tools from a registry; never hand-fit — fix the die       |
| The gauge before the part               | The eval is written before the unit, at Design                       |
| Kaizen                                  | Retros that must change the standard work, or they changed nothing   |
| Takt time                               | The line paces to the operator's sustainable attention               |

## Where the analogy strains — and what that teaches

Borrowing the discipline matters more than borrowing the vocabulary, and the places the analogy breaks are the places this factory's own [six theses](/six-theses/verification-first) live:

* A Corolla's quality is fixed at the gate; an agent's quality is a distribution over future runs, and every input to that distribution drifts. So certificates expire and [there are no finished goods](/six-theses/no-finished-goods).
* A jammed press is unmissable; a dead agent process is inaudible. So the andon needs [a second wire for silence](/six-theses/andon-for-silence).
* Toyota's cars do not build cars; this factory's outputs staff the factory. So the recursion needs [germline change control](/six-theses/germline-and-soma).
* The expensive building is not the assembly line at all — assembly is nearly free. It is [verification](/six-theses/verification-first).

One strain matters most. Lean adopted as culture fails 80 to 95 percent of the time in human organizations. Agents make the fix possible for the first time: a human plant can only ask its workers to follow the standard; this plant compiles the standard into gates the work physically cannot skip. Toyota's discipline plus [doctrine that compiles](/six-theses/doctrine-compiles) — that is why Toyota, and why now.

## Self-audit

| Claim                                                                                            | Source                        |
| ------------------------------------------------------------------------------------------------ | ----------------------------- |
| Jidoka = escalate never fail silently; pull not push; standardized work; kaizen; encoded culture | docs/factory-design.md:12     |
| Never hand-fit, always fix the die                                                               | docs/factory-design.md:115    |
| Eval written before the unit; Toyota builds the gauge before the part                            | docs/factory-design.md:107    |
| A retro that changes nothing is a diary entry                                                    | docs/factory-design.md:237    |
| Agent quality is a distribution over future runs; every input drifts                             | docs/factory-design.md:32     |
| Lean's 80–95% culture-failure rate; scripts \~100% vs docs \~48%                                 | docs/factory-design.md:12, 52 |
| Takt is the operator's attention                                                                 | docs/factory-design.md:71     |
