TenantAtlas/tests/Feature/Audit
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
..
AssignmentRestoreAuditSummaryTest.php Spec 094: Assignment ops observability hardening (#113) 2026-02-15 14:08:14 +00:00
FindingAuditVisibilityTest.php feat: harden operation lifecycle monitoring (#190) 2026-03-23 21:53:19 +00:00
OnboardingDraftAuditTest.php feat: managed tenant onboarding draft identity and resume semantics (#167) 2026-03-13 23:45:23 +00:00
ProviderConnectionConsentAuditTest.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
ProviderConnectionConsentRevocationAuditTest.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
ProviderConnectionIdentityAuditTest.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
ProviderConnectionMigrationAuditTest.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
ProviderConnectionVerificationAuditTest.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
ProviderCredentialAuditSpec081Test.php feat: standardize platform provider identity (#166) 2026-03-13 16:29:08 +00:00
TenantLifecycleAuditLogTest.php feat: implement tenant lifecycle operability semantics (#172) 2026-03-15 09:08:36 +00:00
TenantMembershipAuditLogTest.php 065-tenant-rbac-v1 (#79) 2026-01-28 21:09:47 +00:00
WorkspaceAuditLoggerRedactionTest.php Spec 120: harden secret redaction integrity (#146) 2026-03-07 16:43:01 +00:00