| Category | Feature | Status | Description |
|---|---|---|---|
| Core Storage | libSQL / SQLite | Stable | Performant, reliable storage for triples/chunks. |
| Search | Hybrid vector and FTS | Stable | High-fidelity RRF retrieval. |
| Querying | SPARQL 1.1 | Beta | Full query/update support; optimization ongoing. |
| SDK | worlds-sdk | Stable | Mature, typed interface for core operations. |
| Integrations | MCP Support | Beta | Tool-based integration for Claude and Gemini. |
| Enterprise | RBAC / AuthKit | Alpha | Role-based access control and advanced auth. |
| Infrastructure | Edge Deployment | Beta | Optimized for Deno Deploy and distributed Edge. |
Release stages
- Stable: Production-ready. API is locked and breaking changes are minimized.
- Beta: Feature-complete but may contain performance bottlenecks or minor bugs.
- Alpha: Experimental. API and architecture are subject to frequent, significant changes.