TenantAtlas/apps/platform
ahmido feeaadd5ad feat: add provider-missing policy visibility and restore continuity (#316)
## Summary
- separate provider-missing policy presence from local ignore semantics by introducing `missing_from_provider_at`
- update policy, backup, and restore surfaces so current-state capture stays honest while historical restore continuity remains available
- add focused sync, Filament, backup, restore, localization, and badge coverage for the new provider-missing behavior

## Scope
- policy sync and model truth
- policy resource visibility, badges, labels, and action gating
- backup/export eligibility and restore continuity messaging
- spec 261 artifacts and focused tests

## Validation
- feature-specific Pest coverage is included in the branch
- validation was not re-run as part of this commit/push/PR handoff

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #316
2026-05-01 20:18:27 +00:00
..
.pnpm-store/v10 Spec 235: harden baseline truth and onboarding flows (#271) 2026-04-24 05:44:54 +00:00
app feat: add provider-missing policy visibility and restore continuity (#316) 2026-05-01 20:18:27 +00:00
bootstrap refactor: remove findings lifecycle backfill runtime surfaces (#294) 2026-04-28 22:00:51 +00:00
config feat(specs/256): external support desk handoff (#301) 2026-04-29 20:16:40 +00:00
database feat: add provider-missing policy visibility and restore continuity (#316) 2026-05-01 20:18:27 +00:00
drizzle
lang feat: add provider-missing policy visibility and restore continuity (#316) 2026-05-01 20:18:27 +00:00
public feat: implement spec 192 record page header discipline (#226) 2026-04-11 21:20:41 +00:00
resources feat: add provider-missing policy visibility and restore continuity (#316) 2026-05-01 20:18:27 +00:00
routes refactor: remove findings lifecycle backfill runtime surfaces (#294) 2026-04-28 22:00:51 +00:00
storage
tests feat: add provider-missing policy visibility and restore continuity (#316) 2026-05-01 20:18:27 +00:00
.env.example feat(specs/256): external support desk handoff (#301) 2026-04-29 20:16:40 +00:00
artisan
composer.json feat: implement runtime trend recalibration reporting (#244) 2026-04-18 07:36:05 +00:00
composer.lock
drizzle.config.ts
package.json feat: implement workspace foundation website app (#214) 2026-04-08 12:20:31 +00:00
phpunit.pgsql.xml Spec 206: implement test suite governance foundation (#239) 2026-04-16 13:58:50 +00:00
phpunit.xml Spec 206: implement test suite governance foundation (#239) 2026-04-16 13:58:50 +00:00
pnpm-lock.yaml feat: compress governance operator outcomes (#253) 2026-04-19 12:30:36 +00:00
vite.config.js