II.
Term JSON
Structured · liveterm:self-assessment-loop
Self-Assessment Loop json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:self-assessment-loop",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Self-Assessment Loop",
"kind": "concept",
"description": "Methodology where the agent grades its own output against a rubric\nand re-runs until the rubric clears. Source:\nlibrary/methodologies/self-assessment.js.\n"
},
"outgoingEdges": [
{
"from": "term:self-assessment-loop",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}