Legacy Element Keep / Translate / Sunset Matrix¶
Classification matrix — instantiates Selective Legacy Integration
A decision table that assigns every inventoried legacy element one disposition — keep, translate, archive, sunset, or repudiate — with its reason and risk recorded beside it.
The Legacy Element Keep / Translate / Sunset Matrix is the disposition-decision table at the center of an inheritance: one row per inventoried legacy element, one adjudicated verdict per row. Its defining move is forcing a single explicit choice — keep as-is, translate into a new form, archive for accountability, sunset, or actively repudiate — against value and risk, so that no element crosses the rupture by default and none is dropped by neglect. It is the mechanism that guards simultaneously against the two opposite failures of any transition: indiscriminate preservation and modernization erasure. Crucially it decides disposition; it does not perform the translation it prescribes, nor store what it says to keep — those verdicts are handed to other mechanisms to execute.
Example¶
A city government is replacing a permitting system that has accreted forty years of local ordinances, exceptions, and unwritten desk rules. A blind lift-and-shift would carry obsolete constraints forward; a clean-sheet rebuild would silently erase hard-won exceptions that protect real cases. The transition team builds a Keep / Translate / Sunset Matrix. Each legacy rule becomes a row: the setback exception for corner lots on the historic register is marked keep (still legally required); the fax-only submission rule is marked sunset (obsolete, low risk); the informal "expedite for hardship" practice is marked translate (valuable, but must become an explicit, auditable rule rather than a clerk's discretion); a decades-old zoning restriction rooted in a redlining-era map is marked repudiate and documented as such. Each row carries the reason it matters and the risk of getting the call wrong. The completed matrix becomes the agreed worklist that every downstream migration decision answers to.
How it works¶
- One row per element, drawn from the inventory. Enumerate the inherited elements — including tacit and informal ones — so nothing is disposed of by omission.
- Score value against risk. For each element, weigh what is lost if it disappears against the harm of carrying it forward, and let that pairing drive the verdict.
- Assign exactly one disposition. Force each row to keep, translate, archive, sunset, or repudiate — the discipline is that "we'll decide later" is not a cell value.
- Record reason and risk beside the verdict. Capture why each call was made, so downstream executors and later reviewers can challenge or revisit it rather than inheriting an opaque decree.
Tuning parameters¶
- Disposition vocabulary — how many verdict categories the matrix allows. Coarser (keep/drop) is fast but crude; finer (keep/translate/adapt/archive/sunset/repudiate) captures nuance at the cost of adjudication effort.
- Element granularity — whole systems versus individual rules or artifacts. Finer rows surface hidden exceptions but multiply the classification workload.
- Value/risk weighting — how conservatively the matrix tilts. A preservation bias keeps more and risks bloat; a modernization bias sheds more and risks erasure.
- Adjudication quorum — a single owner versus a cross-stakeholder panel per verdict. Panels catch blind spots but slow the sort.
- Revisit trigger — whether verdicts are final or flagged for later review. Marking uncertain calls for revisit trades closure for correctability.
When it helps, and when it misleads¶
The matrix is the right tool whenever a transition has too many inherited elements to hold in one head and a real cost to getting either the keep or the drop wrong. Its value is that it converts a vague, contested "what do we do with all this old stuff" into an explicit, challengeable, per-element record.
Its failure mode is the confident wrong verdict: a tidy grid lends authority to sorting calls that were made too fast or by people who did not understand what an element was load-bearing for, so a rule gets sunset that quietly held something up. This is the sunk-cost fallacy's[n1] mirror image — the matrix can just as easily license discarding as hoarding, and the discarding leaves no trace to learn from. The guarding discipline is to record the reason and risk for every verdict, to route any element whose purpose is unclear to the people who would know before sunsetting it, and to treat verdicts as revisitable rather than final decrees.
How it implements the components¶
The matrix fills the archetype's classify-and-dispose cluster — the decision hub of the inheritance:
value_risk_classification_rule— it is the rule in operation: each element is scored on value and risk and assigned a disposition on that basis.legacy_element_inventory— its rows enumerate the inherited elements, tacit and formal, so the sort is exhaustive rather than selective by accident.sunset_archive_and_repudiation_rule— the archive, sunset, and repudiate verdicts operationalize the rule for what should not cross into successor practice.
It decides but does not execute: it does not build the old-to-new mapping its "translate" verdict calls for (translation_or_adapter_path — that is its nearest twin, the Legacy-to-Successor Crosswalk, which performs the translation this matrix merely orders), and it does not assign the ongoing owner for kept elements (continuity_stewardship_role — that is the Continuity Charter).
Related¶
- Instantiates: Selective Legacy Integration — the matrix is the adjudicated worklist that tells the rest of the pipeline what to do with each inherited element.
- Consumes: Transition Oral History Interviews and the Provenance and Decision-Rationale Index surface the elements and the reasons the matrix sorts.
- Sibling mechanisms: Continuity Charter · Institutional Memory Repository · Knowledge Transfer Playbook · Legacy Health Review Cadence · Legacy-to-Successor Crosswalk · Parallel Practice Shadowing · Provenance and Decision-Rationale Index · Transition Oral History Interviews
Editorial Notes¶
Form Classification¶
Form family: Decision, Gate & Allocation
Rationale: Legacy Element Keep / Translate / Sunset Matrix operates as a case-specific gate, selection, routing, prioritization, or resource disposition because it a decision table that assigns every inventoried legacy element one disposition — keep, translate, archive, sunset, or repudiate — with its reason and risk recorded beside it
Independent corroboration: The frozen evidence defines Legacy Element Keep / Translate / Sunset Matrix as 'A decision table that assigns every inventoried legacy element one disposition — keep, translate, archive, sunset, or repudiate — with its reason and risk recorded beside it', so its operative form is Decision, Gate & Allocation.
Review outcome: Independent reviewer agreement; high confidence.
Origin Attribution¶
Primary origin: Organizational & Management Science
Origin pattern: Cross-disciplinary synthesis
Present-day reach: Universal
Rationale: Transition and change management developed disposition tables that route inherited elements to preservation, translation, archive, or retirement.
Related originating lineages:
- Cultural Studies — Heritage practice contributed preservation, translation, and repudiation choices for meaning-bearing legacy elements.
- History & Historiography — Historical method contributed contextual interpretation of inherited forms.
- Library & Information Science — Archival appraisal and migration practice materially shaped keep, translate, archive, and deaccession choices.
Review resolution: Both independent reviews place the primary lineage in organizational_management. The queued differences (alternate_origin_disagreement, domain_reach_disagreement) concern secondary metadata rather than primary provenance. The final retains history_historiography, library_information_science, cultural_studies only where a reviewer supplied a formative-lineage rationale; downstream application by itself is not treated as origin. origin_mode=cross_disciplinary_synthesis records the relationship among origin traditions, while domain_reach=universal records application breadth separately. encyclopedia_synthesis=true reflects whether either reviewer identified a corpus-specific synthesis, and confidence=medium preserves the more cautious evidence assessment.
Encyclopedia synthesis: The exact catalogued form synthesizes established practice rather than reproducing a single standard historical label.
Review outcome: Reconciled after independent review; medium confidence.
Notes¶
[n1] The sunk-cost fallacy is the tendency to keep investing in something because of what has already been spent on it rather than its forward value. In legacy work it is the pull toward keeping an element "because it's always been there" — the bias a value/risk verdict is meant to override, in both the keep and the discard direction. ↩