RaySpec v1.6.1
Patch: @rayspec/db now ships its drizzle/ platform migration chain in the npm tarball, so a backend booted from the npm packages applies its migrations at startup. No API or runtime changes. Previously the chain was excluded by files:["dist"], so an npm-consumed boot failed in applyMigrations().