TenantAtlas/config
ahmido d2dbc52a32 feat(006): foundations + assignment mapping and preview-only restore guard (#7)
## Summary
- Capture and restore foundation types (assignment filters, scope tags, notification templates) with deterministic mapping.
- Apply foundation mappings during restore (scope tags on policy payloads, assignment filter mapping with skip reasons).
- Improve restore run UX (item selection, rerun action, preview-only badges).
- Enforce preview-only policy types (e.g. Conditional Access) during execution.

## Testing
- ./vendor/bin/sail artisan test tests/Feature/Filament/ConditionalAccessPreviewOnlyTest.php

## Notes
- Specs/plan/tasks updated under specs/006-sot-foundations-assignments.
- No migrations.

Co-authored-by: Ahmed Darrazi <ahmeddarrazi@adsmac.local>
Reviewed-on: #7
2025-12-26 23:44:31 +00:00
..
app.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
auth.php Initial commit from Specify template 2025-12-10 22:27:21 +01: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
filesystems.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
graph_contracts.php feat(006): foundations + assignment mapping and preview-only restore guard (#7) 2025-12-26 23:44:31 +00:00
graph.php feat: TenantPilot v1 - Complete implementation (Phases 1-12) 2025-12-12 02:27:54 +01:00
intune_permissions.php feat(006): foundations + assignment mapping and preview-only restore guard (#7) 2025-12-26 23:44:31 +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 Initial commit from Specify template 2025-12-10 22:27:21 +01:00
session.php Initial commit from Specify template 2025-12-10 22:27:21 +01:00
tenantpilot.php feat(006): foundations + assignment mapping and preview-only restore guard (#7) 2025-12-26 23:44:31 +00:00