Utils
deterministic_checks
Utilities for deterministic checks on translation outputs and validation states in React Agent.
This module implements deterministic checks and validations on translation outputs. It evaluates
the structure of generated Java/C# source code, identifies disallowed helper constructs, searches
message histories for compiler outcomes, and compiles structured feedback messages to steer
the LLM generation nodes back to compliance before completing a graph run.