TenantAtlas/config
ahmido 0dc79520a4 feat: provider access hardening (RBAC write gate) (#132)
Implements provider access hardening for Intune write operations:

- RBAC-based write gate with configurable staleness thresholds
- Gate enforced at restore start and in jobs (execute + assignments)
- UI affordances: disabled rerun action, tenant RBAC status card, refresh RBAC action
- Audit logging for blocked writes
- Ops UX label: `rbac.health_check` now displays as “RBAC health check”
- Adds/updates Pest tests and SpecKit artifacts for feature 108

Notes:
- Filament v5 / Livewire v4 compliant.
- Destructive actions require confirmation.
- Assets: no new global assets.

Tested:
- `vendor/bin/sail artisan test --compact` (suite previously green) + focused OpsUx tests for OperationCatalog labels.
- `vendor/bin/sail bin pint --dirty`.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #132
2026-02-23 00:49:37 +00:00
..
app.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
auth.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
cache.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
database.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
directory_groups.php 051-entra-group-directory-cache (#57) 2026-01-11 23:24:12 +00:00
entra_permissions.php feat: Spec 105 — Entra Admin Roles Evidence + Findings (#128) 2026-02-22 02:37:36 +00:00
filesystems.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
graph_contracts.php feat: Spec 105 — Entra Admin Roles Evidence + Findings (#128) 2026-02-22 02:37:36 +00:00
graph.php 065-tenant-rbac-v1 (#79) 2026-01-28 21:09:47 +00:00
intune_permissions.php feat/044-drift-mvp (#58) 2026-01-14 23:16:10 +00:00
logging.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
mail.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
queue.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
services.php 063-entra-signin (#76) 2026-01-27 16:38:53 +00:00
session.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
tenantpilot.php feat: provider access hardening (RBAC write gate) (#132) 2026-02-23 00:49:37 +00:00