diff --git a/taxonomy/taxonomy-data.js b/taxonomy/taxonomy-data.js index 746035a..e273d3b 100644 --- a/taxonomy/taxonomy-data.js +++ b/taxonomy/taxonomy-data.js @@ -63,7 +63,8 @@ window.AAIF_TAXONOMY = [ category: '', aliases: [], broaderTerm: null, - definition: 'Definition pending — term accepted; definition under working group discussion.', + definition: 'An agentic workflow that includes a human-required step.', + scopeNote: 'A design pattern in which a human must review, approve, or intervene in an AI agent\'s actions at defined checkpoints before the agent may proceed. Contrasts with Human *on* the Loop - HITL requires human action, whereas HOTL allows for optional human action. Compare with Handoff - a subtype (agent -> human -> agent), as opposed to other subtypes of hand-offs like Agent-to-agent delegation.', relatedTerms: [], contrastsWith: [], workgroups: []