Legal / Tenant isolation

Tenant isolation

Last updated: June 3, 2026 · template

Rootd is multi-tenant: many operators share the platform, but each operator's data is logically isolated. Isolation is enforced at the query boundary rather than left to application-level convention — there is no supported path that reads across tenants.

Ingested telemetry, the derived digital twin, forecasts, projections, and audit records all belong to a single tenant and are only addressable within that tenant's scope. A valid identifier from one tenant cannot resolve data in another.

Every request carries a tenant context, and every query is bound to it at the boundary. The effect is that cross-tenant reads are not expressible through the platform's interfaces — isolation holds by construction, not only by policy.

Reads against the twin carry an audit trail — who read what, when, and in which tenant scope — and ingestion, freshness, and twin state are monitored end to end. Connectivity loss is recorded as a modeled state, never silently dropped.

Data residency and retention follow the customer's order and the Data processing terms. specify regions & retention windows

To report a suspected isolation or security issue, contact security@rootd.io. placeholder — add disclosure process