Skip to content

Commit 810205b

Browse files
committed
Expose quality gates in runtime dashboard config
1 parent b9d8580 commit 810205b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

configs/qrae_runtime.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,11 @@
4343
"body": "Escalate only surviving ideas to ChatGPT Plus/Gemini/API review through structured packets.",
4444
"href": "/api/packets/example"
4545
},
46+
{
47+
"title": "Quality gates",
48+
"body": "Regression test cases and scoring rubric for checking whether QRAE outputs meet expectations.",
49+
"href": "/api/quality/gates"
50+
},
4651
{
4752
"title": "Traceability audit",
4853
"body": "Map every V0 requirement from the design chat to implementation, docs, live endpoints, or V1 deferral.",

0 commit comments

Comments
 (0)