The Difference Between Intervention and Diagnosis

You can tell whether a process has been automated or absorbed by watching what happens when it fails.

An automated system invites intervention.

An absorbed system requires diagnosis.

Suppose a payment fails in an online store. The owner opens the order record, checks the billing address, reads the error, reviews the fraud score, and chooses an action. She may retry the payment, contact the customer, or cancel the order.

The failure places her inside the mechanism. The interface expects her to operate it.

Now suppose a person feels an unfamiliar rhythm in his chest. He cannot open a heartbeat administration panel, inspect the failed beat, and replay it. He experiences a symptom and asks someone to determine what happened.

The failure places him outside the mechanism. He needs diagnosis before action.

This distinction reveals something normal operation can hide. Automated and absorbed systems may both appear to run in the background. Failure shows whether the person was quietly on call the entire time.

Intervention says, “Come operate the process.”

Diagnosis says, “Something exceeded the process.”

This does not mean absorbed systems lack expert tools. A physician may use sophisticated instruments. A technician may inspect an engine. An engineer may examine system logs. Absorption is always relative to a role.

Engine regulation can be absorbed for the driver while remaining an object of intense technical attention for the mechanic. Internet infrastructure can be absorbed for a customer while an operations team monitors it. The important question is whether the person receiving the function must supply ordinary attention to keep it running.

Good design separates four layers that software often mixes together.

Operation is the continuous execution of the process.

Diagnosis determines why expected operation failed.

Repair restores the process or contains the consequence.

Governance defines authority, risk, accountability, and acceptable behavior over time.

Traditional dashboards often give the same user all four responsibilities. The person supervises ordinary operation, interprets exceptions, repairs individual items, and carries policy. Even when the system executes most actions, the human remains fused to the process.

Absorption separates the layers. Ordinary operation disappears from the user’s attention. The system diagnoses and repairs predictable failures inside legitimate boundaries. Specialists handle complex failures. Governance remains explicit but does not become part of every transaction.

When human judgment is needed, the system should not return the whole mechanism. It should explain what changed, why it matters, what it already attempted, which uncertainty remains, what options exist, and when a decision becomes necessary.

That is a diagnosed exception.

A raw alert is often only a symptom delivered to the user with the hidden instruction: reconstruct the system yourself.

Real absorption does not make failure unknowable. It requires better evidence because people are no longer expected to watch the process unfold. Records must remain discoverable. Recovery must remain possible. Accountability must remain named.

The goal is not constant visibility.

It is reliable discoverability when Reality becomes surprising.

Ask what your system does when it fails.

Does it summon a user back as an operator?

Or does it carry the process until a genuine boundary requires diagnosis and judgment?

The answer tells you whether the work has merely been automated or has begun to be absorbed.

Author: John Rector

Co-founded E2open with a $2.1 billion exit in May 2025. Opened a 3,000 sq ft AI Lab on Clements Ferry Road called "Charleston AI" in January 2026 to help local individuals and organizations understand and use artificial intelligence. Authored several books: World War AI, Speak In The Past Tense, Ideas Have People, The Coming AI Subconscious, Robot Noon, and Love, The Cosmic Dance to name a few.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from John Rector

Subscribe now to keep reading and get access to the full archive.

Continue reading