Skip to Content
v0.8.0 · shippedNative iOS / Android / Flutter / Capacitor SDKs, A2A discovery, SOC 2 readiness, residency, BYO storage, BYOK. Read the changelog →
Security & complianceData residency

Data residency

Mushi Cloud runs three independent Supabase projects:

RegionEndpointSupabase region
USus.api.mushimushi.devus-east-1
EUeu.api.mushimushi.deveu-central-1
JPjp.api.mushimushi.devap-northeast-1

Pick the region when creating the project. The choice is immutable — report ingestion, screenshots, embeddings, knowledge graph, and fine-tuning data all stay inside the chosen region.

The SDK reads MushiOptions.region (or auto-detects from the reporterToken prefix) and routes to the correct DNS name. There is no inter-region replication.

A nightly cron writes a “no row crossed regions” attestation into soc2_evidence so auditors get a clean trail.

Last updated on