Pulse
Pulse is a lightweight, multi-tenant team-productivity app. Each staff member keeps an ordered per-project TODO list — the top three are the priorities — sets a presence status (In office / Remote / External meeting / OOO), and the whole team gets a live realtime dashboard of everyone’s status and top priorities. Completed tasks auto-archive at end of day.
What it’s for
Section titled “What it’s for”- Frictionless daily TODOs with drag-to-reorder and end-of-day auto-archive.
- Presence at a glance — an org-configurable status vocabulary, with staleness sweeps.
- Live dashboards — team and org views update in under a second (WebSocket).
- Public share links — signed, read-only dashboards for office TVs or stakeholders, no account required.
Who uses it
Section titled “Who uses it”| Role | Can do |
|---|---|
| Super admin (platform) | Manage every org, impersonate (MFA, audited) |
| Org admin | Manage teams, members, billing, share links |
| Team admin | Manage a team’s members and projects |
| Member | Own TODOs and presence |
| Public viewer | Read a shared dashboard (anonymous) |
Where it fits
Section titled “Where it fits”Pulse is a cloud product on Cloudflare (Workers + Durable Objects + Neon Postgres), with a
React SPA at pulse.intrasys.ai and an API at api.pulse.intrasys.ai.