mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Ensures no alias value is itself an alias key, which would cause single-pass normalization to produce a non-canonical value that Zod then rejects. Catches this class of bug at test time. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>