TenantAtlas/resources/views/filament
ahmido c17255f854 feat: implement baseline subject resolution semantics (#193)
## 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

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #193
2026-03-25 12:40:45 +00:00
..
actions feat: add verify access required permissions assist (#168) 2026-03-14 02:00:28 +00:00
admin Fix tenant dashboard 500 (missing BaselineCompareRun) (#125) 2026-02-20 21:07:34 +00:00
components feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
forms/components feat: normalize operator outcome taxonomy (#186) 2026-03-22 12:13:34 +00:00
infolists/entries feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
modals feat: add onboarding lifecycle checkpoints and locking (#169) 2026-03-14 11:02:29 +00:00
pages feat: implement baseline subject resolution semantics (#193) 2026-03-25 12:40:45 +00:00
partials feat: add baseline gap details surfaces (#192) 2026-03-24 19:05:23 +00:00
resources/policy-version-resource/pages feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00
schemas/components feat: add onboarding lifecycle checkpoints and locking (#169) 2026-03-14 11:02:29 +00:00
system feat: normalize operator outcome taxonomy (#186) 2026-03-22 12:13:34 +00:00
widgets feat: add baseline snapshot truth guards (#189) 2026-03-23 11:32:00 +00:00