Value
Does this remove meaningful time, delay or error?
Automation framework
Automate work because the operating case is strong — not because the technology is impressive.
Canonical AtlasFlow framework
Automate work because the operating case is strong — not because the technology is impressive.
Does this remove meaningful time, delay or error?
Is the work defined well enough to automate safely?
Which decisions still require a human?
Will people be able to see what the system did and why?
What happens when confidence is low or the situation is unusual?
Use it when
Automation ROI depends on real volumes, costs and failure modes. A framework cannot replace those facts.
Apply this to a commercial problem →Definitive guide
The Useful Automation Test is a refusal to start with the tool. It asks whether the work creates enough value to matter, whether the process is defined, where judgement belongs, whether actions remain observable and what happens when the system encounters an exception.
The workflow should remove meaningful labour, delay, error, missed opportunity or visibility failure rather than merely demonstrate technical possibility.
What recurring cost or constraint becomes materially better if this works?
Triggers, inputs, expected outputs and normal states need enough structure for the system to act reliably.
Can we describe the normal workflow clearly enough that two competent people would execute it similarly?
Language interpretation can be assisted by AI, but commercial, sensitive or high-consequence decisions may still require accountable human review.
Which decision would we still want a named person to own if the system were wrong?
People need to inspect what happened, which data was used, what action was taken and whether intervention is required.
Can the owner understand and correct the workflow without reverse-engineering a black box?
Low confidence, unusual context, missing data, high value or material consequence should have an explicit route out of the automated lane.
What condition makes the system stop, ask, defer or hand control back to a person?
Automation preflight
The strongest first implementation is usually smaller than the original automation idea because it isolates the repeated value from the judgement and exception load.
Describe the current workflow, owner, trigger, inputs, states and desired outcome
Estimate the real cost of the current process in time, delay, error or missed opportunity
Separate deterministic rules from interpretation, judgement and sensitive decisions
List failure modes, reversibility and the consequence of a wrong action
Define permissions, human gates, observability and escalation before the build
Pilot the smallest bounded workflow with enough volume to generate evidence
Review exceptions and operating value before expanding authority or scope
Failure patterns
The most expensive automation mistakes often look impressive in a demo because the missing responsibility only becomes visible in real operation.
A probabilistic model is used for deterministic routing, validation or reminders that would be easier to test as explicit rules.
Different people still perform the work differently, so automation encodes one accidental version of an unresolved process.
The happy path works but unusual inputs, low confidence or missing context have nowhere safe to go.
The system can send, approve, delete, commit or change material state before the team understands failure patterns.
People can see the outcome but not what the workflow did, why it acted or what source information it relied on.
Nobody is responsible for broken integrations, changing rules, bad source data, permission drift or reviewing recurring exceptions.
Worked scenario
Imagine an inbound sales enquiry that should be acknowledged, researched and qualified.
Create the CRM opportunity, preserve source and assign the correct owner.
Summarise the enquiry and prepare a draft acknowledgement from approved context.
A person decides fit, commercial priority and whether the draft should be sent.
High-value, sensitive or ambiguous enquiries are surfaced instead of automatically advanced.
Exceptions and time saved determine whether more of the workflow should be automated.
The useful automation design is not “AI handles the lead”. It is a bounded allocation of rules, assistance and accountable judgement.
The framework cannot prove automation ROI without real volumes, costs and failure evidence. High-risk decisions remain human-owned unless the operating case explicitly supports otherwise.
A defined place to start
One enquiry-to-revenue journey. Five business days. A concrete diagnosis and priority roadmap.