CluPilotCloud/docs/superpowers
nexxo c642090d97 Point the mailbox model at the UUID trait the repo already has
Seventeen models use App\Models\Concerns\HasUuid, and R11 is the reason:
URLs address records by UUID, not by integer primary key. The plan told
the implementer to hand-roll booted() instead, losing getRouteKeyName()
with it. Authoring error, corrected before the remaining tasks copy it.
2026-07-27 21:28:23 +02:00
..
plans Point the mailbox model at the UUID trait the repo already has 2026-07-27 21:28:23 +02:00
specs Design mailboxes as records, not as one more secret 2026-07-27 20:51:03 +02:00