Chapter 06
Fewer, Better People
AI, coordination costs, and the craft of work
What a man can be, he must be. This need we call self-actualization.
— Abraham Maslow, Motivation and Personality
[EXPANDED OUTLINE — 8,000 words target]
Central Claim: AI eliminates coordination costs. This restructures organizations fundamentally. The deeper question: what kind of people, what kind of leadership, and who shares in the value created.
The Hook
“The consulting industry — my industry — sells scaling. More people, more teams, more coordination, more consultants to manage the coordination. AI inverts all of it. When one engineer with AI does what five did without it, the coordination tax drops to near zero. The layers of management, program offices, integration teams — they existed to manage complexity that machines now handle. This chapter is about what comes next. And it’s uncomfortable, because it means most of us in the middle are structurally unnecessary.”
Diagrams Needed
-
DIAG-06-01— Coordination cost curve: team size vs. coordination overhead (quadratic), with AI’s effect on the curve -
DIAG-06-02— The 3-5-7 organizational pattern (FABRIC North Star) -
DIAG-06-03— Maslow’s hierarchy applied to engineering organizations: where most organizations keep people vs. where flow requires them -
DIAG-06-04— The flywheel: fewer people → less coordination → more flow state → better work → more value → ability to attract better people | DIAG-06-01 | Ch.06 | Coordination Cost Curve | SVG | ☐ | | DIAG-06-02 | Ch.06 | The 3-5-7 Organizational Pattern | SVG | ☐ | | DIAG-06-03 | Ch.06 | Maslow Applied to Engineering Orgs | SVG | ☐ | | DIAG-06-04 | Ch.06 | The Craft Flywheel | SVG | ☐ |
Tables Needed
-
TABLE-06-01— Resource model vs. craft model: side-by-side comparison of organizational assumptions, structure, metrics, and outcomes -
TABLE-06-02— Self-actualization characteristics mapped to AI-native engineering: Maslow’s 15 characteristics and what each looks like in practice | TABLE-06-01 | Ch.06 | Resource Model vs. Craft Model | ☐ | | TABLE-06-02 | Ch.06 | Self-Actualization → Engineering Practice | ☐ |
6.X — Open Source, Shared Flow, and Where the Rewards Go
[DRAFT]
There is a tension at the heart of every business model, and it maps directly to flow.
If flow is about reducing friction — getting value from intent to outcome with the least resistance — then secrecy is friction. Proprietary knowledge, locked behind NDAs and paywalls and patent walls, moves slowly because it moves through narrow channels. Only the people inside the wall can see it, improve it, build on it. The feedback loop is limited to the size of your organization. And in a world where the problems are getting harder and the pace is getting faster, that’s a constraint.
Open source understood this before most of industry did. Make the code visible. Let anyone contribute. Let anyone use it. The result: Linux runs the internet. Git runs every software team on the planet. Kubernetes orchestrates the cloud. TensorFlow and PyTorch power the AI revolution. None of these were built by one company. They were built by thousands of people who could see the problem, contribute to the solution, and benefit from the result. The feedback loop expanded from one organization to the entire world. And the flow accelerated proportionally.
This is not altruism. It is economics. Open source moves faster because more people are looking at the problem and contributing to the solution. The cost of finding and fixing a bug drops when a thousand eyes can see the code. The cost of adding a feature drops when someone on the other side of the world already needed it and built it. The coordination cost — the thing that makes large organizations slow — gets distributed across a community that coordinates through the code itself, not through meetings and status reports and program management offices.
The question most executives ask is: if we give it away, where does the money come from?
The answer is in the flow. Open source doesn’t eliminate value — it changes where value accumulates. The value shifts from the artifact to the expertise. Red Hat didn’t sell Linux — they sold the knowledge of how to run it reliably in an enterprise. Databricks didn’t sell Spark — they sold the platform that made Spark useful without a PhD. The pattern repeats: the open artifact creates demand for the scarce capability. And the scarce capability is always human judgment, integration, adaptation to specific contexts — the things that can’t be copied and pasted from a repository.
This is the craft model applied to business. The craftsperson’s value isn’t in hoarding the pattern — it’s in the skill to execute it in your specific context. A master carpenter doesn’t keep the dovetail joint a secret. The joint is in every woodworking book ever published. The master’s value is in cutting it perfectly in your wood, for your piece, under your constraints. The knowledge is open. The craft is scarce.
Now extend this beyond software.
Hardware has traditionally resisted the open model because the iteration cost is high. You can’t fork a physical product the way you fork a Git repository. But that’s changing. Open-source hardware projects — Arduino, RISC-V, Open Compute — have proven that sharing designs accelerates innovation in physical products too. The feedback loop is slower than software, but it’s faster than proprietary development because more minds are working on the problem.
And the emergence of cloud-connected 3D printer farms is compressing the hardware feedback loop further. Design a part. Upload it. Print it on a farm across the country. Test it. Iterate. The physical prototype cycle that used to take months and require tooling investment now takes days and requires a credit card. The iteration cost drops. The feedback accelerates. Flow improves.
The principle is the same across all three flows:
Data flow — open source accelerates it. More contributors, faster feedback, distributed coordination through the artifact itself.
Material flow — cloud manufacturing and digital fabrication are reducing iteration friction. Not as fast as software, but the trajectory is clear.
Cash flow — and here is where it gets interesting. In a proprietary model, cash flows to whoever controls access to the artifact. In an open model, cash flows to whoever can apply the artifact most effectively. The reward shifts from gatekeeping to craft. From secrecy to skill.
This is the economic argument for the guild model. In a world where knowledge is increasingly open and AI makes execution increasingly accessible, the scarce resource is not information and it is not labor. The scarce resource is judgment — the ability to define the right problem, select the right approach, and validate that the solution actually works in a specific regulated context. That is craft. And craft commands a premium precisely because it cannot be open-sourced. You can share the pattern. You cannot share the thirty years of experience that tells you when the pattern doesn’t apply.
The organizations that will thrive in this era are the ones that understand which parts of their value chain to open and which to protect. Open the commodity. Protect the craft. Let the open parts accelerate your feedback loops. Let the protected parts command your margin. And design the flow so that value reaches the people who created it — not just the people who controlled access to it.
6.1 — The Coordination Cost Insight
[DRAFT]
Why do organizations get large? Because coordination is expensive.
Every person added to a team creates communication paths. Two people have one path. Five people have ten. Twenty people have 190. The math is merciless — n(n-1)/2 — and the overhead grows faster than the headcount. So organizations build layers to manage the complexity they created by adding people to manage other complexities. Program managers coordinate across teams. Integration managers coordinate across systems. Architects coordinate across domains. Each layer exists to compensate for the cognitive limits of the humans below it.
This is not a flaw. For most of the twentieth century, it was the only rational response. Humans have limited context windows. No single person can hold the state of a hundred-person engineering program in their head. So you decompose. You specialize. You add coordination roles. And you accept the overhead as the cost of operating at scale.
AI changes this equation in a fundamental way.
An AI agent doesn’t have Dunbar’s number. It doesn’t have a context window in the human sense — it can hold, process, and cross-reference information at a scale no individual can match. When an AI agent can track every work packet across every team, maintain traceability from requirement to test to evidence, flag constraint violations in real time, and route information to the right person at the right moment — the coordination roles that existed because humans couldn’t hold context become structurally unnecessary.
This is not a gentle efficiency improvement. It is a muda argument. Coordination overhead is waste. Not because the coordinators weren’t working hard — they were. But the work they were doing existed only because of a human limitation that machines don’t share. When the limitation disappears, the work it generated becomes pure waste.
The implication is uncomfortable for my industry. Consulting sells coordination. More people, more teams, more program offices, more integration managers. The revenue model depends on complexity requiring human intermediaries. AI removes the intermediary, and with it the revenue justification.
But the question that matters isn’t how many people you eliminate. The question is: what remains?
What Humans Do That Machines Cannot
When you strip away the coordination overhead, two irreducibly human functions survive.
The first is problem definition. Deciding what to build, why it matters, and what constraints govern it. This requires judgment — the accumulated pattern recognition of someone who has seen enough systems succeed and fail to know which problems are worth solving and which are disguised symptoms of deeper issues. No amount of data processing replaces thirty years of watching organizations build the wrong thing efficiently.
The second is problem governance. Validating that the solution actually solves the problem in context. Not verification — machines can verify. Governance: the judgment that says this solution, in this environment, for these stakeholders, under these regulatory constraints, is fit for purpose. The human who stands in front of the auditor and says “I am accountable for this decision” is exercising a function that cannot be delegated to a probability distribution.
Everything between problem definition and problem governance — the analysis, the design, the coding, the testing, the documentation, the coordination, the status reporting, the evidence assembly — is increasingly executable by machines. Not perfectly. Not without oversight. But at a speed and consistency that humans cannot match.
This is where the pursuit of perfection enters.
Flawless Execution as a Design Target
Deming understood that perfection isn’t a destination. It is the relentless elimination of variation — the pursuit of a system that produces the right outcome, every time, within understood limits. Process Behavior Charts don’t show you perfection. They show you stability. And a stable process is one you can improve. An unstable process is one you’re fighting.
When machines handle execution — writing code, running tests, assembling evidence, routing work — the variation drops. Machines don’t have bad days. They don’t forget steps. They don’t introduce the thousand small inconsistencies that human execution introduces across a complex program. The process stabilizes. And a stable process is one where humans can focus their attention on the signals that matter: the special causes that indicate something genuinely new, the edge cases that require judgment, the design decisions that determine whether the system serves its purpose.
This is the human-machine operating model that FLOWCraft envisions. Not humans using AI as a tool. Not AI replacing humans. A symbiosis where each actor contributes what it does flawlessly:
Machines provide consistency — executing defined processes without variation, maintaining traceability without gaps, radiating information without latency.
Humans provide judgment — defining problems worth solving, making governance decisions under uncertainty, exercising the craft that comes only from experience.
The pursuit of perfection, then, is not about making humans more machine-like (working harder, making fewer mistakes, following more checklists). It is about designing a system where each actor’s contribution is aligned with its nature. Machines do what machines do well. Humans do what humans do well. The information architecture — the visual radiators, the structured data, the semantic models — ensures both are operating from the same truth.
And when both actors have certainty about what they’re looking at, the system approaches something that looks like flow. Real flow. Not the reported-green-but-actually-red flow of dashboards that lie. The flow that Ohno saw from his chalk circle — every piece of work moving, every constraint visible, every actor knowing exactly what to do next.
That is the organizational model this chapter builds toward. Fewer people, yes. But not fewer for the sake of cost reduction. Fewer because when machines handle coordination and execution, the humans who remain are the ones whose judgment and craft make the system work. And those humans — operating in flow states, exercising mastery, contributing craft — produce more value per person than any scaled organization ever achieved by adding headcount.
6.2 — What Kind of People?
[DRAFT]
The traditional engineering organization treats people as resources. Allocatable, interchangeable, measurable by utilization rate. “We need 2.5 FTEs on this workstream.” The decimal point tells you everything about the model — you can apparently have half a person, because in the resource model, people are fungible units of capacity. The AI-native organization cannot work this way. When machines handle the routine and the repeatable, the humans who remain must bring what machines cannot: judgment, craft, and the willingness to stand behind decisions under uncertainty. These are not resource qualities. They are craft qualities.
The Three Levels of Craft
In any craft — and engineering is a craft, not a commodity — there are three levels. I call them Apprentice, Artisan, and Master.
The Apprentice is in the mode of learning the craft. They are acquiring the skills, the vocabulary, the patterns, the muscle memory. They work under guidance. They make mistakes that their teachers have seen a hundred times before. They do not yet know what they do not know, which is why they need someone beside them who does. The Apprentice’s job is not to produce — it is to learn to produce.
The Artisan — the craftsman, the journeyman — is able to perform the work required to a good, adequate, or even excellent standard. They can take a problem, apply the patterns they have learned, and deliver a result that meets the need. They work independently. They are reliable. They are, in the language of most HR departments, “fully productive.” But there is a ceiling. The Artisan applies patterns. The Artisan does not yet see where the patterns fail.
The Master — the master artisan, the master craftsman — is one of the few who knows everything knowable at the time about the craft. The Master does not just apply patterns. The Master defines new ones. The Master teaches. The Master exercises the judgment that comes only from decades of practice across enough contexts that they have seen every failure mode the craft can produce. When the Artisan says “we’ve always done it this way,” the Master says “yes, and here is the one case in fifty where that will kill you.”
The question that matters is: what moves a person from one level to the next? The answer is a combination of acquired skills and experience. Both are necessary. Neither is sufficient. And the problem — the structural problem that most organizations have created — is a heavy emphasis on skills, measured by academic credentials, and a systematic devaluation of experience.
How Craft Was Built
I left school at sixteen. Not because I couldn’t do the work — I had eleven O-Levels, which is more than most of my classmates — but because Ford Motor Company offered me something better than another two years of school followed by university. They offered me a way to learn engineering by doing engineering.
In 1970s Britain, the path to a professional career was straightforward. You took your O-Levels — Ordinary Level examinations — at the end of your fourth year of senior school, when you were fifteen or sixteen. If you wanted university, you stayed two more years for A-Levels — Advanced Level — and then applied. The path was academic, sequential, and detached from the work itself until you emerged, blinking, with a degree and no practical experience at twenty-one or twenty-two.
Ford’s Engineering Scholarship was different. They required four O-Levels to apply — not as an academic bar but as a baseline for reasoning ability. Then came multiple rounds of focused testing: aptitude, spatial reasoning, mechanical comprehension, problem-solving under pressure. They were not looking for the best students. They were looking for the people best fit for Ford. I was fortunate enough to be selected — one of fifty from tens of thousands of applicants.
The programme was five years. The first two years were craft skills and academic work in parallel. Sheet metal forming. Metal machining. Welding and joining. Electronics and electrical systems. Powertrain — engine and transmission strip-down and rebuild, every component understood by hand before it was understood by theory. Body hardware assembly. Trim, fabric cutting, and sewing. Alongside all of this: advanced mathematics, physics, materials science. The blocks alternated like a university curriculum, except with the addition of Ford’s Technical Training Institute and all its resources — resources that the universities of the time simply did not have. We even got to work with the legendary Le Mans-winning GT40s; one lived permanently at the FTTI. I note this because these experiences are what makes a person fall in love with the industry they are becoming part of. Motor sport was becoming a big part of that for me.
And it was not just Ford. When we attended the academic blocks, our classmates were apprentices from British Aerospace, Marconi, Plessey, British Telecom, and other industry-leading companies of the time, all running similar programmes. The craft apprenticeship was not a Ford quirk. It was the British industrial model — automotive, aerospace, defence, telecommunications — all investing in the same structured journey from novice to practitioner. Every one of those companies understood that engineering mastery could not be taught in a lecture hall alone. It had to be built through years of guided practice, hands on real systems, alongside people who had been doing the work for decades. The academic blocks were shared because the foundational craft was shared. The domain specialisation came later, in the placement rotations and the department years. The bedrock was common.
The big advantage was that we were paid a weekly wage, all year round, and the education was paid for. We moved to monthly salary as staff in years three and four. In the fifth year, placed in the department where you wanted to build your career — if available — you were given day release: one day a week, nine in the morning to nine at night, plus two additional evenings from six to nine, to reach the same academic standard required of the bachelor’s degree in engineering. The Higher National Diploma, as it was called in the UK at the time, was the professional equivalent.
The big disadvantage — at least through the eyes of a sixteen-year-old — was the placement blocks. Where the university students got their long summers and generous winter breaks, we were required to spend six to ten weeks in different departments. As engineers, we rotated through a variety of engineering departments, but also mandatory blocks in two manufacturing departments and three support functions — purchasing, warranty, finance, even HR or facilities if you chose. These experiences were priceless in hindsight, but at the time we rather begrudged watching our university friends swan off on those breaks for the typical summer fun of youth.
What we got instead was each other. The fifty of us — “golden kids,” as the Ford staff called us — became lifelong friends. The shared intensity of the experience, the sense that we were being prepared for something, the pride of earning our way while learning our craft. Those bonds were forged in the same fire that built the skills.
Why This Matters
Here is the point that most organizations have lost sight of.
By the time I finished that five-year programme, I did not just have academic qualifications equivalent to a university degree. I had worked in sheet metal shops and machining centres. I had stripped and rebuilt engines and transmissions with my own hands. I had spent weeks in manufacturing plants understanding how the things we designed actually got built. I had rotated through purchasing, warranty, and finance — departments that most engineers never see until they are too senior to learn from them. I understood the product not as an abstraction on a screen but as a physical thing made by real people in real factories under real constraints.
That is the Apprentice phase done properly. Not two years of theory and a summer internship. Five years of structured immersion where craft skills and academic knowledge were inseparable, where you learned by doing under the guidance of people who had been doing it for decades, and where rotation through every part of the business gave you the systemic understanding that no classroom can provide.
The pattern is not unique to Ford, and it is not unique to automotive. Medicine builds craft the same way — the progression from medical student to intern to resident to attending physician is years of supervised practice where the knowledge is absorbed through the work, not before it. The military builds officers through structured progression where command responsibility increases only with demonstrated judgment under real conditions. The trades — electrical, plumbing, toolmaking — still use formal apprenticeships because the craft cannot be learned from a textbook. Toyota’s chief engineer system is perhaps the purest industrial expression of this model: nobody becomes a chief engineer without decades of cross-functional experience, deep technical mastery, and demonstrated judgment across multiple vehicle programmes.
The transition from Apprentice to Artisan is not a graduation ceremony. It is the moment when acquired skills meet sufficient experience that the practitioner can work independently — not just executing procedures, but understanding why the procedures exist and recognizing when the standard approach applies and when it does not. The transition from Artisan to Master is harder to define and harder to reach. It requires not just competence but wisdom — the pattern recognition that comes from having been wrong enough times, across enough contexts, that you can see the failure mode before it materializes. The Toyota chief engineer does not just manage a vehicle programme. They hold the entire product in their mind — the engineering, the manufacturing, the customer experience, the cost structure, the competitive positioning — because they have lived every piece of it across a career measured in decades, not years.
The Credentialism Trap
What I see now, particularly in the United States, is the opposite of this model.
People leave university with excellent academic credentials — high grades from well-regarded schools, carefully curated transcripts. Many have little to no hands-on experience, depending on whether they completed internships and how substantive those internships were. And they enter the workforce expecting — sometimes explicitly, sometimes through the signals the system sends them — to be chief engineers within a few short years. Not the chief engineering of towering knowledge and mastery that Toyota requires. A title on a business card, attached to a person who has never stripped an engine, never stood on a manufacturing floor during a launch, never sat across from an auditor and defended a design decision with their professional reputation at stake.
This is not a criticism of the individuals. They are responding rationally to the system they were given. When the hiring model rewards credentials over experience, when the promotion model rewards visibility over mastery, when the organizational structure has so many layers of coordination that no individual needs deep craft because the system compensates through process and oversight — you get exactly this outcome. Smart people, well-educated, structurally prevented from developing the craft that their titles imply they possess.
The resource model created this. When people are fungible units of capacity, measured by utilization, the system has no mechanism to value the thirty-year journey from Apprentice to Master. A Master and an Artisan have the same utilization rate. They fill the same FTE slot. The difference in judgment — the difference between the engineer who sees the failure mode coming and the one who does not — is invisible to the model. So the model does not invest in producing Masters. It produces credentialed Artisans and calls them senior.
AI makes this worse before it makes it better. AI accelerates the Apprentice phase — learning is faster when an AI tutor can provide instant, personalized, infinitely patient instruction. A junior engineer with AI assistance can produce work that looks like the output of someone with ten years of experience. The surface quality is there. What is not there is the judgment underneath — the pattern recognition that comes from having produced that work by hand, having got it wrong, having seen the consequences, and having internalized the lesson at a level that no tutorial can reach. AI can teach you the dovetail joint. It cannot give you the thirty years of cutting them in different woods, under different conditions, that tells the Master when the standard joint will fail.
The craft model inverts this. When people are selected by capability and judgment, measured by outcomes and craft quality, and valued for the decisions they make rather than the hours they bill — the system naturally invests in the journey. The Apprentice is valued because they are the future. The Artisan is valued because they produce. The Master is valued because they see what others cannot. The career is not a management ladder. It is a deepening mastery — and the organization is designed to support, measure, and reward that deepening at every stage.
fig: TABLE-06-01 — Resource model vs. craft model comparison
Where Organizations Keep People — and Where Flow Needs Them
Maslow studied eighteen people he considered self-actualized and identified fifteen characteristics they shared. The list reads like a job description for the AI-native engineer: perceive reality efficiently and tolerate uncertainty. Be problem-centred, not self-centred. Highly creative. Resistant to enculturation but not purposely unconventional. Capable of deep, satisfying relationships with a few people rather than shallow relationships with many. Strong moral and ethical standards.
That last one matters most for regulated product development. The engineer who stands in front of the auditor and says “I am accountable for this decision” is exercising a function that cannot be delegated to a probability distribution. That is the Safeguards function from DRIPS — the named guardian of quality and compliance assurance. It requires not just knowledge but character. And character is formed in the craft journey, not in the classroom.
Most engineering organizations keep their people at the safety and belonging levels of Maslow’s hierarchy. Job security, team membership, organizational identity. Flow requires engineers operating at the self-actualization level — personal mastery, creative expression, contribution to something meaningful. The gap is not motivational. It is structural. Organizations that eliminate coordination waste and invest in craft progression free people to operate higher on the hierarchy. The flywheel begins: fewer people, less coordination overhead, more time in flow states, better work, more value per person, ability to attract better people. The entry point is not inspiration. It is organizational design.
fig: DIAG-06-03 — Maslow’s hierarchy applied to engineering organizations fig: TABLE-06-02 — Maslow’s 15 characteristics mapped to AI-native engineering
6.3 — What Kind of Leadership?
[EXPANDED OUTLINE — ~1,500 words target]
Argument: The leadership model must change as fundamentally as the workforce model. Managing resources requires supervision. Governing craft requires stewardship. The 3-5-7 pattern — THREE LEAD, FIVE HOLD, SEVEN GUARD — is the organizational design for stewardship at scale.
Opening beat: Chester Barnard wrote in 1938 that the executive’s three functions are: establish a system of communication, secure essential services from members, and formulate organizational purposes. Not supervise. Not control. Not “manage performance.” Establish communication, secure contribution, formulate purpose. Barnard understood stewardship before most of the leadership industry existed. Reference: research/ch06-fewer-better.txt — Barnard’s functions of the executive, his seven rules of communication (p.899).
Key points:
-
From supervision to stewardship. The supervision model assumes people need direction and oversight to perform. It scales through hierarchy — more supervisors managing more workers. The stewardship model assumes people need clarity and conditions to perform. It scales through architecture — clear boundaries, shared intent, and information systems that give everyone certainty about the current state. Lima (Ch.03 §3.4) was practicing stewardship. Marquet (Ch.05 §5.X) formalized it. The 3-5-7 pattern structures it for organizations.
-
The 3-5-7 pattern — FABRIC North Star.
- THREE LEAD: Three leadership functions govern the organization’s direction — Strategy (where are we going?), Architecture (how is the system designed?), and Culture (what are our operating norms?). These are not roles — they are functions that may be held by individuals or distributed across a leadership team. The key: they are explicitly named and accountable.
- FIVE HOLD: Five governance functions hold the operating model together — Steward (work decomposition and scope), Provost (execution flow), Auditor (compliance and quality), Conduit (communication), Pathfinder (forecasting and risk). These are the governance roles that GoSee (Ch.07 §7.6) makes visible.
- SEVEN GUARD: Seven guardian functions protect the system’s integrity — the full set of operational roles from Steward through Sentinel (security and safety). Each guards a specific aspect of system health. The pattern scales by nesting, not by adding layers. A 5-person team has these functions implicit in individual roles. A 50-person organization has them explicit. A 500-person organization has them nested across levels. The structure doesn’t grow — it fractalizes.
-
Barnard’s insight updated. Barnard said authority rests with the subordinate, not the superior — a person accepts an instruction as authoritative only if they understand it, believe it serves the organization’s purpose, and can comply with it. In DRIPS terms (Ch.07 §7.3): the Decides function is separate from the Responsible function. Decision authority is granted by the architecture, not seized by hierarchy. Communication must be definite, accessible, direct, competent, uninterrupted, and authenticated — Barnard’s seven rules map directly to the GoSee information architecture.
fig: DIAG-06-06 — Barnard authority flow: traditional (superior → subordinate) vs. FABRIC (steward creates conditions → agent accepts)
-
The Lima callback. Lima governed conditions, not tasks. He monitored the system, not the people. He intervened at the structural level, never at the task level. This is exactly what the 3-5-7 pattern formalizes: leadership functions (THREE) set direction, governance functions (FIVE + SEVEN) maintain conditions, and the people within those conditions exercise craft autonomously. Lead don’t Manage is not a slogan — it is an organizational design principle.
-
Mary Parker Follett’s foundation. “The art of getting things done through people” — but Follett meant something deeper than delegation. She advocated for the human element as the most valuable commodity in any organization. The craft model is Follett’s insight made operational: value the human, not the labor hour.
Evidence/Examples:
- Chester Barnard — functions of the executive, authority as acceptance, communication rules (research/ch06-fewer-better.txt p.899-901)
- Mary Parker Follett — “Mother of Modern Management,” human element as primary (p.901)
- Marquet — intent-based leadership as stewardship operationalized
- Lima story callback from Ch.03 §3.4
- FABRIC 3-5-7 governance structure
Transition to 6.4: The leadership question answered. But there’s a harder question: who benefits? When AI eliminates coordination jobs, where does the value go? The social dilemma is real, and the answer is organizational design.
fig: DIAG-06-02 — The 3-5-7 Organizational Pattern (FABRIC North Star)
6.4 — The Social Dilemma: Who Shares in the Value?
[EXPANDED OUTLINE — ~1,500 words target]
Argument: AI creates enormous value by eliminating coordination waste. The question is not whether this value is created but who captures it. The MAAGs (Meta, Alphabet, Amazon, Google) built wealth on Web 2.0 without sharing it proportionally with the creators. The same pattern is emerging with AI. The answer is not regulation alone — it is organizational design that distributes value proportionally to contribution.
Opening beat: “I’m not a socialist. I’ve read Hayek. I’ve also watched the system reward the closer instead of the creator for twenty years. Both extremes fail. There’s a third way.”
Key points:
-
The enclosure of the digital commons. Web 2.0 promised democratization. In practice, platform companies enclosed the commons — user-generated content, open protocols, network effects — and captured the value in platform equity. The creators (content producers, app developers, small businesses) provided the value. The platforms captured the returns. This is not a conspiracy theory — it is the structural consequence of platform economics where network effects create winner-take-most markets. The same pattern is emerging with AI: training data created by millions, value captured by few.
-
Hayek’s warning — and its limits. Hayek was right that centralized control cannot process distributed knowledge. Decentralized markets aggregate information better than central planners. But Hayek also assumed competitive markets with many participants. What happens when “the market” is three companies that control 80% of cloud computing, 90% of search, and 95% of foundation models? Unchecked concentration isn’t laissez-faire — it’s a new form of enclosure. The invisible hand requires visible market structure.
-
The guild model as organizational answer. The answer is not regulation (too slow, too blunt) or laissez-faire (produces concentration). The answer is organizational design — specifically, the guild model where:
- AI handles coordination (the muda that produced coordination jobs)
- Humans do craft (the irreducibly human functions from §6.1)
- Value flows proportionally to contribution (not to position or proximity to capital)
- Dunbar-scale communities (50-150 people) maintain social coherence
- Interfaces between communities are governed by protocols, not hierarchies This is FABRIC’s operating model principle: small, self-contained commons connected by interfaces. Each commons is small enough for trust, transparent enough for accountability, and connected enough for scale.
-
Blockchain as trust layer. The technology for proportional value distribution exists — smart contracts, transparent ledgers, verifiable contribution tracking. The problem has never been technology — it has been organizational will. When the organizational model demands transparent value distribution (because the guild model requires it), the technology is ready. Forward reference to Ch.07 §7.7 (The Trust Layer).
-
Dunbar’s number and organizational design. Research consistently shows optimal team sizes of 5-7 for design work, 8-12 for working groups, and Dunbar layers (15, 50, 150) for social organization. Reference: research/ch06-fewer-better.txt — military design team research: “optimal number appears to be five and possibly six” (p.644), “no superior can supervise the work of more than five or six subordinates whose work interlocks” (p.640), Dunbar layers in military formations (squad 7-12, platoon 15-50, company 80-250, battalion 300-1000) (p.632-653). These are not arbitrary — they reflect human cognitive limits on relationship maintenance. AI doesn’t change the social need — it changes the coordination overhead. Design for Dunbar, coordinate with AI.
fig: DIAG-06-07 — Small team equilibrium: 5-9 optimal with cognitive channel limits fig: DIAG-06-08 — Design team structure with cognitive limits: 5-to-9 sizing, OODA loop
- The Transforming Nations connection. The 2009 paper identified vision, values, stewardship, and frameworks over rules as transformation requirements. Now instantiate those principles with 2026 technology: AI for coordination, blockchain for trust, guild model for organization, Dunbar for scale. The philosophy was written 17 years ago. The technology to implement it is here now.
fig: DIAG-06-09 — Branching complexity as proxy for organizational trust: Git-Flow vs. GitHub Flow vs. Trunk-Based
Evidence/Examples:
- MAAG wealth concentration data
- Hayek, The Road to Serfdom — decentralized knowledge argument
- Military organization Dunbar numbers (research/ch06-fewer-better.txt p.632-660)
- Open source economics (6.X) — Red Hat, Databricks as models
- Transforming Nations (2009) — 13-point framework
Transition to 6.5: The structural argument is made. But it rests on a human foundation: people must be capable of operating in flow. That requires understanding what flow actually is — not as a metaphor but as a psychological state.
6.5 — Flow States and Intrinsic Motivation
[EXPANDED OUTLINE — ~1,000 words target]
Argument: Human flow enables system flow. When people operate in flow states — fully immersed, intrinsically motivated, performing at the edge of their capability — the system produces more value per person than any scaled organization achieves by adding headcount. Understanding the conditions for individual flow is as important as understanding the conditions for system flow.
Opening beat: Csikszentmihalyi studied what makes people genuinely engaged and productive — not the appearance of productivity (utilization rates, hours worked, tasks completed) but the experience of it (absorption, challenge, mastery, purpose). His finding: flow states produce the highest performance and the highest satisfaction simultaneously. The trade-off between productivity and humanity is false. The organizations that create flow conditions get both.
Key points:
-
Csikszentmihalyi’s flow conditions mapped to engineering. Flow requires: clear goals (know what to build), immediate feedback (know if it’s working), challenge-skill balance (the work is hard enough to engage but not so hard it overwhelms). In engineering terms: clear requirements, continuous verification, and work assignment matched to capability. The Continuous Verification Pipeline (Ch.05) provides the feedback. DRIPS (Ch.07 §7.3) provides the clarity. The craft progression (Apprentice → Artisan → Master) provides the challenge-skill balance.
-
Deci and Ryan’s Self-Determination Theory. Three innate psychological needs: autonomy (control over one’s work), competence (mastery of skill), relatedness (connection to others and to purpose). Organizations that satisfy all three produce intrinsically motivated people — people who work because the work matters, not because they’re being paid or monitored. The craft model (§6.2) satisfies all three by design. The resource model violates all three by design (no autonomy — assigned tasks; no competence growth — repetitive work; no relatedness — interchangeable allocation).
-
Group flow. Keith Sawyer’s research on group genius: group flow emerges when conditions are met — sharing common goals, equal participation, familiarity, communication, sense of forward movement. These conditions map directly to small team design (5-7 people, stable membership, clear shared purpose). Group flow is not magic — it is structural. Design the team for flow conditions and flow emerges. Reference: research/ch06-fewer-better.txt — “if conditions met… genius group may emerge” (p.301), Sawyer (2007) Group Genius as leading research on group flow (p.303).
-
The flywheel. Fewer people → less coordination overhead → more time in flow state → better work → more value per person → ability to attract better people → fewer people needed. This is a reinforcing loop. The entry point is reducing WIP (Ch.07 §7.4) — when people work on fewer things simultaneously, they spend more time in flow and less time context-switching. The coordination cost insight (§6.1) enables it. The craft model (§6.2) sustains it.
-
Single-loop vs. double-loop learning. AI excels at single-loop learning — adjusting actions based on outcomes within an existing mental model. Humans excel at double-loop learning — changing the mental model itself when outcomes reveal that the model is wrong. Reference: research/ch06-fewer-better.txt — single-loop vs. double-loop learning (p.442). The AI-native organization needs both: machines for single-loop optimization, humans for double-loop adaptation. The craft model positions humans where double-loop learning matters most — at the boundary between what the model predicts and what reality reveals.
Evidence/Examples:
- Csikszentmihalyi, Flow (1990) — flow conditions and their engineering analogs
- Deci & Ryan, Self-Determination Theory — autonomy, competence, relatedness
- Sawyer (2007), Group Genius — structural conditions for group flow
- Research: ch06-fewer-better.txt — group flow conditions (p.301-303), single/double-loop learning (p.442)
- The flywheel as reinforcing loop (DIAG-06-04)
Closing beat: Fewer, better people is not a cost-cutting strategy. It is the natural consequence of three forces converging: AI eliminates coordination waste, the craft model replaces the resource model, and flow states produce more value per person. The question is not how many people you need — it is whether the people you have are operating at their potential. When they are, you need fewer of them. And they are happier. And the system flows.
fig: DIAG-06-01 — Coordination cost curve: team size vs. overhead, with AI’s effect fig: DIAG-06-04 — The Craft Flywheel: fewer people → less coordination → more flow → better work → more value fig: DIAG-06-05 — Single-loop (AI) vs. double-loop (human craft) learning
Selected text: