Files
git.stella-ops.org/docs/modules/ui/implementation_plan.md

7.6 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_023_DOCS_ui_restoration_topic_shapes.md - documentation prerequisite for shell/menu/tab placements; not a product-delivery sprint by itself.

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 - shipped Decisioning Studio product shape, canonical routes, alias coverage, and release-context entry-point contract.
  • 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/features/checked/web/operations-consolidation-ui.md - shipped verification note for the canonical Operations shell, overview grouping, and legacy alias cutover.
  • docs/features/checked/web/policy-decisioning-studio-ui.md - shipped verification note for the canonical Decisioning Studio shell, redirect cutover, release-context deep links, and VEX ownership merge.
  • docs/features/checked/web/triage-explainability-workspace-ui.md - shipped verification note for the canonical triage artifact workspace, explainability rail, audit bundles, and security alias cutover.
  • docs/features/checked/web/workflow-visualization-replay-ui.md - shipped verification note for the canonical run-detail graph, timeline, replay, evidence tabs, and workflow-editor preview reuse boundary.
  • docs/features/checked/web/contextual-actions-patterns-ui.md - shipped verification note for the shared contextual route-state, headers, drawers, list-detail shells, grouped overview cards, and first adopted restoration surfaces.
  • docs/features/checked/web/unified-audit-surfaces-ui.md - shipped verification note for the Evidence-owned audit shell, admin bookmark redirects, repaired audit subview links, and secondary handoff entry points.
  • docs/features/checked/web/offline-operations-ui.md - shipped verification note for the canonical Offline Kit and Feeds & Airgap owner routes, repaired stale aliases, and completed offline shell actions.
  • docs/features/checked/web/quota-health-aoc-operations-ui.md - shipped verification note for canonical quota, health, and AOC owner routes, repaired deep links, route-backed filters, and completed operator actions.
  • docs/features/checked/web/execution-operations-ui.md - shipped verification note for canonical execution routes, repaired jobengine and scheduler aliases, completed dead-letter actions, and usable scanner-support workflows.
  • 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/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.
  • 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/offline-operations/README.md - detailed owner-shell contract for Offline Kit, Feeds & Airgap, Evidence handoffs, and stale alias policy.
  • docs/modules/ui/quota-health-aoc-operations/README.md - canonical owner-shell contract for quota, health, and AOC operations cutover plus alias and action rules.
  • docs/modules/ui/execution-operations/README.md - canonical execution owner-shell contract for JobEngine, Scheduler, Dead-Letter, and companion Scanner Ops workflows.
  • docs/modules/ui/topology-trust-administration/README.md - canonical setup owner contract for topology inventory, trust administration, legacy trust redirects, and platform-setup handoffs.
  • docs/modules/ui/security-operations-leaves/README.md - canonical owner contract for mission alerts/activity, security unknowns, notifications, and stale /analyze//notify handoffs.
  • docs/modules/ui/platform-setup-canonical-route-preservation/README.md - preserved route contract for canonical /ops/platform-setup/* leaves during the shared setup/topology cutover.
  • docs/modules/ui/release-promotions-cutover/README.md - canonical promotions owner contract, alias rules, and release-context handoff for the Releases shell.
  • docs/modules/ui/evidence-capsules-canonical-cutover/README.md - canonical Evidence owner contract for Decision Capsule list/detail browsing, legacy bookmark aliases, and related-run handoffs.
  • 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.
  • docs/modules/ui/unified-audit-surfaces/README.md - shipped canonical audit owner, alias contract, and secondary entry-point rules for cross-module audit browsing.

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.