AntiPattern
Precondition Mismatch Failures
precondition-mismatch-silent-break
Triggers, merges, and workflow state machines silently break when an upstream precondition is wrong (missing invoker IAM, incorrect git ref, overlapping/conflicting changes, invalid merge/event conditions, or impossible FSM transitions), causing deployments or validations to succeed while actions never execute.