← All notes

002LabMay 2026

VANTA devlog 01: boring by design.

Why an ERP for heavy logistics should feel like a well-worn tool, not a dashboard demo.

The first thing we cut from VANTA was the dashboard. Not redesigned — cut. The people running industrial logistics do not start their day wondering what a donut chart thinks. They start with a question: what moved, what didn’t, and whose problem is it.

So VANTA opens on a worklist. Dense rows, keyboard-first, zero animation. Every screen answers one operational question, and the fastest path through it is measured in keystrokes, not clicks.

An ERP earns trust the way a hammer does — by being the same every time you pick it up.

[ drop: vanta worklist screen ]

Boring is a feature

We benchmarked against tools operators actually praise — terminal systems from the 90s, spreadsheet workflows they refuse to give up. The common thread is predictability. Nothing moves unless you moved it. State is always visible. Undo always works.

The engineering underneath is anything but boring: event-sourced ledgers, offline-first sync for warehouse floors with bad connectivity, and a permissions model that survives audits. The excitement budget is spent where users can’t see it.

Next

Devlog 02 will cover the accounting core — and why we wrote the double-entry engine before the first screen.