Skip to content
Super App Search

The user expresses a task. Search resolves it.

A working prototype of Super-App global search: type, click, change context — and watch the right panel explain what the system is doing and why. Everything is live and deterministic; nothing is a static mock-up.

Scenario library — one click configures everything
Persona
Time
Location
Degrade (graceful fallbacks)
Query presets — the states worth studying
Prefix walk
Typos
Natural language
Languages
Composed
19:00
Good evening
Your services
The grid is the old mental model: pick software, then search inside it. The field above is the new one: express the task, let the platform resolve it. Tap the field to begin.
0.0ssession_started
What is happening & why
View as
Super-App home
UX note

The home grid is a Mini-App directory. Search exists so users never HAVE to think in this grid: they express a task, not an app choice.

Tech note

Nothing has been requested yet. The client keeps a warm prefix cache and recent history on device so first paint after focus is instant.

What the user experiences

A familiar app grid, and one search field that promises “services, places and more” — not “search Mini Apps”.

Why we do this

The placeholder wording sets the mental model: tasks in, fulfillment out. Users who already know their app can still tap its tile.

What frontend does

Preload the on-device suggestion cache and recents while the field is idle, so focus renders the zero-query state without a network round trip.

What backend does

Idle. Optionally push refreshed head suggestions and personalization snapshots to the device in the background.

What Mini Apps provide

Tiles come from the Mini-App registry (identity + icon). No search integration is involved on this screen.