II.
Term JSON
Structured · liveterm:plan-and-execute
Plan-and-Execute json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "term:plan-and-execute",
"_kind": "Term",
"_file": "terminology/terms/terms-methodologies.yaml",
"_cluster": "terminology",
"attributes": {
"displayName": "Plan-and-Execute",
"kind": "concept",
"description": "Two-phase agent methodology: a planner emits an explicit task list,\nthen an executor agent (or pool) carries out the steps and reports\nback. Source: library/methodologies/plan-and-execute.js.\n"
},
"outgoingEdges": [
{
"from": "term:plan-and-execute",
"to": "domain:software-engineering",
"kind": "applies_to",
"attributes": {}
}
],
"incomingEdges": []
}