A community beehive-registration desk lets an agent draft inspection cases but a tester signs each pack before it is stored. Which autonomy pattern is that?
Select an answer to reveal the explanation.
Short Explanation
Draft then sign is the classic semi-autonomous handshake. The agent does the work; a person periodically checks that the pack meets the goal. Oversight is the point, not a bug in the design.
Full Explanation
Semi-autonomous agents perform tasks while periodic human oversight keeps outputs aligned with user-defined goals. Signing each inspection pack before storage is a clear example. This contrasts with fully autonomous overnight runs and with pure chatbots that do not draft and store testware.