feat: implement baseline subject resolution semantics #193

Merged
ahmido merged 2 commits from 163-baseline-subject-resolution into dev 2026-03-25 12:40:48 +00:00
Owner

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
## 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
ahmido added 2 commits 2026-03-25 12:36:16 +00:00
ahmido merged commit c17255f854 into dev 2026-03-25 12:40:48 +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#193
No description provided.