Skip to content

Companion hub at zishanalikhan.com/agents-orchestrated - #1

Closed
letmereviewyourcode wants to merge 5 commits into
mainfrom
cursor/series-webpage-codemap-ad49
Closed

letmereviewyourcode wants to merge 5 commits into
mainfrom
cursor/series-webpage-codemap-ad49

Conversation

@letmereviewyourcode

@letmereviewyourcode letmereviewyourcode commented Aug 28, 2026

Copy link
Copy Markdown
Owner

The companion hub is live on the personal domain.

Public URL: https://zishanalikhan.com/agents-orchestrated/

What shipped

  • Hub files are staged at /agents-orchestrated/ so the personal site can reverse-proxy that path without taking over essays.
  • A single rewrite on letmereviewyourcode-github-io maps ^/agents-orchestrated(/.*)?$ to the hub origin. /series/agents-orchestrated/ is not rewritten.
  • Asset URLs are prefix-absolute (/agents-orchestrated/assets/...) so the clean-URL codemap at /agents-orchestrated/codemap/ actually loads JS.
  • Chrome matches the live site: Inter / Newsreader / JetBrains Mono variable fonts from /_astro/, same nav, locale picker, search, theme toggle, footer.
  • Canonical URLs stay on zishanalikhan.com. Pages do not mention vercel.app.

Verified

  • Hub, codemap, CSS, JS: 200 on zishanalikhan.com
  • Essay index + EP 01–03 + homepage + guides: still 200
  • Follow-up: asset-path fix so the interactive map runs under /codemap/

Essay source is still the private letmereviewyourcode.github.io repo. A Visual companion button on that series index needs a change there.

Open in Web Open in Cursor 

cursoragent and others added 4 commits August 28, 2026 13:40
A static hub in docs/ covering the three shipped episodes, the moats,
and the protocol stack, plus an interactive codemap of the public repos
for anyone who wants the file-level picture.

Co-authored-by: Zishan Ali Khan <letmereviewyourcode@users.noreply.github.com>
Restyle the hub to sit next to the essays (same nav, serif, green accent,
light/dark) instead of overlaying /series/agents-orchestrated. Point
canonical URLs at zishanalikhan.com/agents-orchestrated, which is currently
a 404.

Co-authored-by: Zishan Ali Khan <letmereviewyourcode@users.noreply.github.com>
Keep the GitHub README as the original series hub. Serve the visual
pages from docs/ as a separate Vercel project, with rewrites only for
/agents-orchestrated — never /series/agents-orchestrated. Tests check
local structure, that the live essays still ship, and deployed parity
once the path is live.

Co-authored-by: Zishan Ali Khan <letmereviewyourcode@users.noreply.github.com>
Stage the static files at the path prefix Vercel forwards, match the
live site fonts and chrome, and keep public URLs on zishanalikhan.com
instead of the Vercel app hostname.

Co-authored-by: Zishan Ali Khan <letmereviewyourcode@users.noreply.github.com>
@vercel

vercel Bot commented Aug 28, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
agents-orchestrated-hub Ready Ready Preview Aug 28, 2026 3:04pm

Clean URLs put the map at /agents-orchestrated/codemap/, so relative
assets/ paths resolved one directory too deep and JS never ran.

Co-authored-by: Zishan Ali Khan <letmereviewyourcode@users.noreply.github.com>
@cursor cursor Bot changed the title Series webpage and visual codemap Companion hub at zishanalikhan.com/agents-orchestrated Aug 28, 2026
@letmereviewyourcode
letmereviewyourcode deleted the cursor/series-webpage-codemap-ad49 branch August 28, 2026 20:06

This branch was successfully deployed

1 active deployment
Preview 11b96889 Deployed Aug 28, 2026 by vercel[bot]
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.

2 participants