c423cf12d5
132: worker B found the SECOND independent instance of 'when the original's short path is the fall-through, INVERT the condition' (30 bytes of layout on 0x800A8984; the same shape as its own 0x800FCA90). That promotes it from a heuristic to a rule with a stated direction -- and it is the opposite of the usual instinct to write the guard as an early-exit. 133: worker A's one-byte family residual was a DECLARATION -- 'int i' emits slt where 'unsigned int i' emits the original's sltiu. The family transfers the SHAPE and the LEVERS; the declarations must still be re-derived. 134: a family hit is also a hint about the CALLEE -- the relation crosses the call graph, and sf3_family does not model it. Two of worker A's family rows call rows that are themselves unclaimed with the same object layout. 135: worker A predicted a fourth family member by pattern; I scanned all 1046 unclaimed rows for the predicted bases and ZERO reference them. The family has exactly three members. A predicted member that does not exist is worth recording so nobody re-derives the search.