The banking layer non-expert owners actually need

Most small-business owners aren't finance people, yet the tools they live in still ask them to make expensive cash calls alone. Embedding judgment — not just dashboards — inside those tools is the real applied-AI opportunity. Here is how to build it without breaking trust.

Keith Pattison

Keith Pattison

June 24, 2026 5 min read
A small-business owner at their workbench with a calm advisor figure beside them pointing at a simple cash-flow timeline, suggesting a recommendation while the owner keeps a hand on the decision.

Most small-business owners did not start a company to become treasurers. They started it to do the work — cut the hair, pour the concrete, write the code, cater the wedding. Yet every one of them is quietly running a bank in the background: deciding when to pay a supplier, whether to take an order they can't yet fund, how long they can float payroll if a big invoice slips. They make these calls with a checking-account balance and a gut feeling, usually at the worst possible time.

This is the gap that matters. Not another dashboard. Not another report nobody opens. The decisions are already being made; they are just being made badly, late, and alone.

The problem isn't data, it's judgment

The last decade gave small businesses plenty of data. Bank feeds, invoicing, payroll, point-of-sale — it all flows into tidy charts now. But a chart that says "your balance will dip below zero in eleven days" is not help. It is an alarm with no plan attached. The owner still has to translate that signal into an action: delay this, chase that, draw on the line of credit, or hold.

That translation step is exactly the expertise these owners don't have and can't afford to hire full-time. A good fractional CFO is expensive and scarce. So the judgment that should sit between the data and the decision simply goes missing, and the business absorbs the cost — in late fees, in missed growth, in the occasional avoidable cash crisis.

Applied AI is finally good enough to live in that gap. Not to replace the owner's decision, but to do the translation work a seasoned finance partner would do: read the position, weigh the options, and say what it would do and why.

The insight: embed judgment, keep the human on the call

The instinct is to build a smarter dashboard. The better move is to build a banking layer — a thin, opinionated assistant that sits inside the tools the owner already uses and makes a recommendation in plain language, every time a cash decision comes up.

Four principles keep this honest.

Keep a human in the loop wherever being wrong is costly. Moving money, declining an order, drawing on credit — these are owner decisions. The system's job is to do the analysis and propose, not to act unilaterally. The owner stays the one who clicks yes.

Separate the rules engine from the judgment engine. Some things are deterministic: a bill is due Thursday, payroll runs the 15th, this customer always pays thirty days late. Encode those as rules — auditable, testable, boring. Reserve the AI for the genuinely judgmental part: given everything above, what's the smart play this week? When the two are tangled together, you can't trust either, and you can't debug the thing when it's wrong.

Start where judgment is expensive and repetitive. Don't try to be the owner's whole finance brain on day one. Find the one recurring, high-stakes, low-fun decision — usually short-horizon cash timing — and own that completely. Repetitive means you get many reps to learn on; expensive means the owner feels the value immediately.

Earn trust with explainability. A recommendation the owner can't interrogate is a recommendation they won't follow. Every call the system makes should come with its reasoning: here's your position, here's what's coming, here's why I'd delay this payment and chase that invoice instead. Show the work, and the owner learns to trust it — and to override it when they know something you don't.

The path: a two-day starting point

You don't need a platform to test this. You need one decision and a few days.

Day one — pick the decision and map it. Choose a single recurring cash call your users already sweat. Short-term liquidity is the usual winner: "can I cover what's due over the next two weeks, and if not, what do I move?" Sit with two or three real owners and watch how they actually make it today — what they look at, what they ignore, what scares them. Write down the rules part (due dates, pay cycles, known-slow customers) separately from the judgment part (the prioritization call). That separation is your architecture.

Day two — build the thinnest possible recommendation. Wire up the deterministic inputs you already have, hand the structured picture to a model, and have it produce one plain-language recommendation with its reasoning shown. Don't let it move a cent. Put it in front of the same owners and ask one question: would you have done this? Where it agrees with a good operator, you've found signal. Where it diverges, you've found either a missing rule or a missing piece of context — both of which make the next version sharper.

Two days won't give you a product. It will give you something more useful: proof that the judgment layer earns its place, and a precise map of where the rules end and the real thinking begins. That is the foundation everything else gets built on.

The owners who need this most are the ones who can least afford a wrong call on cash. Build them something that thinks alongside them, shows its work, and never moves money without a yes — and you've built the banking layer they actually need.

Black Flag Design builds applied-AI products for the businesses that can't afford a wrong call on cash. If this is your world, spend two days with us — we call it a Foundation Sprint.

About the author

Keith Pattison
Keith Pattison

Founder, Black Flag Design

Keith leads Black Flag Design, a studio that ships production-ready software with AI-assisted development. He writes about the disciplines — small scope, weekly evidence, and human oversight — that keep AI-built systems reliable in the real world.

Related stories

More from the journal

Pen-and-ink sketch of a small clockwork robot working at a tool-covered workbench late at night while a human sleeps peacefully on a couch in the background, a wall clock reading 2:00 above
ai April 24, 2026 13 min read

The Agent Stays Up Late, Not Me

Every senior engineer knows the right way to set up a codebase. None of them do it. Here’s the four-stage framework we use — The Ratchet — to take a vibe-coded project all the way to a thing you’d trust in production, and the punchline about why this only just became worth doing.

Most teams have always known they should be running tests, type-checking, security audits, accessibility checks, dead-code analysis, prose linting, and a coverage floor. Most teams run two of those. Here’s why that math has finally inverted, and the four-stage framework we use to ratchet a vibe-coded project to a hardened one.

Keith Pattison

Keith Pattison

Founder, Black Flag Design

Read
Black Flag Journal
claude code April 20, 2026 5 min read

What a Year of Claude Code Trails Tells You About Your Team

Claude Code leaves evidence — sessions, commits, PRs, review notes. Read it like a logbook and you'll find what devs actually need to know before they go deeper.

After a year of shipping with Claude Code across real client work, the signal isn't in any single session — it's in the trails. Here's what those trails told us about where Claude Code shines, where it drifts, and the habits devs should build before they lean in harder.

Eli Wood headshot

Eli Wood

CEO, Black Flag Design

Read
Black Flag Journal
playbook April 20, 2026 6 min read

The Black Flag Playbook: Six Principles for Shipping with AI

Battle-tested principles for teams building real software with AI-generated code. Human judgment, tight scope, and weekly evidence — the disciplines that keep AI-built systems reliable.

The six rules we use to ship production software with AI. Small scope, weekly demos, human-led oversight, and continuous improvement — drawn from six months of real client engagements.

Keith Pattison

Keith Pattison

Founder, Black Flag Design

Read