Skip to main content

Crate stasis

Crate stasis 

Source
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.

Attribute Macros§

stasis_tool