feat(FN-3166): remove dashboard roadmap backend and add reports plugin scaf

Completes the FN-3166 multi-step removal of the legacy dashboard roadmap feature (backend routes, frontend API wrappers, nav state), along with FN-3792 deep-link URL support, and initial reports plugin scaffold with WhatsApp dedupe retention pruning.

Fusion-Task-Id: FN-3166
This commit is contained in:
Fusion
2026-05-08 23:41:46 -07:00
committed by gsxdsm
parent de070db4a5
commit 9d1c05a7d9
20 changed files with 44 additions and 3196 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Remove dashboard-owned roadmap backend routing and legacy `/api/roadmaps` integration so roadmap APIs are plugin-owned under `/api/plugins/roadmap-planner/...`.