DockTally
Replacing a commercial farm's paper compliance log with a multi-tenant SaaS in daily production.
A multi-tenant SaaS covering receiving, packing, storage, orders, and invoicing, driven from a phone at the dock. Tenant isolation is enforced in Postgres by row-level security rather than in application code, and verified by an isolation harness that runs in CI. Farms subscribe; SVP is tenant #1.
Spice: Per-tenant isolation enforced in the database, proven in CI