core

Alignment state context, getters, and updaters for route handlers

AlignContext

Common state values loaded by alignment handlers in a single call.


source

AlignContext


def AlignContext(
    args:VAR_POSITIONAL, kwargs:VAR_KEYWORD
):

Common alignment state values loaded by handlers.

State Management

Functions for reading and writing alignment state via the workflow state store.

Conversion Helpers