Source:Documentation Index
Fetch the complete documentation index at: https://docs.ixo.world/llms.txt
Use this file to discover all available pages before exploring further.
packages/oracle-runtime/src/plugins/index.ts (stub manifest)
| Attribute | Value |
|---|---|
| Visibility | silent |
| Stability | experimental |
| Default state | Stub (no auto-detect) |
Status: deferred
calls is a stub entry in BUNDLED_PLUGINS so feature toggles work. The legacy apps/app codebase had a @Controller('calls') for LiveKit integration; the getNestModules API hook would technically unblock a real implementation. Deferred for now.
See the framework’s follow-ups for the rebuild plan.
Where to read next
Bundled plugins
The full bundled set.
Add HTTP endpoints
The hook a real
calls plugin would use.