Complete v6.9.14 precision modules

This commit is contained in:
732642856
2026-06-13 16:18:37 +08:00
parent 3f355de1db
commit 33fd7e07fa
21 changed files with 717 additions and 161 deletions
+1
View File
@@ -21,6 +21,7 @@ DEFAULT_REGISTRY = os.path.join(ROOT_DIR, "references", "technique_registry.json
ALLOWED_STATUS = {
"covered",
"complete",
"partial",
"knowledge-only",
"workflow-only",