"It's not a smaller chat app. It's the fastest honest path from a question in your head to a real answer."
One Job, Held Tightly
Picture the actual moment Pippa Go was built for. You're on a train, one bar of signal, and a question lands in your head that you want to ask Pippa right now — with a photo of the thing you're looking at attached. You open a phone app, type, attach, and send. That single flow — capture a question, carry its image, get a real answer, and never lose the question if the link dies — is the whole job. Everything in this quest exists to protect it.
Most "mobile client" projects fail this moment. They treat the send button as the save button, so a dropped connection eats your input. Pippa Go inverts that: the send is a transport, and the save already happened, locally, a moment earlier.
Three Sharp Negations
The fastest way to see a thing's shape is to name what it deliberately is not:
- Not a miniature full chat. Branching, councils, artifacts, administration, full transcript replay — those live in the canonical backend. Cramming them onto a phone would make a worse version of something that already exists.
- Not a second Pippa. There is exactly one Pippa: her identity, memory, judgment, and model routing all live in the backend. Pippa Go grows no parallel soul, no second model router, no rival source of truth.
- Not an offline chatbot. It works beautifully offline for capture, but a real answer still requires reaching the real Pippa. Offline never means "make something up locally."
What's Left Is the Product
Remove those three and the actual product stands clear: a resilient, question-first projection. It owns durable device-local capture, retry state, an offline outbox, macro cache, and connection settings. It presents a focused Q/A surface. Behind it, every conversation is canonical in the backend from birth, with normal context replay and branching semantics — the phone is simply the most reachable window onto it.
Hold that word: projection. A projection shows you the thing without being the thing. A shadow on the wall moves when the object moves; it never decides to move on its own. Pippa Go is that shadow — faithful, reachable, and never mistaken for the body that casts it.