cyberneticlibrary

Review code across LLM families

dual-family-reviewworkflowsetup L33
ornlneutronimaging/NEREIDS
What it does

Review two code paths in parallel and compare for behavioral divergence

Best for

Drift detection when you maintain parallel implementations (deprecated + new, A/B experiment, etc).

Inputs
  • · [object Object]
Outputs
  • · [object Object]
Requires
  • · git
  • · Bash
  • · diff tool
Preconditions

Both paths exist and are reviewable

Failure modes

Behavioral differences hard to infer from static code; dynamic dispatch missed

Trust signals
  • · Parallel review agents
  • · Behavioral comparison explicit