Services
Node-hosted services exposed over capability-gated abilities.
Concepts
- Key-Value Service — Per-space key-value store, the most complete service surface.
- SQL Service — Per-space SQLite SQL service.
- DuckDB Service — Optional per-space DuckDB analytics service.
- Hooks Service — Subscribe/webhook service for reacting to space events.
- Capabilities Service — Service for managing and querying capabilities.
- Encryption Service — Encryption-networks service; v1 is decrypt-only with no node-side encrypt API.
- Vault Service — SDK-virtual service composing kv + encryption for encrypted secret storage.
- Compute Service — Roadmap compute service named in the whitepaper but not present in code.