TenantAtlas/tests/Feature/Baselines
ahmido c17255f854 feat: implement baseline subject resolution semantics (#193)
## Summary
- add the structured subject-resolution foundation for baseline compare and baseline capture, including capability guards, subject descriptors, resolution outcomes, and operator action categories
- persist structured evidence-gap subject records and update compare/capture surfaces, landing projections, and cleanup tooling to use the new contract
- add Spec 163 artifacts and focused Pest coverage for classification, determinism, cleanup, and DB-only rendering

## Validation
- `vendor/bin/sail bin pint --dirty --format agent`
- `vendor/bin/sail artisan test --compact tests/Unit/Support/Baselines tests/Feature/Baselines tests/Feature/Filament/OperationRunEnterpriseDetailPageTest.php`

## Notes
- verified locally that a fresh post-restart baseline compare run now writes structured `baseline_compare.evidence_gaps.subjects` records instead of the legacy broad payload shape
- excluded the separate `docs/product/spec-candidates.md` worktree change from this branch commit and PR

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #193
2026-03-25 12:40:45 +00:00
..
Support feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineAssignmentTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCaptureAmbiguousMatchGapTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCaptureGapClassificationTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineCaptureRbacRoleDefinitionsTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineCaptureTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineCompareAmbiguousMatchGapTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineCompareAuditEventsTest.php feat: add baseline gap details surfaces (#192) 2026-03-24 19:05:23 +00:00
BaselineCompareCoverageGuardTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineCompareCoverageProofGuardTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCompareCrossTenantMatchTest.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
BaselineCompareDriftEvidenceContractRbacTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineCompareDriftEvidenceContractTest.php feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
BaselineCompareExecutionGuardTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineCompareExplanationFallbackTest.php feat: implement operator explanation layer (#191) 2026-03-24 11:24:33 +00:00
BaselineCompareFindingRecurrenceKeyTest.php feat: harden operation lifecycle monitoring (#190) 2026-03-23 21:53:19 +00:00
BaselineCompareFindingsTest.php Spec 119: Drift cutover to Baseline Compare (golden master) (#144) 2026-03-06 14:30:49 +00:00
BaselineCompareGapClassificationTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineComparePerformanceGuardTest.php Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141) 2026-03-02 22:02:58 +00:00
BaselineComparePreconditionsTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineCompareProtectedChangeTest.php Spec 120: harden secret redaction integrity (#146) 2026-03-07 16:43:01 +00:00
BaselineCompareRbacRoleDefinitionsTest.php feat: add Intune RBAC baseline compare support (#156) 2026-03-09 18:49:20 +00:00
BaselineCompareResumeIdempotencyTest.php Spec 118: Resumable baseline evidence capture + snapshot UX (#143) 2026-03-04 22:34:13 +00:00
BaselineCompareResumeTokenTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineCompareStatsTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineCompareWhyNoFindingsReasonCodeTest.php feat: implement operator explanation layer (#191) 2026-03-24 11:24:33 +00:00
BaselineEvidenceResumeTokenContractTest.php Spec 118: Resumable baseline evidence capture + snapshot UX (#143) 2026-03-04 22:34:13 +00:00
BaselineGapContractCleanupTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineOperabilityAutoCloseTest.php Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141) 2026-03-02 22:02:58 +00:00
BaselineProfileArchiveActionTest.php Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141) 2026-03-02 22:02:58 +00:00
BaselineProfileAuthorizationTest.php Baseline governance UX polish + view Infolist (#123) 2026-02-19 23:56:09 +00:00
BaselineProfileWorkspaceOwnershipTest.php feat(115): baseline operability + alerts (#140) 2026-03-01 02:26:47 +00:00
BaselineResolutionDeterminismTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
BaselineResumeCaptureAuditEventsTest.php Spec 118: Resumable baseline evidence capture + snapshot UX (#143) 2026-03-04 22:34:13 +00:00
BaselineSnapshotBackfillTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineSnapshotLifecycleAuditabilityTest.php feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00
BaselineSupportCapabilityGuardTest.php feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00