Replenishment or Refill Protocol¶
Protocol — instantiates Stock-First Control Restoration
Rebuilds a depleted but intact reserve back to a working level on a defined plan, target, and owner, so the flow lever has enough buffer beneath it to bite again.
Replenishment or Refill Protocol is the procedure for putting a drained reserve back to a level where the flow lever works again. Its distinguishing assumption is that the stock is depleted, not damaged — the reservoir is sound, it is simply too empty for the lever to have anything to act on — so the fix is quantity: refill to a defined target, on a plan, under an owner with authority to hold normal operations until the target is met. It is deliberately narrow: it restores level and slack, and nothing about its machinery repairs a broken container.
Example¶
A distributor's safety stock is drained to zero by a demand spike. With no buffer beneath it, the usual fulfilment lever — expedite, re-allocate, smooth across orders — has nothing to work with; every order becomes a scramble, because the inventory stock is sitting below the range where allocation decisions can absorb variation.[1] The refill protocol pauses promotional pull, sets a refill target (say ≈3 weeks of cover), assigns the planning team as owner with authority to prioritize inbound replenishment over new demand generation, and rebuilds the buffer through staged orders.
Normal promotional and allocation activity resumes only once cover has climbed back to the target — at which point the fulfilment lever once again has slack to smooth against. The protocol's output is not a decision about whether to refill but a governed refill: a target, a rate, and a named owner who can protect the rebuild from being raided.
How it works¶
Three things are fixed up front: a refill target — the level at which the lever bites again, drawn from the responsive-window model; a plan and rate to reach it that respects real refill constraints (you cannot refill instantly, and refilling too hard strains the very system you are rebuilding from); and an owner with authority to divert resources into the refill and to hold normal operations until the target lands. What distinguishes it from structural repair is that its entire object is level and the authority to prioritize rebuilding it — never the integrity of the container.
Tuning parameters¶
- Refill target level — how high to rebuild before resuming. Higher restores more slack and safety but ties up more resource sitting idle in reserve.
- Refill rate — how aggressively to rebuild. Faster restores protection sooner but diverts more from current operations and can strain the replenishment source.
- Source of replenishment — build, buy, or borrow the refill, each with its own cost and lead-time trade-off.
- Hold-versus-partial-resume — full hold until target, or graduated partial resumption as the buffer climbs back.
- Owner's authority scope — how much the refill owner can commandeer and how high they can escalate to defend the rebuild against operating pressure.
When it helps, and when it misleads¶
Its strength is restoring the slack the flow lever needs, on an owned plan rather than ad hoc — and naming an owner with real authority is precisely what keeps the refill from being perpetually deprioritized whenever operations get busy. Its failure mode is misapplication: pour into a damaged stock and the refill leaks straight out, effort wasted on a container that cannot hold; set the target too high and resource is stranded in idle reserve. The classic misuse is declaring the refill "done" at the first sign of relief to resume the lever before the target is met, or letting operating pressure raid the very reserve being rebuilt. The discipline is to hold to the target, back the refill with authority strong enough to resist that pressure, and confirm — via the diagnostic map — that the stock is intact-but-low rather than structurally broken before committing to refill at all.
How it implements the components¶
Replenishment or Refill Protocol realizes the rebuild-the-level side of the machinery — the parts that restore quantity under governance:
stock_repair_plan— it produces the plan and rate for rebuilding the reserve to target.repair_threshold— it sets the refill target: the level the stock must reach before normal control may resume.repair_owner_and_authority_path— it names who owns the refill and holds authority to protect it against operating pressure.
It does not repair a structurally damaged stock — only a depleted one — (control_mediating_stock → Substrate Repair Protocol), and it does not resume the lever once the target is met (staged_control_reactivation → Staged Lever Ramp); it refills and holds the line, then hands off.
Related¶
- Instantiates: Stock-First Control Restoration — it rebuilds the buffer whose absence disabled the lever.
- Consumes: Stock-Flow Diagnostic Map — the map confirms the stock is depleted rather than damaged, and fixes the target level.
- Sibling mechanisms: Substrate Repair Protocol · Staged Lever Ramp · Minimum Stock Floor Alert · Stock-Flow Diagnostic Map · Trust Repair Before Persuasion Rule
Notes¶
The fork with structural repair is the decision this protocol most often gets wrong. Refilling only helps if the reserve is sound and merely low; if the container itself is damaged, the refill leaks and Substrate Repair Protocol is needed first — or instead. Diagnose which before choosing the tool.
References¶
[1] Safety stock is the reserve inventory held so that ordinary allocation can absorb demand and supply variation; when it is exhausted, the allocation lever loses the slack it depends on — a concrete case of a flow lever going dead because its buffer is gone. ↩