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

View file

@ -1,4 +1,4 @@
"""Reusable primitives for FOS hub services."""
"""Contracts, reusable primitives, and runtime surfaces for HelixForge hubs."""
__all__ = ["__version__"]