91f76325

By: Michael Lynch <git@mtlynch.io>

Simplify Convert to take genFileID and drop ConvertedEntry.FileID

Replace the genUUID func() string parameter with genFileID func() littlemoments.FileID,
eliminating the FileIDFromString call inside Convert. Remove the never-read FileID
field from ConvertedEntry. main.go now passes littlemoments.NewFileID directly,
dropping the github.com/google/uuid import.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Codeberg

Suite timing

Time to Start Worker time Duration Time to finish
Config 8s 2s 2s 11s
Eval 11s 50s 50s 1m02s
Build 4m12s 1m31s - -
Test - - - -
Deploy - - - -
Suite 8s 2m25s - -