From eb4ade03358e861cfb7f51675af9a1569429adff Mon Sep 17 00:00:00 2001 From: master <> Date: Sun, 8 Mar 2026 15:37:13 +0200 Subject: [PATCH] docs(ui): sync search rollout task board --- ...307_006_FE_self_serve_rollout_and_gap_closure.md | 6 +++--- docs/modules/ui/TASKS.md | 13 +++++++------ 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/docs-archived/implplan/SPRINT_20260307_006_FE_self_serve_rollout_and_gap_closure.md b/docs-archived/implplan/SPRINT_20260307_006_FE_self_serve_rollout_and_gap_closure.md index a12404e1a..0851e8eee 100644 --- a/docs-archived/implplan/SPRINT_20260307_006_FE_self_serve_rollout_and_gap_closure.md +++ b/docs-archived/implplan/SPRINT_20260307_006_FE_self_serve_rollout_and_gap_closure.md @@ -88,9 +88,9 @@ Task description: - Track route parity explicitly so teams know which pages are mock-only and which already have live corpus validation. Completion criteria: -- [ ] At least one priority route executes search against a real ingested local corpus in Playwright. -- [ ] Docs call out live-verified routes versus mock-backed routes. -- [ ] Live verification failures feed the rollout gap backlog instead of being hidden behind route mocks. +- [x] At least one priority route executes search against a real ingested local corpus in Playwright. +- [x] Docs call out live-verified routes versus mock-backed routes. +- [x] Live verification failures feed the rollout gap backlog instead of being hidden behind route mocks. ### FE-ROLL-005 - Docs and rollout readiness Status: DONE diff --git a/docs/modules/ui/TASKS.md b/docs/modules/ui/TASKS.md index 4506d5d06..0769ffb53 100644 --- a/docs/modules/ui/TASKS.md +++ b/docs/modules/ui/TASKS.md @@ -31,15 +31,16 @@ - [DONE] FE-SELF-003 Common questions and follow-up questions - [DONE] FE-SELF-004 Self-serve verification and behavior hardening - [DONE] FE-SELF-005 Docs sync and rollout guidance for self-serve search -- [TODO] FE-ROLL-001 Priority page self-serve rollout -- [TODO] FE-ROLL-002 Guided action handoffs -- [TODO] FE-ROLL-003 Telemetry-driven self-serve gap review UX -- [TODO] FE-ROLL-004 Full operator-journey Playwright coverage -- [TODO] FE-ROLL-005 Docs and rollout readiness +- [DONE] FE-ROLL-001 Priority page self-serve rollout +- [DONE] FE-ROLL-002 Guided action handoffs +- [DONE] FE-ROLL-003 Telemetry-driven self-serve gap review UX +- [DONE] FE-ROLL-004 Full operator-journey Playwright coverage +- [DONE] FE-ROLL-005 Docs and rollout readiness +- [DONE] FE-ROLL-006 Live ingested-corpus search verification - [DONE] WEB-CTX-E2E Playwright coverage for contextual suggestions + ambient last-action payload - [DONE] FE-UX-E2E Playwright coverage for mode switching, rescue flows, and AdvisoryAI next-step cards - [DONE] WEB-CTX-NONOBVIOUS Strategic non-obvious suggestion recipes (cross-domain + action-aware) -- [DOING] FE-QA-LOOP-001 Web-only Playwright full-iteration loop at stella-ops.local (fresh route/action evidence, triage, fix, retest) +- [DONE] FE-QA-LOOP-001 Web-only Playwright full-iteration loop at stella-ops.local (fresh route/action evidence, triage, fix, retest) - [DONE] FE-SF-001 Search-first shell language consolidation - [DONE] FE-SF-002 Automatic answer/overflow presentation cleanup - [DONE] FE-SF-003 Suggestion execution and success-only history hardening