Security First
RLS, RBAC, tenant isolation, and server-side permission boundaries are defined before feature work begins.
Inventory Foundation
This repository implements the initial architecture, governance, testing, and schema foundations for a multi-tenant inventory SaaS. The next milestones build on these contracts rather than replacing them.
RLS, RBAC, tenant isolation, and server-side permission boundaries are defined before feature work begins.
Local, preview, and production environments are separated up front so deployment shortcuts do not become security debt.
The repository structure is organized around domain modules, migrations, and validation so later milestones can land without rework.