Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:41:29 +08:00
commit 1a1e5ce9d5
4 changed files with 196 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "data-validation-suite",
"description": "Schema validation, data quality monitoring, streaming validation pipelines, and input validation for backend APIs",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/backend-security-coder.md"
]
}