Current status
Self-hosting is not part of the private beta. The supported path depends on which Worlds components you run:worlds-api: the self-hostable Worlds data-plane service (search, SPARQL, import, export).worlds-sdk-ts: local and embedded Worlds SDK usage.worlds-client-ts: generated data-plane HTTP client for the hosted or self-hosted Worlds API.worlds-libsql: durable SQLite-compatible storage through LibSQL/Turso-style backends.worlds-postgres: durable PostgreSQL-backed storage.
Deployment responsibilities
When you self-host, you own:- Worlds data services and storage.
- Network ingress and access control.
- Token issuance and rotation.
- Backups, monitoring, and incident response.