Nguyen AI — Governed AI Operating System for Enterprise.
Status: implementing. No production-ready claim until FDR-012 opens.
Terms · Privacy · Cookies
3. Storage Layer
relational database provides relational storage for tenant data. KV provides low-latency key-value storage for caching. R2 provides object storage for documents and artifacts.
4. Compute Isolation
Each tenant operates in isolated relational database databases, KV namespaces, and R2 buckets. Cross-tenant access is denied at the binding level.
5. Receipt System
Every action generates a signed receipt with SHA-256 digest, timestamp, actor identity, and action metadata. Receipts are immutable and auditable.