mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
- Add sanitizeGraph (Tier 1): null cleanup, lowercase enums - Add autoFixGraph (Tier 2): default missing fields, alias maps, weight coercion - Rewrite validateGraph: per-item validation, drop broken items, referential integrity - Add GraphIssue type for structured issue tracking - Update persistence layer for new ValidationResult API - 52 schema tests covering all tiers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>