DocumentsDosu Decant
PULL_REQUEST_TEMPLATE
PULL_REQUEST_TEMPLATE
Type
External
Status
Published
Created
Aug 3, 2026
Updated
Aug 3, 2026

Summary#

Why#

Validation#

  • just check passes (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.
PULL_REQUEST_TEMPLATE | Dosu