Data & privacy
- Tenant data isolationLive
Every business is workspace-partitioned — audit and APIs never return cross-tenant rows.
- Encryption in transit & at restLive
TLS on the host edge · OAuth tokens encrypted with AES-256-GCM at rest (v2 envelopes).
Legacy v1 HMAC seals still open for migration; Azure Key Vault wrapping is next.
- PII minimisationPartial
Agents collect only what the task needs; connector secrets never enter prompts. Turn transcripts are redacted at write time (Phase 3).
Best-effort redaction (email/phone/card/OTP) — not a substitute for data minimisation at source.
- Retention & erasureLive
DSAR JSON export and admin-managed erasure API for owners/admins. Audit trail stays append-only with tombstone events.
Erasure is destructive and admin-only — chat agents still escalate to a human for end-user requests.