Sunseted Delegation Order¶
Delegation order — instantiates Authority Rotation and Term Limitation
Grants authority with an expiry built in — a delegated or emergency power that lapses automatically when its triggering condition ends, so temporary control cannot harden into permanent.
Sunseted Delegation Order creates authority the way it should be created for abnormal situations: for a bounded reason, with the expiry wired in from the start. It grants a delegated, interim, or emergency power — an override, an acting role, an extraordinary approval right — that lapses automatically when a named triggering condition ends (or on a fixed backstop date, whichever comes first). The idea that distinguishes it is that expiry is the default and continuation is the exception: the grant is tied to the reason it was made, so when the reason lapses the power evaporates without anyone having to remember to revoke it. This is the archetype's guard against the specific way temporary authority becomes permanent — not through a long term, but through an "interim" arrangement that quietly never ends.
Example¶
A cloud platform team runs an incident-response protocol. When a severity-one outage is declared, a sunseted delegation order grants the on-call incident commander temporary override authority: they may freeze all deployments, pull engineers off their normal work, and bypass the usual change-control review — powers no one holds in ordinary operation. The order names that scope exactly, and it states that the authority expires automatically the moment the incident is declared resolved, or after eight hours, whichever comes first; continuing beyond that requires an explicit, logged renewal by the on-call manager. During the outage the commander can act decisively without waiting for committees. The instant the incident closes, the elevated authority is gone — it does not linger as a standing privilege, and there is no quiet "war room" that keeps its emergency powers into the following week. The exception opened, did its work, and shut.
How it works¶
The distinguishing design is that the grant is scoped and condition-boxed at creation, with expiry as the resting state:
- Name the trigger. The order ties the authority to a specific abnormal condition — an emergency, a vacancy, an unfinished task — and states what ends it.
- Scope the power tightly. It draws a precise boundary around exactly which extraordinary powers are delegated, so the grant can be cleanly and completely withdrawn.
- Expire by default. When the condition lapses (or the backstop date arrives), the authority ends on its own; no positive act of revocation is needed.
- Make continuation costly. Extending the grant requires an explicit, reviewed renewal, so the burden falls on keeping the power, not on ending it.
Tuning parameters¶
- Expiry trigger — condition-based, fixed-date, or both with whichever-first. Condition-based fits the reason best but needs a clear test for "resolved"; a date backstop guards against a condition that never formally closes.
- Renewal friction — how hard it is to extend, and who must approve. High friction prevents drift; too high can strand a genuine ongoing emergency.
- Delegated scope — how broad the extraordinary powers are. Narrower is safer to grant but may not be enough to actually resolve the situation.
- Review requirement — whether each extension demands a named reason and an independent reviewer.
- Revert mode — whether authority snaps back automatically at expiry or requires a manual stand-down that someone could forget.
When it helps, and when it misleads¶
Its strength is that it lets an institution grant genuinely strong temporary authority without fearing it will persist. The default-off design is a direct kill switch for exception drift — the failure in which emergency extensions quietly become the normal state of affairs — because doing nothing ends the power rather than preserving it.
Its failure mode is that a sunset with a cheap renewal is no sunset at all: if extending the grant is a rubber stamp, the "temporary" power becomes de facto permanent, and a perpetual, self-renewing "emergency" is the classic way authoritarian and bureaucratic actors alike keep extraordinary powers alive.[n1] The guarding discipline is to make each renewal genuinely cost something — a fresh named reason, an independent reviewer, and ideally a shorter next window — so the structure keeps asking whether the exception still deserves to exist rather than assuming it does.
How it implements the components¶
exception_and_interim_authority_rule— it is this component: it authorizes a narrow, named, time-bounded power for an abnormal condition and no longer, with review built into any extension.authority_role_boundary— it draws a tight scope around exactly which extraordinary powers are delegated, so the grant is clean at the edges and can be withdrawn completely at expiry.
Its authority ends when a triggering condition lapses rather than on a fixed, countable, renewable term (term_length_and_renewal_rule — Fixed Term-Limit Clause), and it governs a one-off temporary grant rather than the steady turnover of a standing seat (rotation_sequence_or_successor_pool — Rotating Chair Schedule).
Related¶
- Instantiates: Authority Rotation and Term Limitation — the order keeps temporary and emergency authority from persisting past its reason.
- Sibling mechanisms: Fixed Term-Limit Clause · Entrenchment Audit · Rotating Chair Schedule · Sortition or Lottery Rotation · Staggered Board-Term Calendar · No-Consecutive-Terms Rule · Handover Briefing and Transition File · Cooling-Off Period
Editorial Notes¶
Form Classification¶
Form family: Rule, Policy & Commitment
Rationale: Sunseted Delegation Order is defined in the frozen evidence as: Grants authority with an expiry built in — a delegated or emergency power that lapses automatically when its triggering condition ends, so temporary control cannot harden into permanent. Its operative deployed or enacted form is therefore Rule, Policy & Commitment.
Nearest alternative: Protocol, Workflow & Routine — Protocol, Workflow & Routine can support this mechanism, but the evidence centers the concrete operation described above rather than the alternative family's defining operation.
Review outcome: Adjudicated after independent review; high confidence.
Origin Attribution¶
Primary origin: Law & Governance
Origin pattern: Single lineage
Present-day reach: Universal
Rationale: Time-limited delegation is a constitutional safeguard against emergency or delegated power becoming permanent.
Related originating lineages:
- Disaster Management & Risk Reduction — Emergency powers are tied to triggering conditions and termination.
- Public Administration & Policy — Administrative orders delimit delegated authority.
Review resolution: The blind reviewers agree that law_governance is the primary origin and differ only on alternate origin disagreement, domain reach disagreement, encyclopedia synthesis disagreement. I preserve every independently explained alternate from both records rather than imposing a numeric cap. I retain single_lineage because the combined evidence shows one traceable formative lineage. The broader reach of universal 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¶
[n1] A sunset clause is a provision that causes a grant of authority, a regulation, or a program to expire automatically on a set date or condition unless it is affirmatively renewed; its recognized weakness is that a low-friction, routinely-approved renewal lets a "temporary" power persist indefinitely. ↩