Skip to content

refactor(integrations): rename vercel-world to workflow-world and align docs with Workflow SDK - #5571

Merged
jog1t merged 1 commit into
mainfrom
stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo
Aug 18, 2026
Merged

refactor(integrations): rename vercel-world to workflow-world and align docs with Workflow SDK#5571
jog1t merged 1 commit into
mainfrom
stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo

Conversation

@jog1t

@jog1t jog1t commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@jog1t

jog1t commented Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

Stack for rivet-dev/actors

Get stack: forklift get 5571
Push local edits: forklift submit
Merge when ready: forklift merge 5571

@railway-app

railway-app Bot commented Aug 18, 2026

Copy link
Copy Markdown

🚅 Deployed to the actors-pr-5571 environment in rivet-frontend

Service Status Web Updated (UTC)
kitchen-sink ❌ Build Failed (View Logs) Web Aug 18, 2026 at 9:58 pm
frontend-cloud ❌ Build Failed (View Logs) Web Aug 18, 2026 at 9:58 pm
ladle ❌ Build Failed (View Logs) Web Aug 18, 2026 at 9:58 pm
frontend-inspector ❌ Build Failed (View Logs) Web Aug 18, 2026 at 9:58 pm
website ❌ Build Failed (View Logs) Web Aug 18, 2026 at 9:51 pm
mcp-hub ✅ Success (View Logs) Web Aug 18, 2026 at 12:12 pm

@railway-app
railway-app Bot temporarily deployed to rivet-frontend / actors-pr-5571 August 18, 2026 12:12 Destroyed
@claude

claude Bot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Review

PR renames @rivet-dev/vercel-world to @rivet-dev/workflow-world (and the vercel-workflow example to workflow-sdk), plus reworded associated docs. This is a clean, mechanical rename.

Verified:

  • No stale vercel-world / vercelWorldActors / old example-path references remain anywhere in the tracked repo (integrations/, examples/, docs/, .github/workflows/, pnpm-lock.yaml, scripts/publish/).
  • Durable on-disk identifiers were correctly left unchanged with new explanatory comments, since renaming them would reset migration/cron state for existing deployments:
    • SQLite migration table names in integrations/workflow-world/src/actors/db.ts:280,284,288 (vercel_world_*_schema_version)
    • Cron job name in integrations/workflow-world/src/actors/workflow-run.ts:149 (vercel-world-recovery)
  • Doc route changes (docs/sidebar.json, docs/content/integrations/vercel-eve.mdx, new docs/content/integrations/workflow-sdk.mdx) are internally consistent and match the existing /actors/integrations/{slug} routing convention.
  • CI/publish wiring (docs-sync.yml, publish.yaml, scripts/publish/src/lib/packages.ts) updated consistently with the package/directory rename.
  • No CLAUDE.md terminology violations introduced (rivet.dev vs rivet.gg, etc.).

No issues found. No bugs, no test coverage gaps introduced by the rename, no security or performance concerns.


🤖 Generated with automated code review

@jog1t
jog1t force-pushed the stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo branch from 01d8b5b to 93360e5 Compare August 18, 2026 12:31
@railway-app
railway-app Bot temporarily deployed to rivet-frontend / actors-pr-5571 August 18, 2026 12:31 Destroyed
@jog1t
jog1t force-pushed the stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo branch from 93360e5 to e1c05c4 Compare August 18, 2026 12:40
@railway-app
railway-app Bot temporarily deployed to rivet-frontend / actors-pr-5571 August 18, 2026 12:40 Destroyed
@jog1t
jog1t force-pushed the stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo branch from e1c05c4 to 6dbb51b Compare August 18, 2026 12:53
@railway-app
railway-app Bot temporarily deployed to rivet-frontend / actors-pr-5571 August 18, 2026 12:53 Destroyed
@jog1t
jog1t force-pushed the stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo branch from 6dbb51b to 7e2cee2 Compare August 18, 2026 12:58
@railway-app
railway-app Bot temporarily deployed to rivet-frontend / actors-pr-5571 August 18, 2026 12:58 Destroyed
@jog1t
jog1t force-pushed the stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo branch from 7e2cee2 to d16bfd0 Compare August 18, 2026 13:01
@railway-app
railway-app Bot temporarily deployed to rivet-frontend / actors-pr-5571 August 18, 2026 13:01 Destroyed
@jog1t
jog1t force-pushed the stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo branch from d16bfd0 to 4c8210c Compare August 18, 2026 21:48
@railway-app
railway-app Bot temporarily deployed to rivet-frontend / actors-pr-5571 August 18, 2026 21:48 Destroyed
@jog1t
jog1t force-pushed the stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo branch from 4c8210c to 1d231c1 Compare August 18, 2026 21:50
@railway-app
railway-app Bot temporarily deployed to rivet-frontend / actors-pr-5571 August 18, 2026 21:50 Destroyed
@jog1t
jog1t merged commit 1d231c1 into main Aug 18, 2026
7 of 12 checks passed
@jog1t
jog1t deleted the stack/refactor-integrations-rename-vercel-world-to-workflow-world-and-align-docs-with-workflow-sdk-yoqozxqo branch August 18, 2026 22:42
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.

1 participant