Compounding Loop Map¶
Causal-loop model — instantiates Compounding Leverage
Diagrams the specific feedback loop by which a gain feeds the next cycle — base, yield, retained fraction, reinvestment — so a team can check the loop actually closes and see where it leaks.
A Compounding Loop Map makes the causal loop explicit and testable. Most "flywheels" are asserted rather than verified — a hopeful story about how success breeds success. The map forces each arrow to be named as a claim: does the yield actually feed back into the base? does a bigger base actually raise the next yield? who is the loop supposed to benefit? Its distinguishing job is to turn that story into a falsifiable diagram, so the team can find the open or leaking edge. It is the model of the loop, not the measurement of its speed and not the rule that retains the gain.
Example¶
A two-sided local-services marketplace believes it has a flywheel: more providers give customers more choice, which brings more customers, which means more jobs, which attracts more providers. Drawing the loop forces the awkward question at each arrow. When they get to "more customers → more providers," it doesn't close: extra customer volume mostly saturates the providers already on the platform rather than pulling new ones in. The real edge that recruits providers turns out to be payout speed, not demand. The map relocates the whole strategy — fixing payout latency is what actually closes the loop — and it also makes the team label the beneficiary, catching that they had been optimizing gross bookings (a proxy) rather than repeat customer value.
That is what a loop map does that a narrative can't: it exposes the one arrow that is merely wished into place. The pattern is the classic flywheel diagram,[n1] but drawn to be tested rather than to inspire.
How it works¶
- Name the nodes. Base, yield, retained fraction, reinvestment path, and the objective the loop serves — each made explicit.
- Draw each arrow as a claim. Solid where there is evidence the edge holds; dashed where it is still a hypothesis, so imaginary edges are visibly flagged.
- Mark the leak points. Where retained gain escapes or an arrow fails to close, so attention lands on the binding edge.
- Log the lineage. A record of past cycles sits alongside the diagram so recurrence can be checked against what actually happened, not asserted.
Tuning parameters¶
- Loop granularity — one headline loop versus nested sub-loops. Finer surfaces hidden leaks but adds complexity that can obscure the main story.
- Arrow evidentiary standard — how much proof an edge needs before it is drawn solid rather than dashed. Stricter prevents self-deception; too strict leaves the whole map hypothetical.
- Beneficiary framing — whose value the loop is drawn to grow, which is the main guard against optimizing a proxy.
- Lineage time granularity — how finely past cycles are logged, trading fidelity against upkeep.
- Boundary — where the loop is cut off and what is treated as exogenous.
When it helps, and when it misleads¶
Its strength is that it kills imaginary flywheels. It locates the open or leaking arrow, distinguishes the loop you have from the loop you wish for, and gives a team a shared picture of the single edge that decides whether anything compounds.
Its failure mode is that a tidy diagram can look validated when its arrows are merely assumed — confusing a drawn loop with a proven one. The classic misuse is drawing the loop you wish existed to sell a strategy upward. The discipline that guards against it is to keep unproven edges dashed, require lineage evidence before an arrow goes solid, and treat the map as a standing hypothesis rather than a proof.
How it implements the components¶
compounding_objective_and_beneficiary— the map labels what the loop is for and who benefits, which is its main defense against proxy or vanity growth.repeatable_yield_cycle— its core is depicting the yield-retain-reinvest-base cycle and checking that it actually closes and repeats.compounding_lineage_record— logging past cycles alongside the diagram is what makes the claimed recurrence testable rather than asserted.
It does not measure the loop's rate or doubling time (Effective-Rate and Doubling-Time Dashboard), enforce how much yield is retained (Automatic Verified-Gain Reinvestment), or decide when to stop and harvest (Harvest).
Related¶
- Instantiates: Compounding Leverage — the model that makes the archetype's loop explicit and falsifiable.
- Sibling mechanisms: Effective-Rate and Doubling-Time Dashboard · Learning Capture and Reuse Cycle · Automatic Verified-Gain Reinvestment · Harvest · Reusable Asset Library
Editorial Notes¶
Form Classification¶
Form family: Representation, Specification & Plan
Rationale: The diagram externalizes the base, yield, retained fraction, reinvestment path, and leakage points of a feedback loop so a team can inspect whether it closes, making its operative form a causal representation.
Nearest alternative: Analysis, Modeling & Optimization — Reasoning is needed to identify the feedback path, but the mechanism deploys a qualitative map rather than computing a prediction or optimized result.
Review outcome: Adjudicated after independent review; high confidence.
Origin Attribution¶
Primary origin: Systems Thinking & Cybernetics
Origin pattern: Single lineage
Present-day reach: Multi-domain
Rationale: System dynamics cohered causal-loop diagrams that make reinforcing feedback, stocks, yields, retention, and leakage explicit and testable.
Related originating lineages:
- Organizational & Management Science — Strategy practice popularized flywheel maps as accounts of how one cycle's gain supports the next.
Review resolution: Causal-loop diagrams in system dynamics are the originating method for testing whether reinforcing feedback closes and where it leaks. Organizational flywheel mapping is a later managerial adaptation; the method travels broadly but remains multi-domain rather than literally universal.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; high confidence.
Notes¶
The map is upstream of measurement: you cannot measure the right rate until you know which loop you are in and where it leaks, so it feeds the Effective-Rate and Doubling-Time Dashboard rather than duplicating it. And a map is a hypothesis — its value comes from testing arrows against lineage, not from the neatness of the drawing.
[n1] The flywheel (Jim Collins, Good to Great) — the image of a self-reinforcing loop in which each turn makes the next turn easier. The map borrows the picture but inverts its usual use: instead of a diagram drawn to inspire, it is drawn so each link can be challenged and, where unproven, marked as such. ↩