From 87c9d1be1625cfba76644644015c5ddadb09f7fa Mon Sep 17 00:00:00 2001 From: Michael Wolf Date: Sun, 25 Jan 2026 18:19:32 -0600 Subject: [PATCH] Update todo list --- TODO.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO.md b/TODO.md index eb1bcba..19b68a8 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,11 @@ ## high importance +- Many of the UUIDs generated are not UUIDv7. This needs to be fixed. + - [ ] Add unit tests all over the place. - ⚠️ Huge task - needs breakdown before starting +- [ ] map exceptions back to source lines - [ ] migrations, seeding, fixtures