BMT-07.01 Executive Summary#
BlueMirror.tech | May 2026#
Priya Raghavan audits data architectures for a living. She has spent eleven years asking health technology companies a question most of them cannot answer clearly: where, physically, does the person’s data live right now? When she asked this of the BlueMirror architecture team, the answer was different from any she had encountered. Not because it was vague. Because it was specific in a direction she did not expect.
BlueMirror organizes data residency into three physical zones. Where any given subscriber’s data lives depends on which zones she has. The architecture defines what each zone can hold, then describes how a subscriber’s data flows across the zones she has access to.
Zone 1 is the home, present when a subscriber has a Local Pane device. The device stores the data that must never leave: raw sensor signals, raw audio from voice interactions, cognitive state assessments, emotional state classifications, and the core identity and daily pattern layers of the Map of Context. The Tiny LMs that process this data run locally and transmit only processed signals upward, never raw data. For subscribers without a Local Pane, Zone 1 does not exist. The raw signals that Zone 1 would have processed locally instead route to Zone 2 or Zone 3 for processing, under the subscriber’s consent and the DPA governing the cloud reasoning layer.
Zone 2 is the region, present when a Community Pane node has been deployed in the subscriber’s area. It stores the working context: the full five-layer Map of Context, the individual preference model, session history, and domain-specific data. Zone 2 data residency is geographic. A subscriber in Phoenix has her data on a node in the Phoenix area, not in a data center across the country. For subscribers in regions where no Community Pane has deployed, Zone 2 does not exist and the MoC resides in Zone 3 infrastructure.
Zone 3 is the cloud reasoning layer, always present. It performs deep inference, complex multi-domain reasoning, and orchestration that exceeds Zone 2’s capacity. For subscribers with Zone 1 and Zone 2, Zone 3 sees only the context for queries that route to it during processing. For Zone 3-only subscribers, it hosts the persistent MoC and is the residency tier for their data full-time. Zone 3 also handles cross-cutting infrastructure: encrypted backups, federated deviation signals, anonymized population metrics, and BGO marketplace metadata.
The article describes three deployment paths explicitly. The full-stack subscriber (Zone 1 + Zone 2 + Zone 3) has the strongest residency. The Zone 2 + Zone 3 subscriber has her MoC in a regional node but raw signals processed by Zone 2 directly. The Zone 3-only subscriber has her MoC and ongoing inference in Zone 3, with privacy depending on contract rather than architecture. The system makes this trade-off so that subscribers who cannot afford a Local Pane and do not live in a regionally-served area are not excluded from the product.
The phased rollout is stated directly. At Phase 1, every subscriber is on the Zone 3-only path. At Phase 2 (months 12 to 18), subscribers who acquire a Local Pane gain Zone 1. At Phase 3 (months 18 to 36), Zone 2 regional nodes deploy in served regions and subscribers gain their full deployment path. The residency model evolves for any subscriber whose path changes.
The membrane governs all access to data regardless of which zone stores it, through Four Access Tiers that vary by who is asking, why, and in what context. Encryption at rest covers every byte in every zone. The person can see a data map calibrated to her deployment path, generated from the same permission system that governs actual data flows. The map cannot show one thing while the system does another.
The article names what the residency model does not solve: device loss for Local Pane subscribers, the inherent privacy difference between deployment paths (contractual protection is not identical to architectural data residency), and digital estate planning after death. Priya closed her audit with a finding she had not written before: the residency differences between subscribers are visible in the architecture rather than buried in marketing.
The full article is available at bluemirror.tech.
