Turnover Is a Data Quality Risk

An archive with a missing folder leaves connecting threads without a clear route.

Organizations routinely plan for recovering data after a server failure: backups, replication, recovery objectives, and documented responsibilities help mitigate the risks around this type of event. Far fewer plan for recovering the meaning of the data after the only person who understands a critical model leaves.

The difference matters. Data recovery asks whether the organization can restore the bits. Meaning recovery asks whether someone can reconstruct why a calculation works as it does, which exception it handles, and whether an odd-looking join is deliberate or accidental.

The data can survive while the ability to trust or safely change it disappears.

Two composite scenarios

Consider two scenarios composed from patterns I have encountered across multiple organizations:

  • A manufacturing ETL process depends on scripts with little explanation and one engineer who can reconstruct years of exceptions from memory.
  • A telecommunications BI environment continues operating after the person governing its metadata leaves, while confidence in self-service reporting gradually deteriorates.

Neither scenario begins with an outage. The technology keeps running. The organization’s ability to reason about what it produces does not.

Treat meaning as a recoverable asset

The answer is not a mandate to “document everything.” That often creates a large body of material no one maintains. The useful approach is closer to identifying other single points of failure: find where one person is the only path to understanding important logic, then treat that dependency as a risk to remediate.

A meaning-continuity review can begin with four questions:

  • Which important models have only one knowledgeable owner?
  • Which exceptions exist only in someone’s memory?
  • Which measures cannot be reconstructed from documentation and version history?
  • Could another qualified person safely review and approve a change?

The response may include version-controlled business rules, reviewed transformations, governed semantic definitions, architecture decisions, and documentation developed alongside the model. None of this is exotic. It applies familiar operational discipline to the meaning behind the numbers, not only to the numbers themselves.

A critical model understood by one person is not merely an HR concern. It is a data-quality risk waiting for the organization to discover it the hard way.