pub type NodeId = i64;
Internal node identity. Surrogate and per-tenant: two tenants may both own a node 17, so it is never meaningful outside a tenant-scoped call.
17