fix(runtime): keep shared artifacts optional

This commit is contained in:
DCCONSTRUCTIONS
2026-07-30 23:14:50 +03:00
parent 8c91d40e2e
commit dee6d57133
7 changed files with 72 additions and 33 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
"""Content-addressed central artifacts with a bounded, offline-capable host cache."""
"""Optional content-addressed artifact exchange with a bounded local cache."""
from __future__ import annotations