Source Reduction Program¶
Source-control process — instantiates Exposure Pathway Interruption
Lowers how much hazard enters the pathway at its upstream sources, so every barrier, buffer, and filter downstream has less to hold back.
A hazard's route begins at a source, and the cheapest place to interrupt it is often before it ever enters the route. Source Reduction Program is a standing effort to lower the rate and quantity of hazard introduced at the pathway's upstream sources, so the whole downstream chain of controls has less to contain. It is distinct from removing a source outright — the source keeps operating, but its contribution to the pathway is turned down through housekeeping, process change, and input control. Its defining move is to treat loading as a budget assembled from many contributors: inventory those contributors, rank them by how much they feed the route, and cut the largest first — attacking the supply into the pathway rather than what has already entered it.
Example¶
A metal-finishing shop discharges rinse water carrying hexavalent chromium and cadmium into the municipal sewer, from where the pathway runs on to a river below the treatment plant's outfall. Rather than build a larger end-of-pipe treatment unit, the shop runs a source reduction program. It first inventories where the metal actually enters the wastewater — drag-out on parts leaving the plating bath, overflow from poorly controlled rinses, and occasional bath dumps — and ranks them by mass contributed. Drag-out dominates.
The program then attacks the top contributors at the source: drainboards and slower part withdrawal to cut drag-out, counter-current rinsing to shrink rinse volume, and extended bath life to avoid dumps. Illustratively, metal loading into the sewer falls by ≈40% with no new downstream unit, and every control further along the route now sees a smaller, steadier load. Each source is assigned line-by-line to an owner, so the reductions are held rather than drifting back.
How it works¶
- Inventory and rank the sources. Disaggregate total loading into contributors and rank by mass or flux — the program lives or dies on finding the few sources that dominate.
- Cut flux at the source, not downstream. Housekeeping, then process change, then input substitution, applied to the biggest contributors first, so less hazard ever enters the route.
- Assign each source an owner. A reduction no one owns creeps back; the program pins every source to an accountable owner and a target.
- Re-inventory on a cadence. Loads regrow as processes and volumes change; periodic re-inventory keeps the ranking honest.
Tuning parameters¶
- Source granularity — whole-facility versus per-line accounting. Finer granularity finds the dominant few but costs inventory effort and can chase trivia.
- Reduction depth — how far to push each source, from cheap housekeeping to capital process redesign. Deeper cuts remove more loading but hit diminishing returns.
- Coverage target — the fraction of total loading the program commits to removing; a high target catches diffuse minor sources at rising marginal cost.
- Re-inventory cadence — one-off campaign versus standing program. A slower cadence is cheaper but lets loads creep back unseen.
- Source boundary — how far upstream to reach: your own process, or your suppliers' inputs.
When it helps, and when it misleads¶
Its strength is leverage and economy: reducing the supply into a route shrinks residual exposure, migration risk, and every downstream control's burden at once — which is why source reduction sits at the top of the hierarchy of controls.[1] Its failure modes are diffuse sources that resist inventory and loads that quietly regrow without a standing cadence. Its classic misuse is the paper reduction — claiming credit for a cut that merely shifted the hazard to another medium (a water discharge scrubbed into an air emission, or concentrated into a waste that becomes a new source elsewhere). The discipline that guards against it is mass-balance accounting across all media, so a reported reduction is a real removal from the system rather than a transfer between routes.
How it implements the components¶
Source Reduction Program fills the source-side, upstream subset of the archetype's machinery:
source_and_reservoir_inventory— the ranked enumeration of upstream sources feeding the pathway; the program's worklist and its measure of progress.hazard_specification— characterizes the hazard's form and loading so reductions target the flux that matters, not the one easiest to reach.pathway_owner_map— assigns each source to an accountable owner, turning a one-off cut into a maintained reduction.
It does not map the full route or sever a link (that is After-Action Pathway Update and Barrier Interposition), remove or swap the source outright (Source Elimination or Substitution), or measure what still reaches receptors (Exposure Sampling Transect).
Related¶
- Instantiates: Exposure Pathway Interruption — it interrupts the pathway at its origin by reducing what enters it.
- Sibling mechanisms: Barrier Interposition · Source Elimination or Substitution · Buffer Zone Design · After-Action Pathway Update · Contact Time Reduction · Exposure Sampling Transect · Filtration or Scrubbing · Multi-Barrier Verification Drill · Pathway Reachability Analysis · Personal or Local Protective Control · Risk Migration Review · Route Closure or Segmentation · Sentinel Receptor Monitoring · Vector or Carrier Control · Ventilation or Flow Redirection
Notes¶
Source reduction changes the magnitude on the route but not its topology — the pathway still exists and can be re-loaded by a new or growing source. It therefore pairs with, rather than replaces, a link-severing control: turning down the tap lowers the burden on the barrier downstream but does not remove the need for one.
References¶
[1] "Source reduction" is the top tier of the pollution-prevention hierarchy codified in the U.S. Pollution Prevention Act of 1990, which defines it as reducing hazards at the source rather than treating or disposing of them downstream. ↩