In Search of Confidence

Sooner or later every system we build comes down to one branch: if confidence > threshold: auto_accept(answer) else: queue_for_review(answer) That branch decides what goes out the door and