Skip to content
Munawar Shah
Home

AI should return human time

The useful measure of AI is not how much it produces. It is how much mechanical work it removes without taking judgment away from people.

2 min read

AI has made it cheap to produce a lot: more words, more code, more images, more decisions that look finished. That is useful. It is not, by itself, progress.

The useful measure is how much mechanical work the system removes without taking judgment away from the person responsible for the outcome. AI should return human time, not create another queue of machine output for people to supervise.

The wrong scoreboard

A system can generate impressive volume while making the surrounding work worse. Someone still has to find the useful result, verify it, recover from failures, and explain what happened. If that burden stays hidden, the demo looks fast and the workflow stays slow.

I prefer a harder test: did the system remove waiting, repetition, re-entry, or avoidable coordination? Can we see the time it returned? Can the person doing the work understand and correct it? Those questions push a product toward practical use rather than output theatre.

Human judgment is the boundary

Accounting taught me that the difficult part of work is rarely the stated procedure. It is knowing when the procedure does not fit: which exception matters, what evidence is sufficient, and who is accountable. Operations and support work have the same shape. Context and consequence sit outside the happy path.

AI is valuable inside that boundary. It can gather evidence, prepare a draft, reconcile systems, execute a known step, or bring an exception to the right person. It should not disguise uncertainty or turn accountability into a confidence score.

Good automation is legible

The systems I trust share a few properties:

  • The trigger, current state, and next action are visible.
  • Failures stop safely and explain what a person can do next.
  • Outcomes are measurable, observable, and auditable.
  • A human can intervene without reverse-engineering the automation.

What I want to build

I want to build workflow software and agents that absorb mechanical effort while making the important decisions easier to see. The technology can be ambitious. The product should feel calm: less switching, less chasing, less copying, and more time for the work only a person can do.

That is the idea behind Practical Assembly: technology in service of human time.