Skip to content

SWI-11363 Rebrand to Migration Toolkit#21

Merged
kshahbw merged 1 commit into
mainfrom
rebrand/migration-toolkit
Jul 23, 2026
Merged

SWI-11363 Rebrand to Migration Toolkit#21
kshahbw merged 1 commit into
mainfrom
rebrand/migration-toolkit

Conversation

@kshahbw

@kshahbw kshahbw commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Renames the repo/package bw-voice-adaptermigration-toolkit and rebrands the three tools around the migration story.

What changed

  • Identity — package + lockfile name → migration-toolkit; Backstage catalog files (component name + project-slug); src/server/errors.ts docs URL; CONTRIBUTING.
  • Full code rename (via git mv, history follows):
    • src/preflightsrc/compatibility-check · npm run preflightnpm run compatibility-check (Compatibility Check)
    • the adapter → Real-Time Translator (prose/UI; internal module names kept)
    • src/generatesrc/bxml-generator · npm run generatenpm run bxml-generator (BXML Generator)
    • test files renamed to match; all imports rewired
  • README — rebuilt around the three-step flow (Compatibility Check → Real-Time Translator → BXML Generator).
  • Webpageweb/ rebranded "Migration Preflight" → "Migration Compatibility Check" (copy only; PreflightView/CSS identifiers kept).
  • Docs — AGENTS.md phase/commands, docs/demo.md.

Verification

  • npm run typecheck clean
  • 303/303 tests pass
  • npm run playground:build succeeds

Follow-ups (out of band)

  • Repo rename in GitHub Settings (bw-voice-adaptermigration-toolkit) — old URLs auto-redirect; the new-name links in this PR resolve once renamed.
  • Companion docs PR in api-specs rebrands the developer-tools guide.

Rename the repo/package bw-voice-adapter → migration-toolkit and rebrand the
three tools around the migration story:

- preflight → Compatibility Check (src/compatibility-check, npm run compatibility-check)
- the adapter → Real-Time Translator
- generate → BXML Generator (src/bxml-generator, npm run bxml-generator)

Rebuilds the README around the three-step flow, rebrands the web playground to
"Migration Compatibility Check" (copy only; internal identifiers kept), and
updates the Backstage catalog files, AGENTS.md, docs/demo.md, and the errors
doc URL. Directory moves use git mv so history follows.

Typecheck clean; 303/303 tests pass; playground builds.
@kshahbw
kshahbw requested review from a team as code owners July 23, 2026 20:59
@bwappsec

bwappsec commented Jul 23, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@kshahbw kshahbw changed the title Rebrand to Migration Toolkit SWI-11363 Rebrand to Migration Toolkit Jul 23, 2026
@kshahbw
kshahbw merged commit d205cf5 into main Jul 23, 2026
5 of 6 checks passed
@kshahbw
kshahbw deleted the rebrand/migration-toolkit branch July 23, 2026 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants