1.5 KiB
1.5 KiB
UI Implementation Plan
Purpose
Provide a living plan for UI deliverables, dependencies, and evidence.
Active work
- Track current sprints under
docs/implplan/SPRINT_*.mdfor 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.SPRINT_20260307_009_DOCS_ui_component_preservation_map.md- per-component preservation dossiers for unused and weakly surfaced console UI components.
Latest evidence
docs/modules/ui/component-preservation-map/README.md- root index for the first-pass preservation map.docs/modules/ui/component-preservation-map/SUMMARY_TREE.md- branch-level keep / merge / wire / archive guidance.docs/modules/ui/component-preservation-map/inventory.json- deterministic machine-readable inventory for 303 candidate components.
Dependencies
docs/modules/ui/architecture.mddocs/modules/ui/README.mddocs/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.