Files
2025-11-30 08:43:35 +08:00

15 lines
300 B
JSON

{
"name": "compliance-auditor",
"description": "Regulatory compliance auditing tools for code and documentation review",
"version": "1.0.0",
"author": {
"name": "Nick Garrison",
"email": "n.garrison@me.com"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}