Periodic Review And Reset¶
Use recurring review points to detect drift, clear accumulated errors, and reset the system before degradation compounds.
The Diagnostic Story¶
Symptom: Small deviations accumulate invisibly between check-ins until the gap between actual and intended state is too large and expensive to ignore. Surprises keep occurring at the same interval, which tells you correction is only happening after the damage is done. Reviewing without the authority or mechanism to reset means the exercise produces observations but no change.
Pivot: Create a recurring point where current state is explicitly compared to intended state, drift is distinguished from normal variation, and a reset action is authorized when the gap exceeds the threshold — not after failure forces it.
Resolution: Compounding degradation is interrupted before it becomes a crisis. Detection happens early enough that correction costs remain proportionate. Each review cycle informs the next by tuning what counts as drift, raising the quality of the baseline, and calibrating how often the review needs to run.
Reach for this when you hear…¶
[software platform] “We keep doing post-mortems after outages but never a proactive health check — we only find the drift after it bites us.”
[clinical protocol] “The guideline was good when we adopted it and has never been looked at since — we need a scheduled review or it will keep drifting from the evidence without anyone noticing.”
[financial controls] “Monthly reconciliation is supposed to catch this, but reconciliation without the power to correct is just documentation of the problem.”
Mechanisms / Implementations¶
- Audit Cycle
- Calibration Check
- Data Quality Recertification
- Financial Reconciliation
- Health Checkup
- Policy Review
- Preventive Maintenance Check
- Quarterly Business Review
- Retrospective
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 (3)
- Feedback: Outputs influence inputs.
- Homeostasis: Maintain internal stability.
- Periodicity: Regular cycles.
Also references 7 related abstractions
- Accountability: Responsibility for actions.
- Adaptation: Systems adjust to conditions.
- Continuity: Smooth change without jumps.
- Entropy (Thermodynamic Sense): Degree of disorder.
- Half-Life: Time to halve quantity.
- Observability: Infer internal state externally.
- Resilience: Absorb shocks and adapt.
Variants¶
Narrower or domain-specific specializations that share this archetype's core structure. Recognized variants are established; candidate variants are provisional.
Calibration Review and Reset · domain variant · recognized
A periodic reset focused on restoring measurement, model, threshold, or instrument alignment against a reference state.
Audit and Reconciliation Cycle · governance variant · recognized
A periodic review that compares records, obligations, or states, resolves discrepancies, and restores agreement before errors compound.
Retrospective Reset Cycle · implementation variant · recognized
A recurring reflection point that reviews recent work, identifies process drift, and resets team agreements, norms, or operating rules.
Policy Sunset Review · governance variant · candidate
A periodic or expiry-triggered review that forces stale rules, permissions, or commitments to be renewed, revised, or retired.