Spec 116: Baseline drift engine v1 (meta fidelity + coverage guard) #141

Merged
ahmido merged 7 commits from 116-baseline-drift-engine into dev 2026-03-02 22:02:59 +00:00
Owner

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).
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).
ahmido added 7 commits 2026-03-02 22:02:04 +00:00
ahmido merged commit 7620144ab6 into dev 2026-03-02 22:02:59 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ahmido/TenantAtlas#141
No description provided.