The complete 3-minute demonstration of JemmaPass in action, narrated in English. Read the scene-by-scene storyboard below for technical details.
Every scene in the video is generated live on a real Pixel 9 Pro XL — no mockups, no edits, no fake screens.
JemmaNearbySosService.kt uses Strategy.P2P_CLUSTER over BLE+Wi-Fi Direct
radios. Kurodo's profile arrives in 5 rotating 131-byte chunks (V wire format). The Japanese display is
NOT an LLM translation — it's a deterministic code-to-display lookup in
ips_valuesets_translations.
checkOneDrugAgainstFocusProfile @Tool in JemmaTools.kt resolves Augmentin →
amoxicillin (RxNorm) → ATC J01CR02. It then walks the ATC hierarchy upward to
J01C* (penicillins) and matches it against Kurodo's known allergy SNOMED
91936005 (Allergy to penicillin). The result is rendered in Japanese via
ips_valuesets_translations. Total latency on Pixel 9: under 50 ms.
Every clinical claim and every technical sequence in this video is reproducible. Pick your verification path.