CodeIssuesPull RequestsActionsSecurityInsights
✨ AI
More
Settings

feat(web): /api/version deployment fingerprint for deploy debugging #4066

Merged⚡ AI-generatedXSccantynz wants to mergeclaude/code-audit-feature-gaps-acq2mvmainopened Jun 12, 2026
ccantynzcommented Jun 12, 2026

Originally written by @ccantynz-alt on GitHub.
Imported from https://github.com/ccantynz-alt/AlecRae.com/pull/65


Adds a public GET /api/version endpoint to the web app that returns the Vercel build's commit SHA, branch, message, and build time. Passes the auth middleware (/api/* is allowed through), so it works logged-out.

Purpose: the live site appears unchanged to Craig despite main carrying the feature wave and Vercel reporting a build of the merge commit. This endpoint makes the question decidable in one request: open https://<your-domain>/api/version

  • commit starts with 46b584a/later → the new code IS live; the issue is browser/PWA cache or looking at the logged-out landing page (which intentionally didn't change)
  • older commit / 404 → the domain is serving a stale or different Vercel project

https://claude.ai/code/session_013mN1D3m3P95nke5gceVegG


Generated by Claude Code

ccantynzcommented Jun 12, 2026

Originally written by @vercel[bot] on GitHub.


Deployment failed with the following error:

There is no GitHub account connected to this Vercel account.
ccantynzcommented Jun 12, 2026

Originally written by @vercel[bot] on GitHub.


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

Project Deployment Actions Updated (UTC)
alec-rae-com-admin Ready Ready Preview, Comment Jun 12, 2026 12:57am

Cross-repo impact

See what breaks downstream if this PR merges.

Analyze →
⮌ Merged

This pull request was merged into main.

c comment · e edit title · m merge · a approve · r request changes · ? shortcuts