revert: rename back to docs directory
This commit is contained in:
6
docs/glossary.md
Normal file
6
docs/glossary.md
Normal file
@@ -0,0 +1,6 @@
|
||||
# Terminology
|
||||
|
||||
- Flow: A workflow that is executed by the coordinator.
|
||||
- Job: A unit of work that is executed by a runner.
|
||||
- Supervisor: A job dispatcher that routes jobs to the appropriate runners.
|
||||
- Runner: A job executor that runs the actual job steps.
|
||||
Reference in New Issue
Block a user