Setup & installation
Organization lifecycle
Section titled “Organization lifecycle”Orgs are provisioned by Intrasys. An org admin then creates teams, invites members, and assigns roles. Orgs support suspend, soft-delete (30-day grace), and restore.
Presence vocabulary
Section titled “Presence vocabulary”Org admins configure the status vocabulary (labels + expiry). A cron sweep marks stale statuses.
Public share links
Section titled “Public share links”Publish a signed, read-only dashboard:
- Scope: team or org (org view masks private teams/projects).
- Controls: expiry, IP allowlist (CIDR), rate limit, revoke.
Integrations & webhooks
Section titled “Integrations & webhooks”- Inbound API — bearer tokens (
pulse_int_…), scopes, CIDR-gated, 600 rpm. Set/read status and CRUD TODOs withexternal_refidempotency. - Outbound webhooks — HMAC-signed events (e.g.
todo.completed) with retry/backoff. - API reference is generated from the OpenAPI 3.1 spec — wired into these docs in a later phase.