079d482e

By: Michael Lynch <git@mtlynch.io>

Use real JSON file content in tinybeans tests

Each test now inlines the full JSON as it appears in the actual export
files, including fields the parser ignores. This ensures the parser
handles realistic input rather than hand-rolled minimal JSON fragments.

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