Skip to main content
Michael Onofre
AI Adoption7 min read

AI is the hammer, not the blacksmith

A practical guide to using AI at work without outsourcing verification, judgment, or responsibility to the tool.

Written by

Michael Onofre

Notes on practical AI systems, evaluation, and human review.

AI is moving into inboxes, documents, meetings, customer service, research, and nearly every other corner of professional work. The important question is no longer whether people will use it. The question is whether they will use it with enough judgment to make the work better.

A blacksmith uses a hammer to multiply force, not to replace the craft. The hammer does not know when the metal is ready, where the next strike belongs, or whether the finished piece is safe. AI works the same way. It can accelerate a task, but it does not inherit the context, accountability, or judgment of the person using it.

1. Automate steps, not accountability

Treating AI as a tool does not mean pretending it cannot automate anything. It can already help people draft, classify, summarize, compare, translate, and surface patterns. That can remove repetitive steps and give people more time for the work that requires context, relationships, and judgment.

The distinction is between replacing a task and replacing responsibility for the outcome. The International Labour Organization's 2025 exposure index found that one in four workers globally is in an occupation with some generative AI exposure. But because most occupations contain tasks that still require human input, the authors describe job transformation as the more likely broad effect. Exposure is not the same as observed job loss, and an occupation is more than the easiest step to automate.

A better workplace question is not, “Can AI do this job?” It is, “Which part can AI accelerate, what must be checked, and who owns the final decision?”

2. Fluency is not evidence

One of the easiest AI failures to miss is a polished answer that sounds complete enough to skip the check. Clear language, confident tone, and a tidy citation list can create the feeling that the work has already been verified.

NIST's Generative AI Profile calls confidently stated false content confabulation. It also notes that fabricated logic or citations can make an answer look supported when it is not. NIST recommends fact-checking generated information and reviewing sources and citations, especially when information comes from multiple or unknown sources.

This matters in ordinary work. A meeting recap can assign an action to the wrong person. A research summary can flatten an important exception. A customer-service draft can invent a policy. A spreadsheet explanation can sound mathematically sound while reading the wrong column. The language may be smooth in every case; the underlying work can still be wrong.

3. Judgment moves; it does not disappear

When AI produces the first draft, human judgment moves downstream. Instead of spending all of the effort creating, the person must decide what to ask, whether the response fits the situation, what evidence supports it, what is missing, and whether it should be used at all.

In 2025, Microsoft Research and Carnegie Mellon researchers surveyed 319 knowledge workers about 936 self-reported examples of using generative AI at work. Greater confidence in AI's ability to complete a task was associated with less self-reported critical thinking. The same study found that critical thinking shifted toward verifying information, integrating the response, and overseeing the task. This was a cross-sectional, self-reported survey, so it does not prove that AI caused people to think less. It does show why a workflow cannot assume that judgment will happen automatically.

That is the adoption risk hiding behind convenience: when the first draft feels effortless, the review can start to feel optional. In a responsible workflow, that last step is where the professional earns trust.

4. Match the review to the risk

Not every AI-assisted task needs a committee. The review should match the consequence of a mistake. That keeps lightweight uses useful without pretending that every output deserves the same level of trust.

Low stakes: shape and explore
Use AI to brainstorm headings, reformat personal notes, or create alternatives. Scan for fit and obvious errors before using the result.
Moderate stakes: verify and approve
For customer emails, research summaries, project plans, or code, check every material fact, open the cited sources, test the result, and have the responsible person approve it.
High stakes: require an expert
For legal, medical, financial, hiring, safety, or access decisions, preserve the evidence trail and require a qualified person to make the judgment. Some uses may not be appropriate to automate at all.
Repeated workflows: monitor the system
Track corrections, escalations, and recurring errors after launch. A reviewed pilot does not guarantee that new inputs, policies, or model changes will behave the same way.

5. When the check comes too late

The consequences depend on the workflow. In a legal filing, the failure can be immediate and public. In Mata v. Avianca, attorneys cited nonexistent judicial decisions generated by ChatGPT. The federal court did not treat the mere use of AI as the problem; it sanctioned the lawyers after they abandoned their gatekeeping duty, failed to verify the cases, and continued making misleading statements after the problem surfaced.

A customer-facing workflow creates a different version of the same accountability problem. In Moffatt v. Air Canada, an airline chatbot gave a passenger incorrect instructions about receiving a bereavement fare after travel. The British Columbia Civil Resolution Tribunal found that Air Canada had failed to take reasonable care to keep the chatbot accurate and held the company responsible for the information on its website. The decision does not identify that chatbot as generative AI, so it is not an example of an LLM hallucination. It is a useful reminder that an organization cannot outsource accountability to automated output simply because the interface delivered it.

The lesson is not to avoid AI. It is to place a check where an error becomes a consequence: before the filing, before the customer receives the answer, before the recommendation becomes a decision, and before the automated action becomes difficult to reverse.

6. Build a human-owned AI workflow

A good workflow makes responsibility visible. People should know what the tool is allowed to do, what evidence it used, when a review is required, and who can stop or correct the result. That structure matters more than adding a vague “human in the loop” label after the system is already built.

For most professional work, the following loop is a strong place to start:

1. Set the aim
Name the task, intended user, allowed source material, and consequence of a mistake before choosing the prompt or model.
2. Use it within boundaries
Give AI the context it needs, ask it to identify uncertainty, and do not let it send, approve, publish, or alter records without permission.
3. Inspect the result
Check important claims against original sources, test calculations or code, look for omissions, and involve domain expertise when the risk calls for it.
4. Learn from corrections
Have a named person approve the result, record meaningful corrections, and turn repeated failures into better rules, tests, or escalation paths.