Storage library; signed_url share; zero-downtime deploys
What shipped.
- Drive is now Storage. Console
/app/storageis a folder browser (drag-drop, multi-file). MCPstorage_publishreturns a presignedsigned_urlfor agents; humans still get durable/d/{token}. - Files stays the document layer — versioned HTML / Markdown / diagrams on
/app/filesand/s/{slug}. Storage is any file type in the Railway bucket. - Root
railway.tomlnow hashealthcheckPath=/health. The server/datavolume is gone. Railway will not overlap two deploys on the same volume, which was 502ing cutovers.