Managing Membership And Access
Membership and role checks are implemented in checkPermission against your user/org tables — not duplicated here. For product admin flows (invites, billing), see registerTinyCoreRoutes modules.
API access for integrations is ai.use for most orchestration reads and writes. Settings routes split by action: list or preset reads need settings.read, while create, rotate, and revoke need settings.update.