feat: orchestrate blocking frontend quality gates

This commit is contained in:
donghyeon-ka
2026-07-25 21:39:04 +09:00
parent 6dd5b85c8c
commit c5e218d37a
14 changed files with 1057 additions and 3 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"schemaVersion": 1,
"status": "pending-review",
"reviewerThreshold": null,
"reviews": {
"overview": {
"path": "docs/architecture/overview.md",
"reviewer": null,
"score": null
},
"staticDelivery": {
"path": "docs/architecture/static-delivery.md",
"reviewer": null,
"score": null
}
}
}