TenantAtlas/app/Services/Inventory
ahmido 7620144ab6 Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141)
Implements Spec 116 baseline drift engine v1 (meta fidelity) with coverage guard, stable finding identity, and Filament UI surfaces.

Highlights
- Baseline capture/compare jobs and supporting services (meta contract hashing via InventoryMetaContract + DriftHasher)
- Coverage proof parsing + compare partial outcome behavior
- Filament pages/resources/widgets for baseline compare + drift landing improvements
- Pest tests for capture/compare/coverage guard and UI start surfaces
- Research report: docs/research/golden-master-baseline-drift-deep-analysis.md

Validation
- `vendor/bin/sail bin pint --dirty`
- `vendor/bin/sail artisan test --compact --filter="Baseline"`

Notes
- No destructive user actions added; compare/capture remain queued jobs.
- Provider registration unchanged (Laravel 11+/12 uses bootstrap/providers.php for panel providers; not touched here).

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #141
2026-03-02 22:02:58 +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 fix(onboarding): preserve workspace scope and consent flow (#117) 2026-02-15 22:27:55 +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(spec-087): remove legacy runs (#106) 2026-02-12 12:40:51 +00:00
InventorySelectionHasher.php feat/040-inventory-core (#43) 2026-01-07 14:54:24 +00:00
InventorySyncService.php Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) (#141) 2026-03-02 22:02:58 +00:00