Spec 094: Assignment ops observability hardening #113
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "094-assignment-ops-observability-hardening"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements spec 094 (assignment fetch/restore observability hardening):
Also includes Postgres-only FK defense-in-depth check and a discoverable
composer test:pgsqlrunner (scoped to the FK constraint test).Tests:
vendor/bin/sail artisan test --compact(passed)vendor/bin/sail composer test:pgsql(passed)