The Edge — it takes a swarm to run the node

The edge is where compute meets the diabetic. No single device does the job — a swarm of them does, each with one role, and the one law holds across all of them: raw health data never leaves the box. One brain on the desk runs the model; a swarm of everyday devices carries the help to the person.

"Without a swarm of help, how would I get there?" — that's the founder's question, answered in hardware.

The edge brain — NVIDIA Jetson Orin

The on-box brain is a Jetson Orin. The cooked model flows down to it from the hive and runs locally.

Why Jetson Orin: it's a low-power, always-on box that sits right next to the diabetic and runs the small specialist model on-device — no cloud round-trip. It processes records in RAM only, persists no PHI, and mints a non-PHI receipt for every call. The diabetic gets a private, local AI that organizes and reminds — and structurally cannot leak, because its only file-write is the receipt ledger. LIVE
PropertyWhy it fits the edge
Low power, always-onlives in the home 24/7, no datacenter
On-device inferencethe model runs locally; queries never leave
RAM-only PHIrecords processed in memory, never written
Receipt-only writesthe one file it writes is a non-PHI proof

The device swarm — how the help reaches you

Around the brain sits the consumer swarm. Each device is a limb; the brain and vault stay sovereign. Only generic, non-PHI signals ever cross to a device the diabetic carries or wears.

⌚ Apple Watch — the nudge on your wrist

Gentle reminders land here: foot-check, meds, appointment, "your numbers trend." The watch shows the generic nudge you declared — never a record. Detail stays behind a pointer on the box. LIVE (nudge) · IN BUILD (trends)

📱 iPhone — the interface

The companion to the vault: talk to it, ask it to organize, get the read-back. The phone is a window to the on-box brain, not a place PHI is stored. IN BUILD

🩸 CGM & IoT sensors — the signals

Continuous glucose monitors (e.g. Dexcom), foot-temperature mats, home sensors. Readings flow to the vault on the box, where the brain reasons over them locally — not to a vendor cloud. FRAMEWORK

🏠 Home Advisor — the voice in the room

An in-home voice helper: "did I check my feet today?", "when's Dr. G?" Answered on-box, out loud, privately. IN BUILD

🎙️ Whisper — speak, on-device

On-device speech-to-text (faster-whisper) turns your voice into a vault action; Piper reads the answer back. Audio never leaves the box. No cloud transcription, ever. LIVE (on the edge brain)

🐝 The swarm, together

Watch + phone + sensors + voice + brain + vault — six limbs, one node. Each useless alone; together, the continuum of help a diabetic actually lives in.

The real-world utility

This isn't compute for its own sake. The breakdown answers a person's day: a CGM dips → the brain reasons on-box → a generic nudge reaches the watch → the diabetic checks in → the action logs to the vault → a non-PHI receipt flows up so the system can prove it helped — and at no point did a record leave the home.

The flow, across the swarm

HIVE (Blackwell) ──models down──► EDGE BRAIN (Jetson Orin)
                                       │  runs on-box · PHI in RAM only
              generic nudge ◄──────────┤
                  │                     │
            ⌚ Watch  📱 iPhone  🩸 Sensors  🏠 Voice  🎙️ Whisper
                  │                     │
                  └────► VAULT (Synology) ◄──── PHI at rest, on-box only
                                       │
                              receipts up (non-PHI) · PHI crosses NEVER