Initial workflow library structure

This commit is contained in:
Morpheus
2026-08-08 20:35:17 +00:00
commit 1c577ae514
7 changed files with 127 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
# Incoming Workflows
Temporary holding area for workflows that have been collected but not yet sorted into a model family.
Move each workflow into the right `models/<family>/` folder once its primary model is clear.