The loop library
Every department needs a scoreboard.
A schedule is not a loop. An automation is not a loop. A loop acts, reads an external result, changes its next move, and knows when to stop or ask for judgment.
The six parts.
- Goal
- The result and why it matters.
- Actor
- The agent, person, or team accountable for the run.
- Tools + context
- The systems it can touch and the company knowledge it can read.
- Scoreboard
- The observable evidence that decides whether the run improved.
- Stop condition
- The target, time, budget, or boundary that ends the run.
- Human gate
- The decision that remains with a person because risk or judgment demands it.
Eight loops for a whole company.
Start with one. Share the same memory and standards only after it works in the real environment.
Product
Turn observed customer friction into a tested improvement.
- Signal
- Use, retention, completion, error rate, or a written usability score.
- Action
- Read feedback and behavior, select one hypothesis, build the smallest test, expose it to real users, and compare the result.
- Stop
- The test reaches its sample threshold, exceeds the current control, or hits its budget.
- Human gate
- A person approves the hypothesis, the user exposure, and promotion to production.
Acquisition
Create qualified demand at an acceptable cost.
- Signal
- Qualified replies, booked calls, ranking, conversion, customer acquisition cost, or payback.
- Action
- Generate a bounded set of offers or pages, ship them, read performance, keep the winner, and retire the rest.
- Stop
- A channel reaches the target economics, the spend cap is reached, or the evidence says to stop.
- Human gate
- A person approves spend, claims, audience boundaries, and any customer-facing change.
Content
Earn attention from a defined audience and convert it into an owned relationship.
- Signal
- Qualified reading time, replies, saves, subscriptions, assisted pipeline, or revenue—not raw posting volume.
- Action
- Collect questions and market language, choose one useful angle, publish, measure the response, and update the editorial memory.
- Stop
- The piece clears the quality bar and distribution window, or the angle fails after a defined number of tests.
- Human gate
- A person owns the thesis, factual claims, voice, and final publication.
Customer service
Resolve recurring customer needs without losing trust.
- Signal
- Resolution, time to resolution, reopen rate, refund leakage, and customer sentiment.
- Action
- Classify the request, retrieve policy and account context, take the permitted action, record the result, and escalate exceptions.
- Stop
- The request is resolved, a policy boundary is reached, or confidence falls below the escalation threshold.
- Human gate
- A person handles high-value, emotional, novel, or irreversible cases.
Research
Find a better answer through repeated, logged experiments.
- Signal
- A benchmark score, cost, accuracy, evidence coverage, or a decision-ready conclusion.
- Action
- Plan one experiment, run it, read the result, keep improvements, discard failures, and choose the next test.
- Stop
- The target is met, improvement stalls, or the compute and time budget expires.
- Human gate
- A person defines what better means and reviews conclusions before they become policy.
Reliability
Keep the operation within an agreed service and safety envelope.
- Signal
- Failures, latency, uptime, test pass rate, rollback rate, and incident severity.
- Action
- Observe, reproduce, repair, verify in the real environment, and preserve the regression test.
- Stop
- The service returns inside its target and the failure is covered by a repeatable check.
- Human gate
- A person approves destructive repair, production access, and customer-impacting rollback.
Finance
Protect cash, margin, and an accurate view of the business.
- Signal
- Reconciliation differences, gross margin, runway, overdue balances, and forecast variance.
- Action
- Collect records, reconcile, flag anomalies, explain the variance, and prepare the decision for review.
- Stop
- Books reconcile within tolerance or the exception reaches a person with complete evidence.
- Human gate
- A person approves money movement, tax positions, write-offs, and material forecast changes.
Company memory
Make every useful experience available to the next piece of work.
- Signal
- Retrieval success, freshness, duplicate mistakes, unsupported claims, and time to orient a new operator or agent.
- Action
- Capture work exhaust, remove noise, connect it to the right customer or decision, update standards, and test retrieval.
- Stop
- The inbox is cleared and new knowledge is searchable, sourced, and assigned an owner or expiry.
- Human gate
- A person decides what is true enough, durable enough, and safe enough to enter institutional memory.
The minimum viable loop.
- Choose one recurring job you understand well.
- Name one score that comes from outside the agent.
- Give it one safe action and a hard budget.
- Keep a person at the irreversible decision.
- Run it often enough to learn, then record the lesson.
If the score does not change the next run, you built a routine. If the system cannot explain what it changed and why, you built a black box. The useful thing sits between them: a measured operating loop.