Boundaries
Add a sidebar item
- Find the current sidebar data source.
- Add the item to the matching area only.
- Confirm role visibility.
- Confirm active route behavior.
- Avoid duplicate labels.
Avoid breaking
- Do not bypass Supabase session checks.
- Do not query without
org_idscope. - Do not expose company admin pages to members.
- Do not expose superadmin pages to customer users.