TenantAtlas/app/Services/Inventory
ahmido 4db8030f2a Spec 081: Provider connection cutover (#98)
Implements Spec 081 provider-connection cutover.

Highlights:
- Adds provider connection resolution + gating for operations/verification.
- Adds provider credential observer wiring.
- Updates Filament tenant verify flow to block with next-steps when provider connection isn’t ready.
- Adds spec docs under specs/081-provider-connection-cutover/ and extensive Spec081 test coverage.

Tests:
- vendor/bin/sail artisan test --compact tests/Feature/Filament/TenantSetupTest.php
- Focused suites for ProviderConnections/Verification ran during implementation (see local logs).

Co-authored-by: Ahmed Darrazi <ahmeddarrazi@MacBookPro.fritz.box>
Reviewed-on: #98
2026-02-08 11:28:51 +00:00
..
DependencyTargets feat/042-inventory-dependencies-graph (#50) 2026-01-10 12:50:08 +00:00
CoverageCapabilitiesResolver.php feat/047-inventory-foundations-nodes (#51) 2026-01-10 20:47:29 +00:00
DependencyExtractionService.php feat/042-inventory-dependencies-graph (#50) 2026-01-10 12:50:08 +00:00
DependencyQueryService.php feat/042-inventory-dependencies-graph (#49) 2026-01-10 00:20:14 +00:00
InventoryConcurrencyLimiter.php feat/040-inventory-core (#43) 2026-01-07 14:54:24 +00:00
InventoryMetaSanitizer.php feat/040-inventory-core (#43) 2026-01-07 14:54:24 +00:00
InventoryMissingService.php feat/040-inventory-core (#43) 2026-01-07 14:54:24 +00:00
InventorySelectionHasher.php feat/040-inventory-core (#43) 2026-01-07 14:54:24 +00:00
InventorySyncService.php Spec 081: Provider connection cutover (#98) 2026-02-08 11:28:51 +00:00