Y5.03.3Degraded-mode procedure fallbackdesignresearch

A paper fallback is needed when the system fails

Aliases: paper fallback · offline procedure · degraded-mode procedure

What it is

Degraded-mode procedure fallback preserves controlled guidance for continuing, holding, or placing work in a safe state when terminals, networks, identity services, or data interfaces fail. Paper is common, but the essential property is not the medium — it is that an independent, current, and actually practised path still exists once electronic dependencies disappear. A paper document nobody has ever opened, and nobody knows how to use, has the same real-world consequence as having no fallback at all.

Why it happens

Electronic procedure systems often concentrate content, live state, identity authorization, and job records on the same infrastructure — that concentration is exactly what makes them efficient, but it also means a common-cause failure (the same server, the same network link supporting all of these functions at once) can remove both instructions and the job's context together, not just one of them. A print-on-demand copy with an unclear version number, or one generated from an already-stale cache, looks like a paper backup but has not actually removed the dependency on electronics — it still depends on that print server having been correct in the last moment before it failed. Likewise, if operators have never actually practiced recording progress by hand on paper, the fallback exists nominally but cannot carry a real safety function when needed, because the habit and format of manual recording are themselves skills that require practice. Effective fallback requires actively decoupling from the infrastructure that might fail — the fallback material's generation, storage, and updating cannot depend on the same system that could go down — and must specify three things clearly: how progress already recorded electronically transfers onto paper, how new records made offline are captured, and how offline records are reconciled back into the electronic system once it recovers.

Studying it

Exercises can deliberately cut network access, account access, or live-state data feeds, measuring how long it takes operators to retrieve fallback material, whether they correctly judge if the material on hand is current, whether job continuity is preserved, whether gaps appear in the record, and what reconciliation errors surface after recovery. Failure must be triggered midway through a job already in progress, not have participants start on paper from the beginning — only a mid-job trigger genuinely tests whether the transfer of context from electronic progress to a paper record actually works; starting fresh on paper sidesteps precisely the step where fallback plans most often fail. Usability also needs to be tested under real degraded conditions — power loss, poor illumination, contaminated material, or operators wearing protective equipment — to confirm the fallback material is physically readable and usable, not just complete in content under office conditions.

Where it stops holding

Paper is not inherently independent of the electronic system: if the same paper was generated by the same print-on-demand server, stored somewhere unreachable when the failure occurs, or has gone unmanaged and unrevised for a long time, it will still fail at the critical moment — "we have a paper backup" is not by itself evidence that the fallback carries real safety value. For tasks that depend on live computation or a large configuration database to produce correct guidance, a paper document may realistically support only bringing the job safely to a stop, not continuing production — expecting the fallback scope to cover "fully complete production work offline" in that case is unrealistic. The actual scope of fallback should be set by risk analysis identifying which tasks and which failure types genuinely need a path independent of the electronic system, rather than assuming every job must have full offline capability, which would make maintaining the fallback material itself unmanageably costly.

Applying it

  • Define precisely which failure types (network loss, identity service outage, terminal failure, and so on) trigger fallback, and for each class of task, whether the trigger means continue, continue under restriction, or move immediately into a safe state.
  • Keep controlled offline copies at a physical location still reachable during the failure, clearly marked with revision number, applicable equipment configuration, most recent review date, and the specific reconciliation steps required once the system recovers.
  • Design a way to capture progress that does not depend on a continuous online connection, letting operators record completed steps, actual field conditions, any temporary authorization granted, and unresolved items while offline.
  • Run unannounced degradation exercises that trigger midway through a job, and assess fallback capability by actual retrieval time, accuracy of version judgment, and defects exposed during post-recovery reconciliation — not merely whether the paper document exists.

Related

  • Same group: Y5.03.1 Electronic procedures can adapt dynamically to current state · Y5.03.2 Screens constrain overview browsing
  • Nearby: Y4.01 Fail-safe and fail-operational behavior · Y8.03 Availability of maintenance information
  • Search terms: procedure fallback · degraded mode · offline procedure

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/Y5.03.3