EXTENSIONS
User-built models, drivers, vaults, and reports — the parts that plug into swamp.
Filter by what you need and pull what fits.
Ms Graph
Broad Microsoft Graph v1.0 extension — seven model types over app-only client credentials: calendar (room/user calendarView, current/next meeting), places (room resources), users (Entra directory reads, manager, memberOf), groups, mail (Outlook messages), teams (chats/teams/channels/messages), and presence. Shared token-caching + paging client; credentials from the azure-asei vault. Supersedes the narrow ms-graph-calendar and absorbs azure-ad-user's lookup.
Stalwart
Careful, non-destructive administration of a Stalwart mail server (v0.16+) over its JMAP-over-HTTP management API, authenticated with a scoped admin API key. Read/audit of domains, accounts, aliases, groups, DMARC/TLS reports, the outbound queue and server health; idempotent provisioning of accounts and aliases, groups, mailing lists and roles; spam-filter configuration; certificate install + reload and config reload; and reversible deactivate/reactivate. No hard deletes — the only "off switch" is the reversible set-state pair. Secrets (account passwords, certificate keys) are sent once and never read back.