# Story: Suggestion Chips **Phase:** `05_story_suggestion_chips.md` · **E2E:** `tests/e2e/test_suggestion_chips.py` ## Narrative As **a user who opens the chat for the first time** (or after a deflection), I want a few **concrete example questions** right in front of me — so I immediately understand what Brain is good at and can start with zero friction. - **Given** I land on the chat page - **When** the app is healthy - **Then** I see 3–4 suggestion chips drawn from `GET /api/suggestions` (defaults in settings, tuned to the real Homelab topics), and clicking one fills the composer and submits it. ## Acceptance criteria 1. `GET /api/suggestions` returns the configured list (settings-driven, overridable via `BOR_SUGGESTIONS` JSON env). 2. Chips render in the empty state as `