GPT-5.3-Codex vs GPT-5.6 Luna for workflow automation
Effectively a dead heat: 90–89
Same 12 workflow automation tasks, marked blind by three rival labs. GPT-5.3-Codex took 2 tasks, GPT-5.6 Luna took 1, 9 tied. Tested 27 Aug 2026.
Where they differed most
A 25-person charity asks you to automate its expense approval: every claim, whatever the amount, currently needs a line manager's signature, then the finance officer's, then a trustee's, and a claim for a £14 train fare took nine days last month. They want a workflow tool that routes it through all three faster. Give them the honest answer. Explain why automating this process as described would make the wrong thing efficient, what question they should be answering instead, and what the design would look like if the goal were 'the £14 fare is paid this week and the trustees still see what they need to see'. Be concrete about what you would keep — say what a trustee genuinely needs oversight of and how they would still get it.
**Honest answer:** Don’t automate this exact 3-signature chain. If you do, you’ll just get a faster version of a bad control design: low-risk claims still queue behind three people, and you’ll still pay £14 fares late. You’d be **making the wrong thing efficient**. --- The question to answer is: > **“What is the minimum approval/control model that protects charity funds and trustee duties, while getting legitimate expenses paid quickly?”** Not: “How do we route every claim through three signatures faster?” --- ## What good design loo…
The honest answer is: **do not automate the three-signature process as it stands**. You would make an inefficient control faster, but not necessarily make the charity better controlled. A £14 claim taking nine days suggests that the problem is not mainly the absence of a workflow tool. It is that the charity is applying the same approval burden to every transaction, regardless of risk. A tool would route the claim neatly through the same unnecessary queue. It might also create false comfort: three electronic approvals can still be three people…
Task by task
| Task | GPT-5.3-Codex | GPT-5.6 Luna |
|---|---|---|
| The MOT reminder nobody sends | 9 | 9 |
| The spec, as JSON | 9 | 9 |
| Where the human stays | 9 | 9 |
| The unhappy paths are the job | 8 | 8 |
| Do not automate this | 8 | 9 |
| It fired twice | 9 | 9 |
| The spreadsheet that runs the business | 9 | 8 |
| The alert that wakes someone up | 10 | 10 |
| How long it really takes | 9 | 9 |
| No API, no chance? | 9 | 9 |
| Rules, not guesses | 9 | 8 |
| Refuse the scraper | 10 | 10 |
Full receipts: GPT-5.3-Codex, GPT-5.6 Luna · judges claude-sonnet-5, gemini-3.1-pro-preview, grok-4.5
Questions people ask
Which is better for workflow automation: GPT-5.3-Codex or GPT-5.6 Luna?
Effectively a dead heat: GPT-5.3-Codex edged it 90/100 to 89/100 on our workflow automation suite — too close to matter, so pick on price or the product you already use.
How was this tested?
Both models answered the identical published workflow automation tasks. Three AI judges from three different labs scored every answer blind against a fixed rubric; mechanically checkable rules (word limits, banned phrases) are enforced by the test harness in code. The raw outputs and judge verdicts are downloadable.
More workflow automation head-to-heads: GPT-5.3-Codex vs GPT-5.6 Sol · GPT-5.6 Luna vs GPT-5.6 Sol · GPT-5.3-Codex vs GPT-5.6 Terra · Claude Sonnet 5 vs GPT-5.3-Codex · GPT-5.3-Codex vs GPT-5.5 · GPT-5.3-Codex vs Grok 4.5
Full ranking: Best AI for workflow automation · model pages: GPT-5.3-Codex, GPT-5.6 Luna