mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Add 8 new node types (config, document, service, table, endpoint, pipeline, schema, resource) and 8 new edge types (deploys, serves, migrates, documents, provisions, routes, defines_schema, triggers). Add StructuralAnalysis sub-interfaces: SectionInfo, DefinitionInfo, ServiceInfo, EndpointInfo, StepInfo, ResourceInfo, ReferenceResolution. Make resolveImports optional on AnalyzerPlugin and add extractReferences. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>