Define human in the loop - #40
Open
julianna-ciq wants to merge 3 commits into
Open
Conversation
Add the agreed definition and scope note for Human in the loop.
julianna-ciq
commented
Aug 31, 2026
jmaionchi
reviewed
Aug 31, 2026
| broaderTerm: null, | ||
| definition: 'Definition pending — term accepted; definition under working group discussion.', | ||
| definition: 'A 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 ???', |
There was a problem hiding this comment.
Alternative flow might be clearer?
“Contrasts with Human on the Loop - where HOTL allows for optional human action, HITL requires human action.”
I misunderstood at first because of the “Contrasts with Human on the Loop - HITL” with “Human on the Loop” and “HITL” paired together. It was my misreading, but maybe the flow should be describing HOTL first then how HITL is different.
Co-authored-by: Julianna Langston <74684272+julianna-ciq@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Human in the loopWhy
The term was added in #33 with its definition intentionally deferred. This PR proposes the agreed wording so readers can understand the required human checkpoint and its relationship to Human on the Loop and Handoff.
Impact
The taxonomy UI will display a concrete definition and scope note for
Human in the loopinstead of the pending-definition placeholder.Validation
git diff --checknode --check taxonomy/taxonomy-data.js