II.
Term JSON
Structured · liveterm:chain-of-thought-prompting
Chain-of-Thought Prompting json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:chain-of-thought-prompting",
"_kind": "Term",
"_file": "terminology/terms/taxonomy-ml-agent-pattern-aliases.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Chain-of-Thought Prompting",
"kind": "concept",
"references": [
"skill-area:prompt-engineering",
"skill-area:agent-planning-reasoning"
],
"description": "Taxonomy alias term for prompting techniques that elicit intermediate reasoning.\n"
},
"outgoingEdges": [
{
"from": "term:chain-of-thought-prompting",
"to": "domain:ml-ai",
"kind": "applies_to",
"attributes": {}
},
{
"from": "term:chain-of-thought-prompting",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}