634 B
634 B
Implementation Plan
1. Start Task
- Start Trellis task.
- Preserve unrelated dirty settings/dialog files.
2. Server Data
- Update dashboard page to load health/care/emergency summaries when permitted.
- Keep all reads organization-scoped.
- Build route hrefs with
getWorkspaceHref.
3. Presentational UI
- Extend
DashboardHomeprops for health reviews, care tasks, and emergency events. - Add compact queue sections with links to modules.
- Remove top badge tag.
4. Verification
pnpm lintpnpm type-checkpnpm testpnpm build
Rollback
- Revert dashboard page and
DashboardHomechanges.