The unglamorous internal tool that makes adding a person to the company a single action instead of a checklist someone forgets half of.
What it does
A manager submits a new hire, and the app provisions across the stack: it creates the single sign-on account and groups, adds a CRM person record, spins up a task checklist from a template, sends a contract for signature, and fires a welcome email. Offboarding runs the same flow in reverse. Every integration is skip-on-missing-config, so it degrades gracefully when a system isn't wired up yet.
Status
The data model, orchestrator, and provisioning matrix are built and the build is clean. What's left is deployment and real credential wiring for each integration. Honestly, it's gated behind settling the company's own onboarding process first, which is the right order.