CYCLE_DETECTED
Indicates that a cycle was detected during the processing or traversal of the test generation workflow. This typically occurs when a recursive dependency or reference is encountered, causing an infinite loop.
Used as a reason to skip further processing of a specific node or entity to prevent indefinite execution.