feat: introduce device plugin runtime boundary

This commit is contained in:
DCCONSTRUCTIONS
2026-07-16 13:49:10 +03:00
parent 9225227421
commit 27bf7527df
45 changed files with 3748 additions and 1062 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
[project]
name = "nodedc-mission-core"
version = "0.1.0"
description = "NODEDC Mission Core monorepo for mission control, spatial observation, and device plugins"
description = "NODEDC MISSION CORE monorepo for mission control, spatial observation, and device plugins"
readme = "README.md"
requires-python = ">=3.12,<3.13"
license = { text = "Proprietary" }