II.
Term JSON
Structured · liveterm:quality-gate
Quality Gate json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:quality-gate",
"_kind": "Term",
"_file": "terminology/terms/terms-articles-and-refs.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Quality Gate",
"kind": "concept",
"description": "A symbolic check that must pass before a run is allowed to advance\nto the next stage. Quality gates encode \"what proof is required to\nprogress\" and are evaluated by the orchestration loop, often via\nSymbolic Tasks. Source:\ndocs/articles/Hybrid Agentic Systems_ Two-loops Control Plane Guide.md.\n"
},
"outgoingEdges": [
{
"from": "term:quality-gate",
"to": "term:orchestration-loop",
"kind": "related_to",
"attributes": {}
}
],
"incomingEdges": []
}