/register becomes an
admin alongside you.
Codes are single-use, valid 14 days, and shown exactly once.
Why invites are scoped
An invite names the operator it joins. A colleague therefore never lands in a different datacenter, and never accidentally creates one of their own.What an operator admin can do
What they cannot see, ever, is another operator. That boundary is enforced on the server from the session and proven by an automated cross-operator test on every release — see Isolation.Removing someone
Removing a teammate’s account happens in a deliberate order:- Their sessions are killed first.
- Then the account.
- Then every invite and reset code it handed out is revoked.
Their enrollment tokens are not revoked with them. Tokens belong to the
operator rather than to a seat, so revoke those separately from the token list
on
/admin/onboard — it names who issued each one.Either way, the servers they installed keep running: each node holds its own
credential, not theirs.