Skip to content

Release: Promote dev to main - #162

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

Release: Promote dev to main#162
sjungwon03 merged 2 commits into
mainfrom
dev

Conversation

@sjungwon03

Copy link
Copy Markdown
Member

Closes #161

#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 release Dev-to-main release promotion 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 5:02am
type-chain Error Error Jul 31, 2026 5:02am

@sjungwon03
sjungwon03 requested a review from sjungwon03-ai July 31, 2026 03:42

@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.

This release promotion PR includes several structural renames and updates but contains leftover merge conflict artifacts (page.tsx.orig, page.tsx.rej) and an update.patch file that should not be committed.

Blocking findings:

  • apps/theorvane/app/page.tsx.orig and page.tsx.rej present in the diff – these are Git merge conflict resolution leftovers and must be cleaned up before merge.
  • update.patch appears committed – remove any temporary patch files from the repository.

Please resolve these issues and push a new commit (new SHA) for re-review.

@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.

This release promotion PR has addressed the prior blocking issues on the new head SHA.

Resolved findings:

  • Removed leftover merge conflict files (page.tsx.orig, page.tsx.rej) and update.patch from the repository.
  • No new code-quality, security, or correctness issues found in the renames, modifications, and added test file.
  • Mergeable state is true; Vercel CI failures are deployment configuration issues unrelated to code changes.

Approved for merge.

@sjungwon03-ai sjungwon03-ai added review:approved Automated review approved and removed review:changes-requested labels Jul 31, 2026
@sjungwon03
sjungwon03 merged commit 1b09528 into main Jul 31, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: website Theorvane or TypeMCP website application 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