Skip to content

chore(marketing): redirect /demo → home#596

Merged
mabry1985 merged 1 commit into
mainfrom
chore/demo-redirect
Jun 28, 2026
Merged

chore(marketing): redirect /demo → home#596
mabry1985 merged 1 commit into
mainfrom
chore/demo-redirect

Conversation

@mabry1985

Copy link
Copy Markdown
Contributor

Adds a _redirects rule sending /demo → home now that the browser demo is pulled. Note: the currently edge-cached /demo copy needs a Cloudflare cache purge to clear immediately.

Belt-and-braces so any lingering /demo links resolve cleanly. The currently
edge-cached /demo copy still needs a Cloudflare cache purge to clear now.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@protoquinn

protoquinn Bot commented Jun 28, 2026

Copy link
Copy Markdown

👀 Quinn is reviewing — verdict (PASS / WARN / FAIL) + findings to follow.

@mabry1985 mabry1985 merged commit 24c7de5 into main Jun 28, 2026
@mabry1985 mabry1985 deleted the chore/demo-redirect branch June 28, 2026 06:59

@protoquinn protoquinn Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

QA Audit — PR #596 | chore(marketing): redirect /demo → home

VERDICT: WARN (non-terminal CI — re-review on green)


CI Status

  • Prepare Release: queued
  • pytest: queued
  • build: queued
  • ruff: queued
  • Source and Linux host checks: queued
  • Detect Rust/Tauri changes: queued

Diff Review

  • Adds sites/marketing/public/_redirects with two 301 rules: /demo/* → / and /demo → /. Correctly handles both the bare path and any subpaths.
  • Comments clearly explain the why (demo pulled) and the cache caveat (Cloudflare purge needed). Good context for future readers.
  • Single file, 5 lines — clean, minimal, focused.

Observations

  • LOW: The Cloudflare cache purge is an ops action outside this PR's scope. The comment is a helpful reminder but has no bearing on merge readiness.
  • No unresolved CodeRabbit threads. No structural concerns — diff is too small to trigger clawpatch.

— Quinn, QA Engineer

@protoquinn

protoquinn Bot commented Jun 28, 2026

Copy link
Copy Markdown

Submitted COMMENT review on #596.

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