State Kick or Capture Pulse¶
Bounded control action — instantiates Attractor Landscape Shaping and Basin Steering
Delivers one bounded, aimed push that carries the current state across a basin boundary into a robust capture region, then confirms it settled — aborting if it heads for a forbidden state.
Sometimes the landscape already has a good attractor; the system is just sitting in the wrong basin. State Kick or Capture Pulse is the discrete, energetic move that relocates the state itself — a single aimed push engineered to carry the system across an already-mapped boundary and land it well inside the target basin, not on its edge. Its defining features are that it is bounded, one-shot, and margin-aware: it estimates whether there is enough push to reach the capture region without overshooting into a different attractor, delivers it, and then verifies the state actually settled — with a hard abort if the trajectory heads for a forbidden state on the way. It changes position, not terrain; it assumes the boundary is known and simply acts.
Example¶
A patient's heart is in atrial fibrillation — a self-sustaining abnormal rhythm that will not resolve on its own. Clinicians perform a cardioversion: a single synchronized electrical pulse, timed to the cardiac cycle and dosed to carry the heart across the boundary into normal sinus rhythm. The pulse is bounded and aimed — too little and the rhythm rebounds, too much and it risks a worse state — and it is timed precisely to avoid delivering energy during the vulnerable window. Afterward the team confirms the normal rhythm holds and stands ready to abort or support if it destabilizes.
The pulse doesn't change the heart's underlying dynamics; it relocates the state, betting that normal sinus rhythm is a deep enough basin to keep the heart there once it arrives. When it works, one bounded action does what no amount of waiting would.
How it works¶
- Verify margin. Confirm there is enough push to reach the capture region — and not so much that the state overshoots into another attractor.
- Stage the actuator and the abort path before acting.
- Apply the bounded pulse and track the trajectory in real time.
- Abort on a forbidden state — the crossing must not pass through a prohibited region even briefly.
- Confirm capture and settling, then scan for competing attractors before declaring success.
Tuning parameters¶
- Pulse magnitude — enough to cross the boundary, bounded so it doesn't overshoot into a neighboring basin.
- Pulse shape and timing — how the push is delivered, and when, to avoid vulnerable states during the crossing.
- Capture-margin target — how far inside the target basin to aim; deeper is safer against rebound but needs more energy.
- Abort threshold — how close to a forbidden state the trajectory may drift before reversal triggers.
- Rollback and support readiness — what stands by in case the crossing fails or the state won't hold.
When it helps, and when it misleads¶
Its strength is decisiveness: when the boundary is known and the target basin is genuinely deep, one bounded action relocates the system fast, where gradual methods would be slow or where the system simply needs a discrete crossing.
Its failure modes are the geometry of a jump. Undershoot leaves the state near the boundary and it rebounds to the original attractor[1]; overshoot carries it past the target into a different, possibly worse one; and the crossing itself can inflict transient damage. The cardinal misuse is kicking toward a state that is not self-sustaining — so it decays and must be kicked again and again, a permanent hidden scaffold masquerading as a fix. The discipline is to confirm capture and settling, not to declare victory on the crossing alone: a successful pulse ends with the state holding on its own.
How it implements the components¶
State Kick or Capture Pulse fills the archetype's discrete transition components — the aimed crossing and the safety envelope it must respect:
capture_corridor_and_transition_plan— the crossing plan: start, target capture region, the pulse, the intermediate states it passes through, and the abort rule.viable_and_forbidden_state_envelope— the safety bounds, overshoot limits, and forbidden-state abort the pulse enforces during the crossing.
It moves the state but does not reshape the landscape so the target becomes self-sustaining (landscape_shaping_hypothesis — Feedback Gain or Sign Rewiring), nor hold the state while it settles (stabilization_and_settling_support — Temporary Scaffold and Taper). Its gradual counterpart, Continuation or Homotopy Steering, fills the same capture_corridor_and_transition_plan by walking a parameter path instead of delivering a discrete pulse.
Related¶
- Instantiates: Attractor Landscape Shaping and Basin Steering — the bounded control action that carries the state across a boundary into the target basin.
- Consumes: Basin-of-Attraction Mapping and Basin Boundary Probe — the boundary model and margin the pulse is aimed against.
- Sibling mechanisms: Continuation or Homotopy Steering · Temporary Scaffold and Taper · Feedback Gain or Sign Rewiring · Constraint and Boundary Reshaping · Incentive Landscape Reconfiguration · Basin-of-Attraction Mapping · Basin Boundary Probe · Annealing, Noise, or Random Restart · Competing-Attractor Early-Warning Monitor
Editorial Notes¶
Form Classification¶
Form family: Control, Automation & Runtime
Rationale: State Kick or Capture Pulse operates as a live operational control that automatically routes, enforces, adapts, or responds during execution because it delivers one bounded, aimed push that carries the current state across a basin boundary into a robust capture region, then confirms it settled — aborting if it heads for a forbidden state.
Independent corroboration: The frozen evidence defines State Kick or Capture Pulse as 'Delivers one bounded, aimed push that carries the current state across a basin boundary into a robust capture region, then confirms it settled — aborting if it heads for a forbidden state', so its operative form is Control, Automation & Runtime.
Nearest alternative: Intervention, Treatment & Transformation — State Kick or Capture Pulse includes features of a direct treatment or transformation applied to a target to change its state or condition, but its defining operation is a live operational control that automatically routes, enforces, adapts, or responds during execution.
Review outcome: Independent reviewer agreement; medium confidence.
Origin Attribution¶
Primary origin: Systems Thinking & Cybernetics
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Multi-domain
Rationale: A bounded impulse crossing a basin boundary is nonlinear control.
Related originating lineages:
- Engineering & Design — Capture verification protects safety.
- Physics — Impulse changes dynamical state.
Review resolution: The blind reviewers agree that systems_cybernetics is the primary origin and differ only on origin mode disagreement, domain reach disagreement. I preserve every independently explained alternate from both records rather than imposing a numeric cap. I retain cross_disciplinary_synthesis because the combined evidence shows material contributions from several lineages. The broader reach of multi_domain records portability separately from historical provenance; encyclopedia_synthesis=true preserves the affirmative synthesis judgment where either reviewer identified one.
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¶
A kick only makes sense when the target basin is deep enough to hold the state without continuous effort. If it isn't, the honest move is to shape the landscape first (make the target self-sustaining) or to plan for Temporary Scaffold and Taper to hold the state through settling — otherwise the pulse becomes a recurring intervention that never ends.
References¶
[1] Peter J. Menck, Jobst Heitzig, Norbert Marwan, and Jürgen Kurths. "How Basin Stability Complements the Linear-Stability Paradigm". Nature Physics 9: 89–92, 2013. States that a perturbation remaining within a stable state’s basin of attraction returns to that state. registry ↩