feat(reporting-governance): enforce decision artifact schema formats

This commit is contained in:
Eve
2026-05-08 13:56:39 +08:00
parent 0ef6fbbcc6
commit 2eaa6e3bb3
4 changed files with 77 additions and 2 deletions

View File

@@ -17,6 +17,7 @@
},
"dependencies": {
"ajv": "^8.17.1",
"ajv-formats": "^3.0.1",
"yaml": "^2.8.0"
}
}