Added QA process - subagent, md template, scorecards.

This commit is contained in:
2026-04-11 06:31:01 -04:00
parent 40c8b0f132
commit 794de9c721
11 changed files with 740 additions and 6 deletions

View File

@@ -0,0 +1,23 @@
{
"swarms": {
"swarm-1775899967915-feq26o": {
"swarmId": "swarm-1775899967915-feq26o",
"topology": "star",
"maxAgents": 5,
"status": "running",
"agents": [],
"tasks": [],
"config": {
"topology": "star",
"maxAgents": 5,
"strategy": "specialized",
"communicationProtocol": "message-bus",
"autoScaling": true,
"consensusMechanism": "majority"
},
"createdAt": "2026-04-11T09:32:47.915Z",
"updatedAt": "2026-04-11T09:32:47.915Z"
}
},
"version": "3.0.0"
}