Expand description
Workflow persistence module
Provides save/load functionality for workflow contexts
Supports two storage locations:
- User directory:
~/.matrix/workflows/(global workflows) - Project directory:
.matrix/workflows/(project-specific workflows)
Structsยง
- Workflow
Persistence - Workflow persistence manager