TenantAtlas/app/Support/Baselines
ahmido 807d574d31 feat: add tenant governance aggregate contract and action surface follow-ups (#199)
## Summary
- amend the operator UI constitution and related SpecKit templates for the new UI/UX governance rules
- add Spec 168 artifacts plus the tenant governance aggregate implementation used by the tenant dashboard, banner, and baseline compare landing surfaces
- normalize Filament action surfaces around clickable-row inspection, grouped secondary actions, and explicit action-surface declarations across enrolled resources and pages
- fix post-suite regressions in membership cache priming, finding workflow state refresh, tenant review derived-state invalidation, and tenant-bound backup-set related navigation

## Commit Series
- `docs: amend operator UI constitution`
- `spec: add tenant governance aggregate contract`
- `feat: add tenant governance aggregate contract`
- `refactor: normalize filament action surfaces`
- `fix: resolve post-suite state regressions`

## Testing
- `vendor/bin/sail artisan test --compact`
- Result: `3176 passed, 8 skipped (17384 assertions)`

## Notes
- Livewire v4 / Filament v5 stack remains unchanged
- no provider registration changes; `bootstrap/providers.php` remains the relevant location
- no new global-search resources or asset-registration changes in this branch

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #199
2026-03-29 21:14:17 +00:00
..
BaselineCaptureMode.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCompareEvidenceGapDetails.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineCompareExplanationRegistry.php feat: harden baseline compare summary trust surfaces (#196) 2026-03-27 00:19:53 +00:00
BaselineCompareReasonCode.php feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
BaselineCompareStats.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
BaselineCompareSummaryAssessment.php feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
BaselineCompareSummaryAssessor.php feat: harden finding governance health surfaces (#197) 2026-03-28 10:11:12 +00:00
BaselineEvidenceResumeToken.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineFullContentRolloutGate.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineProfileStatus.php Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141) 2026-03-02 22:02:58 +00:00
BaselineReasonCodes.php feat: implement operator explanation layer (#191) 2026-03-24 11:24:33 +00:00
BaselineScope.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineSnapshotLifecycleState.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineSubjectKey.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineSupportCapabilityGuard.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
OperatorActionCategory.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
PolicyVersionCapturePurpose.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
ResolutionOutcome.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
ResolutionOutcomeRecord.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
ResolutionPath.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
SubjectClass.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
SubjectDescriptor.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
SubjectResolver.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
SupportCapabilityRecord.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
TenantGovernanceAggregate.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00
TenantGovernanceAggregateResolver.php feat: add tenant governance aggregate contract and action surface follow-ups (#199) 2026-03-29 21:14:17 +00:00