# UI Implementation Plan ## Purpose Provide a living plan for UI deliverables, dependencies, and evidence. ## Active work - Track current sprints under `docs/implplan/SPRINT_*.md` for this module. - Update this file when new scoped work is approved. ## Near-term deliverables - `SPRINT_20260307_004_FE_self_serve_search_answer_first.md` - answer-first search shell, page-owned self-serve questions, and explicit fallback states. - `SPRINT_20260307_006_FE_self_serve_rollout_and_gap_closure.md` - page rollout, guided handoffs, and telemetry-driven gap closure. ## Dependencies - `docs/modules/ui/architecture.md` - `docs/modules/ui/README.md` - `docs/modules/platform/architecture-overview.md` ## Evidence of completion - Code changes under `src/Web/**`. - Tests and fixtures under the module's `__Tests` / `__Libraries`. - Docs and runbooks under `docs/modules/ui/**`. ## Notes - Keep deterministic and offline-first expectations aligned with module AGENTS.