Summary#
Why#
Validation#
-
just checkpasses (bun test,bunx tsc --noEmit,bunx biome check ., distribution staging smoke). - New behavior has focused tests. No existing test was weakened or deleted to make this pass.
Archive schema#
The baseline is LATEST_SCHEMA_VERSION in src/db.ts. Check one:
- This change does not touch the archive schema.
- This change bumps the schema. It ships the migration, and the summary above says what happens to archives created before it.