27 lines
576 B
JSON
27 lines
576 B
JSON
{
|
|
"agents": {
|
|
"qa-scorer-1": {
|
|
"agentId": "qa-scorer-1",
|
|
"agentType": "quality-scorer",
|
|
"status": "idle",
|
|
"health": 1,
|
|
"taskCount": 0,
|
|
"config": {
|
|
"workingDirectory": "/Users/noise/Code/impakt",
|
|
"tools": [
|
|
"Bash",
|
|
"Read",
|
|
"Write",
|
|
"Grep",
|
|
"Glob"
|
|
],
|
|
"model": "sonnet"
|
|
},
|
|
"createdAt": "2026-04-11T09:33:35.118Z",
|
|
"domain": "quality-assurance",
|
|
"model": "sonnet",
|
|
"modelRoutedBy": "explicit"
|
|
}
|
|
},
|
|
"version": "3.0.0"
|
|
} |