Acute Stabilization Command¶
Activate a temporary, bounded command regime that stabilizes an acute disruption before full diagnosis, then exits into recovery and learning.
This draft fills accepted prime incident_response by naming the solution archetype Acute Stabilization Command rather than simply repeating the prime name. The draft intentionally keeps emergency authority, phase-specific intervention, triage, root-cause analysis, and post-incident review as neighbors or mechanisms unless the full acute response loop is present.
The core distinction is temporal and constitutional: acute mode may compress authority and defer diagnosis only while a defined stabilization condition holds. The archetype therefore requires de-escalation, documentation, and handoff to recovery and learning.
Common Mechanisms¶
- Common Operating Picture Board — A single live display of the current priorities and open questions that every responder shares, so the team acts on one agreed picture instead of many private ones.
- Containment or Rollback Action — Stops the bleeding by isolating the blast radius or reverting to the last known-good state — a deliberately reversible move that buys time without committing to a cause.
- Deactivation Checklist — The explicit stand-down procedure that ends the acute regime on purpose — reverting temporary measures, retiring emergency authority, and confirming the handoff to normal operations.
- Incident Action Log — A timestamped, append-only record of every decision and action taken during the incident, written as it happens — the contemporaneous trail that later diagnosis, accountability, and learning all depend on.
- Incident Command System — Stands up a single bounded chain of command for the acute phase — one commander, a defined authority envelope, and a clock — so the crisis is run by someone rather than by everyone at once.
- Incident Response Runbook — A pre-authored playbook for a known class of incident that fixes the stabilization goal and the service floor in advance, so responders execute a rehearsed plan instead of inventing one under pressure.
- On-Call Rotation Activation — Summons the right responders the instant an incident is declared and keeps fresh hands on it — paging the on-call, opening a surge channel for reinforcements, and rotating people out before fatigue erodes judgment.
- Post-Incident Review (Hotwash) — Convenes responders while the incident is still fresh for a blameless walk-through that converts the just-lived event into durable, shareable lessons under explicitly non-punitive ground rules.
- Reversible Service Degradation — Deliberately drops to a reduced but safe service level by shedding non-essential features or load, with every reduction chosen so it can be cleanly reversed once the acute phase passes.
- Root-Cause Analysis Handoff — Packages the 'why did this happen' questions that stabilization deliberately deferred and formally transfers them, on a stability-based condition, to a recovery or root-cause owner.
- Severity Matrix Activation — Applies a pre-agreed severity grid to classify an incident's blast radius at the moment it is detected, and that grade — not a judgment call — is what trips the command regime on.
- Status Update Cadence — Commits the response to publishing a status update on a fixed heartbeat — even when the update is 'no change' — so stakeholders stay oriented and responders aren't pulled off the work to answer ad-hoc questions.
- Triage & Prioritization Protocol — Orders an incident's competing demands by urgency, impact, and tractability so scarce responders work the highest-yield problems first — and lower-priority harm is consciously allowed to wait.
- War Room / Incident Channel — Stands up one dedicated space — a war room or chat channel — where all incident coordination converges and extra responders plug in under controlled, on-the-record conditions.
Compression statement¶
Acute Stabilization Command applies when a disruption is time-critical enough that ordinary authority, deliberation, diagnosis, and coordination loops are too slow. The archetype creates a temporary response mode: define the acute trigger, name the commander or response cell, rank severity, state the stabilization objective, protect safety/service floors, allow reversible degradation or containment, keep a predictable communication cadence, log decisions and deferred questions, and force de-escalation into recovery, root-cause review, and normal governance when the acute phase ends.
Canonical formula: acute_mode = trigger(severity, urgency, spread_risk) → stabilize(safety_floor, containment, reversible_degradation) → handoff(recovery, diagnosis, review); authority_expansion must be bounded by scope + time + reversion_condition
Related Abstractions¶
Abstractions this archetype builds on — directly (a source ingredient) or as a related pattern. Links follow the typed catalog namespace.
Built directly on (7)
- Authority: The recognized, legitimate right to issue binding decisions within a defined scope, distinct from raw coercive force or mere persuasive influence.
- Controllability: Ability to steer system.
- Delegation of Authority: Assign responsibility.
- Event Lifecycle Phases: Decomposing a hazard-bearing event into pre-event, event, and post-event regimes and treating each phase, not the event, as the primary unit of intervention design.
- Fault Tolerance: Continue operating under failure.
- Incident Response: A system facing acute, time-critical disruption engages a temporary command regime that prioritises stabilisation over diagnosis, accepts reversible degradation, defers root-cause analysis, and compresses decision authority for the duration of the acute phase only.
- Resilience: Absorb shocks and adapt.
Also references 18 related abstractions
- Accountability: Responsibility for actions.
- Adaptive Capacity: Ability to change.
- Authority Delegation Under Uncertainty: Preposition decision authority at operational levels for contingencies.
- Containment: Holding a hazard, process, or agent within a deliberately maintained perimeter to prevent its spread or uncontrolled interaction with the surroundings.
- Contextual Mode Switching: Adapt communication.
- Continuity: Smooth change without jumps.
- Diagnostically Inert Signal: A signal that announces a failure but carries none of the content needed to act on it, splitting detection-completeness from recovery-completeness.
- Feedback: Outputs influence inputs.
- Observability: Infer internal state externally.
- Prioritization: Ordering competing claims on finite resources by a value or urgency metric to produce a ranked sequence of action under constraint, making explicit what gets done first and what does not get done at all.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Site Reliability Incident Stabilization · domain variant · recognized
A variant that stabilizes digital service incidents by activating responders, containing impact, degrading reversibly, and handing off to post-incident review.
- Distinct from parent: The parent is domain-general; this variant specializes the signal, tooling, and recovery mechanisms used in software and platform reliability.
- Use when: A service outage, data incident, or reliability degradation is time-critical; Rollback, containment, feature freeze, load shedding, or failover can preserve a service floor.
- Typical domains: software reliability, platform governance, cybersecurity operations
- Common mechanisms: incident response runbook, war room or incident channel, containment or rollback action, status update cadence, post incident review hotwash
Emergency Operations Center Activation · governance variant · recognized
A variant that activates a temporary coordination center for multi-unit disruption, resource allocation, public messaging, and transition to recovery.
- Distinct from parent: The parent can be a small incident cell; this variant is a larger coordination architecture.
- Use when: Multiple units or jurisdictions must coordinate under acute time pressure; Normal deliberative channels are too slow or fragmented for stabilization.
- Typical domains: disaster management, public administration, infrastructure operations
- Common mechanisms: incident command system, common operating picture board, status update cadence, deactivation checklist
Clinical Acute Stabilization Protocol · domain variant · recognized
A variant that prioritizes immediate stabilization and reversible protective action before complete diagnosis in acute clinical or care settings.
- Distinct from parent: The parent is organizational and system-general; this variant is constrained by clinical safety and professional standards.
- Use when: Delay for full diagnosis would increase acute harm; Triage, airway/circulation/safety floors, isolation, or transfer decisions must be made quickly.
- Typical domains: medicine healthcare, emergency medicine, behavioral health
- Common mechanisms: triage and prioritization protocol, status update cadence, incident action log, root cause analysis handoff
Security Incident Containment Response · domain variant · recognized
A variant that contains an acute security compromise while preserving evidence, limiting spread, and handing off to investigation and recovery.
- Distinct from parent: The parent applies to any acute incident; this variant specializes containment and evidence-preserving actions for security contexts.
- Use when: The active event may spread or worsen while evidence is incomplete; Temporary isolation, access restriction, credential rotation, or degraded service can reduce harm.
- Typical domains: cybersecurity operations, physical security, infrastructure operations
- Common mechanisms: incident response runbook, containment or rollback action, incident action log, root cause analysis handoff
Near names: Incident Response, Temporary Incident Command, Emergency Stabilization Cell, Severity Matrix, Root Cause Analysis.