feat: add hub runtime and extension contract
Some checks failed
CI Smoke / host-smoke (push) Successful in 0s
CI Smoke / pytest-smoke (push) Failing after 0s

This commit is contained in:
tegwick 2026-08-21 10:58:03 +02:00
parent fce19f193f
commit 7e1ec03f0c
44 changed files with 3875 additions and 84 deletions

9
.dockerignore Normal file
View file

@ -0,0 +1,9 @@
.git
.pytest_cache
.ruff_cache
.venv
__pycache__
dist
docs
tests
workplans