import { existsSync, readFileSync, rmSync, writeFileSync } from "node:fs"; import { join } from "node:path"; import type { WorkspaceMigration } from "./types.js"; const MIGRATION_ID = "071-remove-safe-storage-release-note"; const SAFE_STORAGE_RELEASE_NOTE_ID = "067-release-notes-safe-storage-limits"; const SAFE_STORAGE_MARKER = ``; const RELEASE_NOTE_MARKER_PREFIX = "