project-bifrost-platform/scripts
Arlind 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
..
backup.sh chore(deploy): align deploy artifacts to the target server's conventions 2026-06-17 13:16:57 +02:00
deploy.sh fix(deploy): non-interactive restart in deploy.sh; restart-only sudoers rule 2026-06-17 15:55:38 +02:00
migrate.js fix(db): migrate.js honors BIFROST_DB_PATH 2026-06-17 12:54:22 +02:00
seed-demo.js feat(roadmap): feature bullets, live items, larger scroll-locked route 2026-06-18 16:04:56 +02:00
seed-production.js feat(db): production seed script with the real pilot data 2026-06-17 11:16:40 +02:00
seed-roadmap.js feat(db): roadmap_items gains 'considering' + 'in_beta' rename, --on-ink tokens 2026-05-12 10:46:39 +02:00
seed.js chore(seed): fake email domains + extend wipe chain 2026-05-11 17:12:47 +02:00
sync-roadmap.js chore(roadmap): add idempotent prod roadmap sync script 2026-06-18 16:29:14 +02:00