Six in-depth press kits on the thinking behind CardCue Pro, plus a full white paper on the $400–$1,500 of pre-paid value sitting unused in the average US household , the forgotten financial layer across gift cards, punch passes, loyalty rewards, memberships, and prepaid balances. Call them dusty dollars. The money is fine; it just hasn't been touched in a while. Start with the white paper for the philosophy and the ROI math, or the complete kit for the whole app in one read. Written as a reference, not a pitch.
White Paper · Philosophy
The Right-Moment Doctrine
Why $27B sits unused in American drawers, and why the entire lifecycle of a gift card (intake, cue, redemption) should cost the user a handful of deliberate moments , scan it in once, let it watch, tap to pay. The Right-Moment engagement thesis, the Share-from-Mail primitive, and the architectural choices that make it feel effortless.
12 min · 10 sections · figures + endnotes
Start here · Complete Kit
CardCue Pro, in one read
The $27B problem, the frictionless-wallet premise, the six architectural layers summarized with their best pull-quotes, the stats, the team, and every piece of contact info a journalist needs, all in one document.
~270 lines · best-of-six · for journalists on deadline
Ecosystem
The Intelligent Notification Ecosystem
Every Apple surface Cue touches has a single job, a single source of truth, and a shared memory, so the same alert never fires twice, never fires in the wrong place, and never fires at the wrong time.
~220 lines · iPhone · Watch · Dynamic Island · Widgets · CarPlay
On-Device Intelligence
Four Senses, One Brain, Zero Uploads
Foundation Models categorizes cards on the Neural Engine. Vision and VisionKit read them before a cloud fallback is even considered. Sensitive Content Analysis refuses to OCR what it shouldn't. WeatherKit quietly teaches the Conductor to stop talking when it's pouring. Four frameworks, zero uploads.
~240 lines · Foundation Models · Vision · SCA · WeatherKit
Scanner
Shutter-less Card Capture
Tap + and the camera is already up. Apple-Pay-style auto-fire trips the shutter the moment it sees a readable card, no tap required. Apple Vision runs on-device first; Claude stands by as a cloud-optional fallback. A scratch-off guard, smart flip prompt, and single-use certificate handling cover the weird cases.
~280 lines · auto-fire capture · Vision-first OCR · AI fallback · flip prompt
Geolocation
The Geolocation Brain
Cue's geofencing isn't a circle on a map. It's a decision engine that asks five separate questions, where, when, how fast, how often, in what mood, before a single alert reaches you.
~200 lines · CoreLocation · CoreMotion · MapKit · clusters
Privacy
Your Gift Cards Are Nobody Else's Business
SwiftData-first, biometric-gated, App-Group-isolated. Authentication is optional. Tracking is absent. The only data that ever leaves your phone is the image you explicitly point at a gift card.
~210 lines · on-device storage · Face ID · ZDR cloud policy
Voice
The Voice at the Counter
Personality as architecture. Copy lives in Copy.swift with typed notification templates. Three rules, warm, specific, quiet, and a banned-phrase list. An error is a handoff, not a dead end. A paywall is a list and a price, not psychological warfare.
~230 lines · Copy.swift · notification voice · 8-language localization