Commit graph

1 commit

Author SHA1 Message Date
e4accb614b chore(roadmap): add idempotent prod roadmap sync script
scripts/sync-roadmap.js takes its own online backup of the target DB, then
upserts the 10 canonical roadmap items matched by display_order — updating
title/description/status/target/features in place so ids, attributions and
shipped_at are preserved. Inserts only when a display_order is missing; never
deletes. Run on the box after deploy with BIFROST_DB_PATH set.
2026-06-18 16:29:14 +02:00