f4f6fed8

By: Michael Lynch <git@mtlynch.io>

Move JSON parsers to tinybeans/parse subpackage to slim public API

ParseJournal, ParseEntry, and ParseFollowers were only exported so
tinybeans_test could reach them. Moving them to a parse subpackage lets
parse_test test them directly while keeping the tinybeans public surface
to just Parse(fs.FS) and the domain types.

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

Suite timing

Time to Start Worker time Duration Time to finish
Config 0s 1s 1s 1s
Eval 1s 32s 32s 33s
Build 2s 2m18s 54s 57s
Test - - - -
Deploy - - - -
Suite 0s 2m51s 56s 57s

Timeline

0s10s20s30s40s50s