What: Upgrade Filament auf v5.2.1 (inkl. composer.lock + veröffentlichte Filament assets unter public), SpecKit-Doku unter specs/102-..., plus kleine Anpassungen in Tests + Tenant-Scoping in BackupSetResource. Verification: vendor/bin/sail bin pint --dirty --format agent (pass) + vendor/bin/sail artisan test --compact [AlertDeliveryViewerTest.php](http://_vscodecontentref_/6) tests/Feature/Filament/BackupSetGraphSafetyTest.php (pass) Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de> Reviewed-on: #124
11 lines
342 B
Markdown
11 lines
342 B
Markdown
# Data Model: Filament v5.2.1 Upgrade
|
|
|
|
This feature is a **dependency-only** upgrade.
|
|
|
|
- No new entities
|
|
- No schema changes
|
|
- No data ownership changes
|
|
- No state transitions introduced
|
|
|
|
Implication: Any behavior change observed after the upgrade is treated as a regression unless explicitly documented as an upstream bugfix that we accept.
|