feat: add safe distributed checkpoint intake and preflight

This commit is contained in:
Joseph Magly
2026-09-04 19:43:53 -04:00
parent 5cc43c6e52
commit 985c9e9363
108 changed files with 21726 additions and 92 deletions
+4
View File
@@ -45,6 +45,7 @@ dependencies = [
dev = [
"build==1.2.2.post1",
"hypothesis==6.165.3",
"jsonschema==4.25.1",
"mypy==1.13.0",
"pytest==9.1.1",
"pytest-cov==7.1.0",
@@ -118,6 +119,9 @@ markers = [
"operator_ui: tests that require the optional UI runtime",
]
[tool.coverage.run]
patch = ["subprocess"]
[tool.mutmut]
source_paths = ["obliteratus/", "scripts/"]
only_mutate = [