Phase F4: DORA Dashboard
Goal: The board IS the DORA dashboard — this phase makes the metrics visible. Cross-project rollup showing what needs attention, deployment frequency, and lead time estimates.
Owner: Dev-Frontend agent
Repo:
forgejo_admin/pal-e-appDepends on:
phase-pal-e-docs-board-filtering — reuses board filtering concepts and summary card patterns.Scope
- New route:
/dashboard(or enhance/landing page) - Cross-project board rollup: items in each column across ALL boards
- Items needing attention:
needs_approvalitems, stuckin_progressitems - Deployment frequency: done items per day/week (from board item timestamps)
- Lead time estimates: time from
next_up→done(from board itemcreated_at/updated_at) - Per-project cards with board summary + link to full board
- Links to relevant boards for drill-down
Deliverables
- TBD — filled after completion
Related
plan-pal-e-docs— parent planphase-pal-e-docs-board-filtering— Phase F2 (reuses summary card patterns)project-dora-thesis— DORA = Observability + Kanban