fix(web): ship degraded search readiness state

This commit is contained in:
master
2026-03-08 16:27:51 +02:00
parent 9f6fd0b4aa
commit f24d49ddeb
6 changed files with 145 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# UI Task Board
## Active Sprint Links
- None currently. Completed UI delivery and restoration sprints are archived under `docs-archived/implplan/`.
- None currently. Completed UI delivery and verification sprints are archived under `docs-archived/implplan/`.
## Delivery Tasks
- [DONE] 041-T1 Root IA/nav rewrite (Mission Control + Ops + Setup)
@@ -45,6 +45,10 @@
- [DONE] FE-SF-002 Automatic answer/overflow presentation cleanup
- [DONE] FE-SF-003 Suggestion execution and success-only history hardening
- [DONE] FE-SF-004 Search-first shell verification coverage
- [DONE] FE-SRD-001 Bound the degraded-search readiness case
- [DONE] FE-SRD-002 Render an explicit readiness answer state
- [DONE] FE-SRD-003 Add focused deterministic regression coverage
- [DONE] FE-SRD-004 Sync search docs and rollout guidance
- [DONE] QA-SF-001 Live route preflight and corpus readiness gate
- [DONE] QA-SF-002 Execute surfaced suggestions on supported routes
- [DONE] QA-SF-003 Align deterministic and live search-first matrices

View File

@@ -31,6 +31,7 @@ Provide a living plan for UI deliverables, dependencies, and evidence.
- `docs/features/checked/web/topology-trust-administration-ui.md` - shipped verification note for canonical topology and trust setup shells, repaired settings/admin/platform aliases, and platform-setup handoffs.
- `docs/features/checked/web/security-operations-leaves-ui.md` - shipped verification note for mission alerts/activity surfacing, unknowns route repair, notifications ownership, and legacy security alias cutover.
- `docs/features/checked/web/findings-compare-baseline-availability-ui.md` - shipped verification note for the truthful no-baseline findings compare state, disabled export behavior, live findings detail list, and removed stale audit export action.
- `docs/features/checked/web/search-readiness-degraded-answer-state-ui.md` - shipped verification note for truthful degraded-readiness search copy when suggestion viability is unavailable and the active response reports zero indexed matches.
- `docs/features/checked/web/platform-setup-canonical-route-preservation-ui.md` - shipped verification note for preserved `/ops/platform-setup/*` URLs during the shared setup/topology cutover.
- `docs/features/checked/web/release-promotions-cutover-ui.md` - shipped verification note for canonical release promotions routing, alias cutover, release-context wizard handoff, and end-to-end request submission.
- `docs/features/checked/web/evidence-capsules-canonical-cutover-ui.md` - shipped verification note for canonical Evidence-owned capsule routes, `/evidence-packs*` bookmark repair, and AI/release context handoffs.