Files
git.stella-ops.org/docs/modules/ui/component-preservation-map/README.md
2026-03-08 15:19:53 +02:00

10 KiB

UI Component Preservation Map

Generated on 2026-03-07. This map captures Angular components that currently look either high-confidence dead or routed-but-weakly-surfaced in the Stella Ops web console.

How To Read This Map

  • dead: no active route target and no runtime references outside tests/stories.
  • weak-route: still routed, but the current static scan found no menu entry and no obvious absolute page-action path to the route.
  • Recommendation labels are intentionally constrained: archive, merge, preserve, wire-in, investigate.

Counts

  • Dead components: 167
  • Weak-route components: 136
  • Total candidates: 303

Main Artifacts

Branch Index

Dead

Weak Route

Notes

  • This is a first-pass map. The weak-route bucket especially needs follow-up review against relative tab navigation and Stella Ops product docs.
  • Per-component dossiers are intentionally stable so later iterations can deepen the judgment rather than recreate the inventory.
  • The accepted Tier 1 restoration topics now have implementation-ready UX dossiers and FE sprint files under docs/modules/ui/ and docs/implplan/.
  • High-value dead branches now include corroborating links back to current Stella Ops dossiers, runbooks, contracts, or route-migration docs so the keep/merge/wire decisions are grounded in product documentation, not just frontend reachability scans.
  • The remaining explicit investigate set is now concentrated in the generic/ambiguous buckets rather than the clearly product-shaped branches: Advisory Ai, Lineage, Security Explorer variants, Evidence / Proof variants, and miscellaneous prototype shells such as Snapshot, Timeline, Scores, Dashboard, and Workspaces.