perf.group_condition_repeated
A warn rule, scope workflow. A group member repeats the group’s own condition, which was already true on entry.
Synopsis
$ orion-server clippy ./definitions
warn[perf.group_condition_repeated] a group member repeats the group's own condition, which was already true on entry
Description
A group member repeating its group’s condition, when no earlier member writes what it reads. It was already true on entry.
Related
- Advisory checks: every rule, the levels, and where certainty comes from.
orion-server clippy: the command, its flags and exit codes.- Test workflows offline: running the rules against a set.
- Workflows: the step grammar the rule reads.
Last verified 14 September 2026