Docs
Hosting
Every Manycast project gets its own host. Marketing stays on the apex.
Platform vs project
manycast.ai is the platform marketing site. It is not where journals live.
Each project gets an opaque production host:
{projectId}.manycast.ai
And a staging twin:
staging-{projectId}.manycast.ai
Why not a path?
Customers need to CNAME a brand domain to a hostname. URL paths cannot be CNAMEd. That is why every project needs its own host.
Shortcut redirect
For convenience only, the apex supports:
manycast.ai/p/{slug} → project host
Example: /p/hartwells redirects to the Hartwells project host. Do not use path hosting for custom domains.
Staging
Staging hosts are gated (Cloudflare Access and/or a Worker credential). Production stays public. Use staging to try designs, prompts, and cadence before anything hits the live journal.