As a platform admin I want Certifai onboarding and findings gated by the breakpilot-platform RBACso that access follows the platform's
roles / permissions / tenancy.
Part of #186. Depends on the Next.js onboarding story.
Acceptance criteria
The Next.js onboarding and the agent API enforce breakpilot-platform RBAC.
Multi-tenant isolation preserved (existing t_<tenant>_dev DB model).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
As a platform admin I want Certifai onboarding and findings gated by the
breakpilot-platform RBAC so that access follows the platform's
roles / permissions / tenancy.
Part of #186. Depends on the Next.js onboarding story.
Acceptance criteria
t_<tenant>_devDB model).