Skip to main content

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.

Source: packages/oracle-runtime/src/plugins/index.ts (stub manifest)
AttributeValue
Visibilitysilent
Stabilityexperimental
Default stateStub (auto-detects on REDIS_URL)

Status: deferred

tasks is a stub entry in BUNDLED_PLUGINS so feature toggles and the REDIS_URL auto-detect hint work, but no functionality is wired. The original port revealed contract violations that need rework before a full implementation lands. See the framework’s follow-ups and the task spec at specs/tasks/ for the rebuild plan.

Environment variables (when implemented)

VarRequiredDescription
REDIS_URLyesWill trigger auto-detect when the real plugin lands.

Bundled plugins

The full bundled set.

Plugin anatomy

What a real plugin looks like.