← Illusions of Work

The Fix

Chapter 20: Feeding AI, Healing the Organisation

Autonomous units remove coordination as governance but do not remove the need for shared understanding. The medium changes: coherence is maintained by AI systems that read versioned artefacts continuously and produce synthesis on demand.

The first synthesis run produces seventy-three discrepancies. The unit lead reads the output on a Tuesday morning, scrolling through a list that is longer than she expected and noisier than she hoped. Most of the flags are definitional: states the process definition names that the code handles differently, transitions the code implements that the definition omits. She triages for forty minutes before she finds the first real one: the settlement calculation applies a discount threshold that the process definition does not mention, because the threshold was added eleven months ago by an engineer who updated the code but not the definition. The settlement has been silently discounting claims above a certain value. Nobody noticed because the output looked plausible.

She marks the flag, opens the process definition, and adds the threshold as an explicit decision point. It is the first time the artefact has corrected the system rather than the other way around. Autonomous business units remove the need for coordination as governance, but they do not remove the need for shared understanding. What changes is the medium: coherence is maintained not by heroic individuals or social negotiation, but by AI systems that read versioned artefacts continuously and produce synthesis on demand. This chapter describes the artefacts, the synthesis layer, and the controls that connect them.

The artefacts sit within a structural hierarchy, and each level derives from the one above it. Strategy produces a small set of falsifiable commitments. The process catalogue maps those commitments to the organisation's value-creating processes and assigns ownership. Autonomous units implement the processes they own, each within a bounded context that defines what data, services, and decisions belong to the unit. Operational data lives inside the boundary; it serves the process, not the reporting layer. Contracts govern what crosses the boundary: versioned, machine-readable interfaces through which units interact without coupling. The analytical domain sits downstream, consuming what units publish through data contracts, never dictating what they store. AI reconciliation reads the full chain continuously, from strategic commitment through process definition through system telemetry, and reports where the chain breaks. When any level is implicit, everything below it degrades into social negotiation, and the AI reader has nothing to reconcile against.

The structural distance from the inherited model is visible in the contrast:

[t]0.46 Old model

Strategy (narrative)\ $$\ Portfolio governance\ $$\ Shared systems\ $$\ Shared data\ $$\ Coordination\ $$\ Narrative reporting

New model

Falsifiable strategy\ $$\ Process catalogue\ $$\ Autonomous business units\ $$\ Bounded contexts\ $$\ Operational data\ $$\ Contracts\ $$\ Analytical domain\ $$\ AI reconciliation

...

Continue reading in the interactive reader

Read this chapter

See also: Full contents · Preview chapters · Illusions in the Boardroom