Layers of security wrap the sensitive core (people's contacts, payment, and tax data). Most protection is native to the stack; the outer trust layer is added as you sell to bigger clients.
| Layer | Protects by… | Provided by |
|---|---|---|
| 1 · The data | The sensitive core everything else guards | — |
| 2 · UPSIDE.irl guardrails | Ring-fencing contact/payment/tax data, requiring consent before activating anyone, keeping outbound drafts-only | UPSIDE.irl design (D7, D14) |
| 3 · Encryption + platform | Encrypting data in transit & at rest; row/column-level access; full audit logs of who saw/did what | Palantir + BigQuery (native) |
| 4 · Identity & access | MFA, least-privilege roles, private repository — only the right people get in | Google/Palantir/GitHub (enable) |
| 5 · Trust & assurance | Continuous compliance monitoring + a live Trust Center to prove security to buyers | Vanta (add later) |