mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Update EdgeTypeSchema with 8 new edge types (deploys, serves, migrates, documents, provisions, routes, defines_schema, triggers). Update GraphNodeSchema with 8 new node types (config, document, service, table, endpoint, pipeline, schema, resource). Add NODE_TYPE_ALIASES for non-code types (container->service, doc->document, workflow->pipeline, etc.) and EDGE_TYPE_ALIASES (describes->documents, creates->provisions, exposes->serves, etc.). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>