SoloMind Infrastructure
Model catalog is online.
This subdomain serves the static model metadata used by the SoloMind iOS app. It is intentionally simple: the app reads the catalog, then loads the revisioned model manifests when a user chooses a download.
Available endpoint
Revisioned model manifests are served under /manifests/<model-id>/<revision>.json
and are discovered by the app through the runtime catalog.
Notes
This is an operational endpoint, not the public marketing site. It is kept no-indexed on purpose and is hosted as static files on Cloudflare Pages.