Canonical location for documentation, example workflows and reference service implementations covering distributed execution patterns. Covers AC1-AC4: execution-target selection, decision support, readiness checks and code-level linkage. Tightly coupled jobs and the loosely coupled subprocess transport are verified by the test suite; the Kubernetes pipes transport is implemented but not yet cluster-run and is marked as such in the guide. Changelog: added
6 lines
60 B
Plaintext
6 lines
60 B
Plaintext
*.egg-info/
|
|
**/__pycache__/
|
|
.venv/
|
|
.pytest_cache/
|
|
.coverage
|