Introducing Neo-Vitae
Why we set out to build a multitenant AI platform where tenant isolation is a day-zero guarantee, not a configuration flag.
Most AI platforms bolt tenancy on after the fact. We started the other way around: every table ships with row-level security forced from the first migration, and no request reaches data without a verified tenant context.
Neo-Vitae pairs a Hono control plane with a Hatchet execution plane and a governed Parquet lake. Services hold the business logic; the API and workflow workers call those same services in-process, so there is one source of truth and one place to enforce the rules.
This first release brings the Flow Engine, Agent Mesh, Insight Lake, and Tenant Guard together under a single control plane. Over the coming weeks we'll go deep on each one — starting with how fail-closed tenancy actually works.