# Requirements Checklist (031) **Created**: 2026-01-04 **Feature**: [spec.md](../spec.md) - [x] Tenant memberships/roles exist and are enforced. - [x] Current Tenant context is per-user and always visible. - [x] Portfolio shows only accessible tenants with environment + health/status. - [x] “Open tenant” changes context and redirects into tenant-scoped area. - [x] Tenant-scoped resources are filtered by context and deny unauthorized access. - [x] Bulk “Sync selected” dispatches per-tenant jobs and is role-gated. - [x] Restore flows show target tenant + environment and require tenant-aware confirmation. - [x] Pest tests cover authorization + context switching + bulk actions.