TenantAtlas/apps/platform/app/Support/Verification
ahmido 1debe40ced feat: implement provider capability registry (#342)
## Summary
- implement the provider capability registry and derived capability evaluation flow
- update provider connections, onboarding, required-permissions diagnostics, and provider blocker translation to use capability-first summaries
- add bounded unit, feature, and browser test coverage plus the prepared Spec 283 artifacts

## Notes
- branch: `283-provider-capability-registry`
- commit: `74e75c3e`
- no additional validation commands were run in this git/PR flow step

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #342
2026-05-08 21:17:05 +00:00
..
BlockedVerificationReportFactory.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
PreviousVerificationReportResolver.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
StaleQueuedVerificationReportFactory.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
TenantPermissionCheckClusters.php feat: implement provider capability registry (#342) 2026-05-08 21:17:05 +00:00
VerificationAssistViewModelBuilder.php feat: implement provider capability registry (#342) 2026-05-08 21:17:05 +00:00
VerificationCheckSeverity.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
VerificationCheckStatus.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
VerificationLinkBehavior.php feat: complete workspace-first environment routing cutover (#340) 2026-05-07 21:56:14 +00:00
VerificationReportFingerprint.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
VerificationReportOverall.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
VerificationReportSanitizer.php feat: normalize provider connection scope contracts (#339) 2026-05-07 19:28:42 +00:00
VerificationReportSchema.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
VerificationReportWriter.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00