Replace the UUID wrapper with storage-specific KSUID types that share
GraphQL string transit but use distinct SQL Scan/Value encodings.
Co-authored-by: Cursor <cursoragent@cursor.com>
Reorganize monolithic dbx.go and utility.go into focused files by
concern, add package doc.go, and gitignore coverage.out.
Co-authored-by: Cursor <cursoragent@cursor.com>