add Ci gate, add llm-judgetest

This commit is contained in:
kiennt38
2026-06-30 15:11:57 +09:00
parent 07ac1bdcdd
commit 8793087171
7 changed files with 1137 additions and 85 deletions
@@ -0,0 +1,26 @@
{
"success": true,
"data": [
{
"id": 1,
"title": "POC AI for SQL Injection prevention",
"quarter": "Q2/2026",
"status": "IN_PROGRESS",
"keyResults": [
{
"id": 1,
"title": "Complete 3 POC sessions with security team",
"progress": 33
},
{
"id": 2,
"title": "Reduce manual SQL injection review effort by 30%",
"progress": 60
}
]
}
],
"meta": {
"total": 1
}
}