Decide URL scheme for public pages (/h/welcome, /h/humans, /h/changelog)
GoalClosed
Progress100%
1 of 1 tasks completed
Status breakdown
1 completed
Once /h/ is no longer the authenticated product experience, decide where the public-facing pages should live.
Context
Three public (no-auth) pages currently live under /h/:
/h/welcome— glass building entry point, curated "Start Here" content/h/humans— marketing landing page targeting AI-native startups/h/changelog— public daily ship log with velocity stats + RSS feed
After the /h/ → /r/ migration, /h/ will only contain these public pages plus legacy redirects.
Options Identified (not yet decided)
- (a) Keep at
/h/—/h/becomes the public site prefix - (b) Move to root —
/welcome,/humans,/changelog - (c) Move to
/p/— new public prefix
Scope
Decide URL scheme and migrate the three public pages accordingly.
Deferred until after the /h/ → /r/ migration completes.