Dashboard
Riso Desk admin for PMs: Home orientation, Inbox triage, Features, Roadmap, Widget settings, Emails outbox.
Workflow
- Inbox — filter by type, open a submission
- Convert to feature or merge into an existing one
- Update status (notifies followers)
- Roadmap columns Now / Next / Later stay in sync
Mobile
Sheet sidebar + Inbox list↔detail handoff on small screens. Status controls surface first on feature detail.
Auth (demo)
Login page posts to /v1/auth/login and stores the session token in localStorage. Replace with your SSO before production multi-tenant rollout.