Skip to content

Release: promote the OpenScene rename to production - #165

Merged
sjungwon03 merged 2 commits into
mainfrom
dev
Jul 31, 2026
Merged

Release: promote the OpenScene rename to production#165
sjungwon03 merged 2 commits into
mainfrom
dev

Conversation

@sjungwon03

Copy link
Copy Markdown
Member

Closes #164

What ships

73 files changed. No code change in this PR; it promotes already-reviewed commits.

Production impact

The OpenScene site's canonical origin becomes https://openscene.app. Sitemap, robots directives, OpenGraph metadata, the Theorvane home product card, and the RybbIt site ID all move with it. open-video.app, www.open-video.app, and openvideo.theorvane.tech each redirect permanently to the new origin, so the accumulated search signals transfer instead of splitting across hosts.

All four hostnames already resolve and redirect correctly, so this promotion does not depend on pending DNS or Vercel work.

Verification

verify and release-promotion pass on the dev head. The two Vercel check failures are the repository's documented state — Preview deployments are disabled, and the same failures appear on unrelated PRs such as #163.

Post-merge checks

  • https://openscene.app/ serves the renamed site with the OPEN SCENE wordmark
  • https://openscene.app/sitemap.xml and /robots.txt reference openscene.app
  • https://openscene.app/docs and /docs/ko serve the bilingual documentation
  • https://open-video.app/, https://www.open-video.app/, https://openvideo.theorvane.tech/ redirect permanently to openscene.app
  • https://theorvane.tech/ links its product card at openscene.app

🤖 Generated with Claude Code

sjungwon03 and others added 2 commits July 31, 2026 12:41
#160)

* feat: rename OpenVideo to OpenScene and move the site to openscene.app

Renames the product across the monorepo and makes `openscene.app` its
canonical origin. `apps/openvideo` becomes `apps/openscene` and the
workspace package becomes `@theorvane/openscene-site`.

The canonical origin, sitemap, robots directives, OpenGraph metadata,
and the Theorvane home product link all move to `https://openscene.app`.
The wordmark is authored as `OPEN<span>VIDEO</span>`, so the header,
footer, docs shell, and generated OG image each needed the split markup
updated rather than a plain string replacement.

`open-video.app` and `www.open-video.app` join `openvideo.theorvane.tech`
as legacy hosts that permanently redirect to the canonical origin, so the
search signals accumulated under the previous canonical domain transfer
instead of splitting across hosts. Every former hostname must stay
attached to the Vercel project for those redirects to be reached.

The legacy hostname `openvideo.theorvane.tech` keeps its name because
renaming it would break the redirect it exists to serve. Copy describing
what the editor does — "video editor", "video generation" — is unchanged,
since it names the function rather than the product.

Sitemap `lastModified` moves to 2026-07-31 for OpenScene and Theorvane,
the two sites whose published content changed.

Closes #159

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

* fix: point OpenScene at its own RybbIt site and correct Korean particles

The move to `openscene.app` created a distinct RybbIt site, so the tracking
script now carries `c2c0972a916f` instead of the site ID registered under
the previous domain. The task brief records the supersession rather than
leaving a stale ID that reads as current.

Renaming OpenVideo to OpenScene also broke the Korean particles that
followed it. The former name ended in a vowel and took 는/를/가/란; the new
one ends in a consonant and takes 은/을/이/이란.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
@sjungwon03 sjungwon03 added type: feature Product or user-visible capability work area: website Theorvane or TypeMCP website application work area: seo Search, metadata, crawl, or canonical-host work area: brand Brand identity, icon, or visual asset work release Dev-to-main release promotion priority: high High-priority work labels Jul 31, 2026
@sjungwon03 sjungwon03 self-assigned this Jul 31, 2026
@vercel

vercel Bot commented Jul 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openscene Error Error Jul 31, 2026 6:30am
type-chain Error Error Jul 31, 2026 6:30am

@sjungwon03
sjungwon03 requested a review from sjungwon03-ai July 31, 2026 06:30

@sjungwon03-ai sjungwon03-ai left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: Production promotion of the OpenScene rename. 73 files are mostly renames + redirects + metadata updates from previously reviewed dev commits. Known Vercel preview failures are pre-existing and documented; no new code-quality issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: brand Brand identity, icon, or visual asset work area: seo Search, metadata, crawl, or canonical-host work area: website Theorvane or TypeMCP website application work priority: high High-priority work release Dev-to-main release promotion review:approved Automated review approved type: feature Product or user-visible capability work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants