Meridian Field · demonstration build

Field activation, visible as it happens

Reps log every store visit from their phone. It syncs to a database on a schedule and becomes the one source everyone reads from — the brand, the distributor, and the invoice. Pick a screen below.

Everything here is fictional. The brand, the distributor, the reps, the shops, the coordinates and the shelf images are all invented. The architecture is not.
Under the hood
No photographs

Before/after evidence is a generated planogram, drawn per visit from its id. Same bay both sides; the after differs only by restock and the installed block.

See one →
Paged database reads

PostgREST caps an unbounded select at 1,000 rows. The seed is 1,420, so the paging — and its unique sort tiebreaker — is exercised rather than merely present.

A real access boundary

The client payload is an explicit column allow-list. Commercial fields cannot leak into it by accident, because they are never selected.