Module read

Module read 

Source
Expand description

Journaled workflow reading utilities.

Provides helpers to read workflow versions from AIM files using Journal offsets. Used by higher-level workspace APIs; not intended as the primary embedding surface.

Functionsยง

read_latest
Read the latest complete workflow version from an AIM file using its journal.
read_version
Read the contents of a specific workflow version using journal offsets.