TenantAtlas/app/Models
ahmido 845d21db6d feat: harden operation lifecycle monitoring (#190)
## Summary
- harden operation-run lifecycle handling with explicit reconciliation policy, stale-run healing, failed-job bridging, and monitoring visibility
- refactor audit log event inspection into a Filament slide-over and remove the stale inline detail/header-action coupling
- align panel theme asset resolution and supporting Filament UI updates, including the rounded 2xl theme token regression fix

## Testing
- ran focused Pest coverage for the affected audit-log inspection flow and related visibility tests
- ran formatting with `vendor/bin/sail bin pint --dirty --format agent`
- manually verified the updated audit-log slide-over flow in the integrated browser

## Notes
- branch includes the Spec 160 artifacts under `specs/160-operation-lifecycle-guarantees/`
- the full test suite was not rerun as part of this final commit/PR step

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #190
2026-03-23 21:53:19 +00:00
..
AlertDelivery.php feat(alerts): test message + last test status + deep links (#122) 2026-02-18 23:12:38 +00:00
AlertDestination.php feat(alerts): Monitoring cluster + v1 resources (spec 099) (#121) 2026-02-18 15:20:43 +00:00
AlertRule.php feat(115): baseline operability + alerts (#140) 2026-03-01 02:26:47 +00:00
AlertRuleDestination.php feat(alerts): Monitoring cluster + v1 resources (spec 099) (#121) 2026-02-18 15:20:43 +00:00
AuditLog.php feat: harden findings workflow and audit backstop (#181) 2026-03-18 12:57:23 +00:00
BackupItem.php feat: add Intune RBAC inventory and backup support (#155) 2026-03-09 10:40:51 +00:00
BackupSchedule.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
BackupSet.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
BaselineProfile.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineSnapshot.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineSnapshotItem.php Baseline governance UX polish + view Infolist (#123) 2026-02-19 23:56:09 +00:00
BaselineTenantAssignment.php Baseline governance UX polish + view Infolist (#123) 2026-02-19 23:56:09 +00:00
EntraGroup.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
EntraRoleDefinition.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
EvidenceSnapshot.php feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
EvidenceSnapshotItem.php feat: implement evidence domain foundation (#183) 2026-03-19 13:32:52 +00:00
Finding.php feat: implement finding risk acceptance lifecycle (#184) 2026-03-20 01:07:55 +00:00
FindingException.php feat: implement finding risk acceptance lifecycle (#184) 2026-03-20 01:07:55 +00:00
FindingExceptionDecision.php feat: implement finding risk acceptance lifecycle (#184) 2026-03-20 01:07:55 +00:00
FindingExceptionEvidenceReference.php feat: implement finding risk acceptance lifecycle (#184) 2026-03-20 01:07:55 +00:00
InventoryItem.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
InventoryLink.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
OperationRun.php feat: harden operation lifecycle monitoring (#190) 2026-03-23 21:53:19 +00:00
PlatformUser.php feat: implement auth structure system panel (#77) 2026-01-27 21:49:18 +00:00
Policy.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
PolicyVersion.php Spec 120: harden secret redaction integrity (#146) 2026-03-07 16:43:01 +00:00
ProviderConnection.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
ProviderCredential.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
RestoreRun.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
ReviewPack.php feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
SettingsCatalogCategory.php dev-merges/c709b36 (#3) 2025-12-21 23:15:12 +00:00
SettingsCatalogDefinition.php feat: merge 001-filament-json 2025-12-14 20:23:18 +01:00
StoredReport.php feat: Spec 105 — Entra Admin Roles Evidence + Findings (#128) 2026-02-22 02:37:36 +00:00
Tenant.php feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
TenantMembership.php 062-tenant-rbac-v1 (#74) 2026-01-25 15:27:39 +00:00
TenantOnboardingSession.php feat: implement tenant lifecycle operability semantics (#172) 2026-03-15 09:08:36 +00:00
TenantPermission.php SCOPE-001: DB-level workspace isolation via workspace_id (#112) 2026-02-14 22:34:02 +00:00
TenantReview.php feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
TenantReviewSection.php feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
TenantRoleMapping.php 062-tenant-rbac-v1 (#74) 2026-01-25 15:27:39 +00:00
TenantSetting.php feat: Workspace settings slices v1 (backup, drift, operations) (#120) 2026-02-16 03:18:33 +00:00
User.php feat: implement spec 147 tenant context enforcement (#176) 2026-03-16 22:52:58 +00:00
UserTenantPreference.php feat/031-tenant-portfolio-context-switch (#32) 2026-01-04 21:28:08 +00:00
VerificationCheckAcknowledgement.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
Workspace.php Settings foundation: workspace controls (#119) 2026-02-16 01:11:24 +00:00
WorkspaceMembership.php feat(spec-091): BackupSchedule lifecycle + create-CTA placement rule (#109) 2026-02-14 13:46:06 +00:00
WorkspaceSetting.php feat: Workspace settings slices v1 (backup, drift, operations) (#120) 2026-02-16 03:18:33 +00:00