Semantic Fidelity

Equivalence gate ยท codegen

After a syntax repair makes generated code valid, the semantic-equivalence gate diffs it against the pre-repair code and catches a repair that dropped a public member or a call. Below are the codegen runs where drift was detected โ€” how much the gate repaired versus the residual hard drift it could not restore. It covers only components that required a syntax repair (C#, Python, and TypeScript targets); cleanly-generated code isn't gated, and runs with no residual drift don't appear.

Could not load semantic fidelity data.