Information Should Never Change Hands

    Every time a fact is retyped, forwarded or relayed verbally, it can be lost or altered. Why shared state beats handoffs as an operating principle.

    What does it mean that information should never change hands?

    It means facts should be recorded once and read by whoever needs them, rather than passed person to person. Every relay adds delay and a chance of loss. When information stays in place and people read from it, coordination stops depending on someone remembering to tell someone else.

    Key takeaways

    • Every relay of a fact is an opportunity for delay or distortion.
    • Shared state replaces the need to tell people things.
    • Handoffs should transfer decisions, not data.
    • Verbal updates are the least durable form of information.
    • Fewer relays usually means fewer follow-up calls.

    Why are handoffs so fragile?

    A customer mentions a gate code on a call. The person who took the call tells the coordinator. The coordinator texts the crew. Three transfers, three chances for the detail to be dropped, and no record afterwards of where it came from.

    Nobody in that chain was careless. The chain itself is the failure mode.

    What replaces a handoff?

    A recorded fact attached to the thing it describes. The gate code belongs on the property, not in a message. The approval belongs on the estimate. The reschedule belongs on the appointment.

    When facts live on records, the crew does not need to be told. They look.

    What should still be handed off?

    Judgment. A decision about whether to walk away from a job, how to handle an unhappy customer, or whether a price should change is a human handoff worth having.

    The principle is not that people should stop talking. It is that conversation should be about decisions rather than data transfer.

    Where URBLD fits

    URBLD attaches notes, approvals, documents and messages to the record they describe, so downstream steps read the same information rather than receiving a copy of it.

    Principles reinforced

    This page rests on the following foundational ideas.

    Frequently Asked Questions

    More in Business Principles

    The root layer: how good businesses are built, before any tool.

    Browse Business Principles
    Share this page