Skip to content

Site-Activation Campaign

Activation campaign — instantiates Spanning Connectivity Formation

Brings a whole region into reach by activating a chosen set of currently-dormant sites until their combined presence closes the gaps — while guarding equity of access and planning the handoff to durable owners.

Site-Activation Campaign is the node analogue of a link-activation program: where that mechanism turns links on, this one turns sites on — charging stations, clinics, relays, branches, service points — until their combined presence makes a whole region reachable. What makes it its own mechanism is the set of concerns that come with covering a place rather than wiring a graph. It is defined by a target reachability domain (which population or region must end up covered), an equity guardrail (because activating the cheapest sites first strands the hard-to-serve), and a handoff rule (because a campaign is temporary and its sites must pass to durable owners). Fairness and durability are first-class here, not afterthoughts.

Example

A state wants every major highway corridor drivable by electric vehicle. Today there are charging deserts — stretches where the gap between stations exceeds a typical vehicle's range, so long trips are impossible and rural drivers are stranded. The campaign fixes the target domain (all state corridors traversable without range anxiety), ranks candidate sites, and activates them in sequence. The equity guardrail forces coverage of low-traffic rural gaps that a pure profit ranking would skip, and the handoff rule transfers each activated site to a charging-network operator or host business for long-term upkeep. When the campaign ends, the corridors are spanning for EVs — including the segments the market alone would have left dark.

How it works

  • Fix the target domain. Name the region or population that must end up reachable; that goalpost, not a site count, is the measure of success.
  • Sequence to close gaps. Activate sites in the order that shrinks the reachability gaps fastest, not the order that is cheapest.
  • Apply the equity guardrail. Deliberately cover hard-to-serve segments that a cost ranking would skip, so the domain is spanned for everyone, not just the easy majority.
  • Attach a handoff to each site. Give every activated site a sunset rule and a named durable owner, so the campaign's temporary push becomes permanent presence.

Tuning parameters

  • Coverage standard — the maximum acceptable gap between sites (range or distance); a tighter standard needs more sites.
  • Equity weight — how strongly to favour hard-to-serve segments over cheap high-traffic ones; more weight closes deserts but costs more per person reached.
  • Activation sequence — complete one corridor end-to-end first, or blanket a dense region before extending.
  • Handoff timing — how long the campaign supports a site before transferring it; early handoff saves cost but risks orphaned sites.
  • Subsidy depth — how much to underwrite sites that are necessary but uneconomic on their own.

When it helps, and when it misleads

Its strength is turning a scatter of dormant sites into whole-region reachability, and by baking in equity and handoff it forecloses the two classic campaign failures at the source. Its failure mode is cream-skimming: activating only the profitable, easy sites hits a flattering headline coverage number while the population that most needed access stays stranded — and campaigns that never plan handoff leave activated sites to rot once the team moves on.[1] The classic misuse is reporting "N sites activated" as success without checking whether the target domain is actually spanned or whether the people served are the ones the campaign was for. The discipline is to measure success as domain-spanned-with-equity and to require a named owner for every site before declaring the campaign done.

How it implements the components

Site-Activation Campaign fills the coverage, equity, and handoff side of the archetype's machinery — the components that make a place reachable and keep it that way:

  • target_reachability_domain — it fixes the region or population the campaign must make reachable, the goalpost it activates toward.
  • equity_access_guardrail — it forces coverage of hard-to-serve segments so activation does not optimize the easy nodes and strand the rest.
  • support_sunset_or_handoff_rule — it governs transferring each activated site to a durable owner as the campaign winds down.

It does not enable the links between sites (candidate_activation_setLink-Activation Program), compute which gaps matter most (Bridge-Edge Prioritization), or track whether the domain is now spanned (Giant-Component Dashboard).

References

[1] Cream-skimming (or cherry-picking) — serving only the low-cost, high-return portion of a market and leaving the costly remainder uncovered. It is the market failure that universal-service obligations exist to counter, and the reason a site-activation campaign needs an explicit equity guardrail rather than a pure cost ranking.