Skip to content
Cover image for the article Why AI came for code first, and who is next

Why AI came for code first, and who is next

Software leaves a trail of proof behind it. That trail explains why AI became good at code first, and when it arrives in your industry.

AIGabriel Malherbe3 min read

Ask an AI to write a working API endpoint and you get something usable in seconds. Ask it to name your company and you get something average. Both jobs are hard. Only one has moved.

Verifier’s Law

Jason Wei, an AI researcher at Google and then OpenAI, has a clean explanation for this. He calls it verifier’s law: how easily you can train an AI to do a task tracks how easily that task can be checked. Anything solvable and easy to check will eventually be solved by a machine. His full list runs to five properties. Three carry the working parts.

Checkable. Can it be split into steps that each get checked? A VAT calculation can. A letter of condolence cannot.

Agreement. Would two experts reach the same verdict? Two accountants agree on a trial balance. Two creative directors never agree on a logo.

Feedback. How often does proof come back? A trading desk knows by Friday. A leadership programme knows in five years, if ever.

Coding and mathematics score high on all three axes. Finance holds both extremes. Hiring scores low on checkable, agreement and feedback alike.

Mathematics and coding sit at the top. Hiring sits at the bottom of all three, because the judgement resists being broken down, two interviewers rarely agree, and proof arrives eighteen months later about the person you took and never about the four you turned away. Finance holds both extremes. A reconciliation is as checkable as a unit test. An investment call is as contested as a hire.

GitHub handed coding all three

Compilers, unit tests and CI pipelines break software into steps a machine grades in seconds. The build passes or it fails, and no committee gets a vote. GitHub then supplied the third axis at a scale nothing else matches: hundreds of millions of repositories carrying issues, pull requests, review comments and test results. Billions of worked examples with the answer key stapled to the back.

No other profession has that. Radiologists do not publish every scan with the eventual biopsy result attached. Lawyers do not push their negotiations to a public branch with the settlement value in the commit message. The proof exists in both jobs, and it evaporates.

Where it lands next

Financial operations, retail pricing and rules-heavy public sector work score well, because the result gets marked within days. Industrial plants move at the speed of their instrumentation. Health splits, with claims coding and scan reading on one side and treatment decisions on the other. Agriculture waits for the harvest. Guest experience, brand and hiring stay slow, because nobody agrees on what correct looks like.

Verifiability is something you build

Wei points out that you can make a task more checkable with work up front, the way test cases turn unreadable code into a pass or fail question. The same trick works in a business.

Write the answer key first. Take 200 real cases a senior person has already judged, with the reasoning. That evaluation set matters more than the model you choose.

Shorten the loop. Anything measured in quarters usually has a proxy you can measure in days.

Log the human decision. Every override and approval is training data when you capture the reason with it. Most organisations discard it.

Break the work down. A judgement call that resists checking usually contains six steps that do not.

Coding got its answer key by accident. Everyone else has to build one deliberately. That is the difference between an AI pilot that impresses a boardroom and an agent you can defend in an audit.

Keep reading

More thought leadership.

Data & Analytics2 min read

SQL Server 2016 End of Support: The Front Door to Azure Modernisation

SQL Server 2016 went out of support on 14 July 2026. Greg Fibiger on why the real blocker is rarely the database engine, what each of the remaining paths actually costs you, and how to avoid an expensive false start.

Read article
DevOps & Agile1 min read

Scope It or Sink It

Projects go sideways for one of two reasons: nobody scoped them properly, or nobody ever finished scoping them. Adrian Griesel on the real cost of planning too little, and why plans still come with an expiry date.

Read article
Learning & Careers5 min read

Continuous Learning: Why Lifelong Learning Matters

Technology has never stood still, and neither should we. Nadia Hugo on why a qualification no longer lasts a career, what her own non-linear path taught her, and how to own the next step yourself.

Read article

Get in touch

Got a problem worth solving?
Let’s talk.

Send us the gist of what you are trying to do. The right person from First Digital will be in touch within a working day.