Files
git.stella-ops.org/docs/modules/ui/implementation_plan.md
2026-03-07 19:44:25 +02:00

3.8 KiB

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.
  • SPRINT_20260307_009_DOCS_ui_component_preservation_map.md - per-component preservation dossiers for unused and weakly surfaced console UI components.
  • SPRINT_20260307_022_FE_policy_vex_release_decisioning_studio.md - canonical Decisioning Studio shell to unify policy, simulation, VEX decisioning, and release-context gate explanation.
  • SPRINT_20260307_023_DOCS_ui_restoration_topic_shapes.md - documentation prerequisite for shell/menu/tab placements; not a product-delivery sprint by itself.
  • SPRINT_20260307_026_FE_platform_ops_consolidation.md - ship one Operations shell with grouped overview cards, legacy widget absorption, and legacy redirects.
  • SPRINT_20260307_027_FE_triage_explainability_workspace.md - ship the artifact workspace lane model, explainability panels, and audit-bundle flows.
  • SPRINT_20260307_028_FE_workflow_visualization_replay.md - ship run-detail graph, timeline, replay, and evidence tabs plus bounded workflow-editor preview reuse.
  • SPRINT_20260307_029_FE_contextual_actions_and_stray_surfaces.md - ship the shared tabs, drawers, right rails, split views, and contextual detail primitives adopted by the restoration features.

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.
  • docs/modules/ui/policy-decisioning-studio/README.md - proposed Decisioning Studio product shape, tab model, route contract, and Release Orchestrator integration boundary.
  • docs/modules/ui/restoration-topics/README.md - detailed placement notes for the next restoration topics after Decisioning Studio.
  • docs/modules/ui/watchlist-operations/README.md - detailed watchlist UX dossier and owner-shell contract.
  • docs/features/checked/web/reachability-witnessing-ui.md - shipped verification note for the canonical Reachability witness and PoE shell.
  • docs/features/checked/web/identity-watchlist-management-ui.md - shipped verification note for the Trust & Signing watchlist shell and its Mission Control / Notifications handoffs.
  • docs/modules/ui/reachability-witnessing/README.md - detailed witness and proof UX dossier plus cross-shell deep-link contract.
  • docs/modules/ui/platform-ops-consolidation/README.md - detailed Operations overview taxonomy and legacy absorption plan.
  • docs/modules/ui/triage-explainability-workspace/README.md - detailed artifact workspace and audit-bundle UX dossier.
  • docs/modules/ui/workflow-visualization-replay/README.md - detailed run-detail graph, timeline, replay, and evidence UX dossier.
  • docs/modules/ui/contextual-actions-patterns/README.md - shared placement contract for stray actions, pages, drawers, and tabs.

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.