Glossary/Human in the loop

What does human in the loop mean?

Human in the loop means a person approves an action before the system takes it. It is the standard answer to an AI system doing something irreversible. It works when the volume is low enough that the person is genuinely reading, and it stops working the moment approving becomes a reflex.

also calledHITL, human review

A person approves before the system acts, while that approval is still real.

Why it matters to you

The failure mode is rubber-stamping, and it arrives on a schedule. At five items a day a person reads each one. At fifty they scan. At five hundred they click approve and the gate is decorative, which is worse than no gate because everyone believes it is working.

The design that survives is a look window rather than a per-item approval. On the aarttsii outreach system nothing sends in the morning: the day's queue is visible from early and the first mail goes at one o'clock, so the owner reads the queue and pulls anything they dislike. The system deliberately does not ask per mail, because a per-mail gate at 25 a day becomes rubber-stamping inside a week.

Below that sits the other half of the answer: make the reversible actions automatic and keep a person on the irreversible ones only.

Where this turns up in something OCTYN runs

Each line carries the date it was recorded and where it came from.

  • 2026-08-25

    25 first-touches a day with a 1pm send time, so the whole queue is reviewable before anything moves

    aarttsii-brain docs/08-scheduling-and-sending.md
  • 2026-09-14

    A queued send can be edited, rescheduled or cancelled up to its send time, and the row that sends is the edited row

    docs/growth/case-studies/aarttsii.md, section 5

If a proposal used this word and did not explain it, ask.

Book a call →