Initial commit — turnstone multi-node AI orchestration platform.

This commit is contained in:
Patrick Buckley
2026-03-02 00:24:29 -08:00
commit 0d6252dd7d
98 changed files with 25098 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
__pycache__/
*.py[cod]
*$py.class
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
.env
*.so
.mypy_cache/
.ruff_cache/
.pytest_cache/
*.db
.plan.md
.plan-*.md
.hypothesis/