iiRecord
Agentic AI Atlas · Self-Assessment Loop
term:self-assessment-loopa5c.ai
II.
Term JSON

term:self-assessment-loop

Structured · live

Self-Assessment Loop json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · terminology/terms/terms-methodologies.yamlCluster · terminology
Record JSON
{
  "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": []
}