JOURNAL
Field notes
What we learn building operating layers, written for the operators who have to live with the result.
- CAPACITYHow to scale operations without hiringIncrease the amount of completed work by removing repeated preparation, handoffs and re-entry from your team's day while keeping consequential decisions with named people. Automate the predictable path, route exceptions to the right operator with the evidence attached, and hire only when the remaining constraint is human judgement or relationship capacity.
- APPROVALSWhat an AI agent should never be allowed to decideAnything that moves money, creates a legal obligation, or cannot be reversed. An agent should be allowed to gather evidence, prepare a decision and present it, but a person must approve the specific action before it happens, and the system must refuse to act rather than guess when a required check cannot be completed.
- QUALIFICATIONWhy fewer, better-qualified leads beat more of themPrioritise lead quality because volume optimises for the cheapest click, which selects for accidental and unqualified contacts, while qualification optimises for conversations a person can actually convert. Judge the work on completed deals, including the cost of qualification and follow-up, rather than on form submissions.
- REGULATEDHow to automate a regulated process without losing the audit trailSeparate preparation from execution, and make the human approval bind to the exact thing that was shown. The system may gather evidence and prepare a decision, but it must stop and wait for a person, refuse to substitute anything after that approval, and fail closed whenever a required check cannot be completed.
- COSTWhat a manual process actually costs youMultiply the loaded hourly cost of everyone who touches the process by the time it actually takes, then add the cost of the errors it produces and the revenue that leaks while people wait. The visible salary cost is usually the smallest of the four, which is why manual work stays in place long after it stopped being affordable.
- ARCHITECTUREWhy automating a broken process makes it fail fasterNo: automation multiplies whatever process it is given, so an unclear qualification step or an undefined owner becomes a higher-volume version of the same problem. Map how the work actually happens first, then automate only the steps that are already correct and repeatable.