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.