Expand description
Stasis is a durable AI orchestration framework with runtime jobs, control-plane primitives, and memory integration adapters. Use the prelude module for a batteries-included public API surface.
Modules§
- application
- config_
prelude - Environment and secrets configuration helpers.
- dashboard
- domain
- infrastructure
- memory_
prelude - Minimal memory imports for consumers using context store/recall/transform APIs.
- memory_
prelude_ ext - Extended memory imports including concrete Locus adapters and context reader/writer traits.
- ports
- prelude
- Re-exported minimal public API surface for common Stasis consumers.
- prelude_
ext - Re-exported extended API surface for advanced integrations.
- runtime_
prelude - Minimal runtime imports for consumers integrating job handlers and runtime wiring.
- runtime_
prelude_ ext - Extended runtime imports including orchestration payloads, endpoint routing, and store adapters.
- sdk
- sdk_
prelude - Minimal SDK imports for common external consumers.
- sdk_
prelude_ ext - Extended SDK imports including control-plane and provider-specific integration types.
- telemetry_
prelude - OpenTelemetry contract keys, span names, and runtime telemetry ports.