mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
- Length-prefix the inter-container bucket key to eliminate collision risk when container ids contain the separator (e.g. folder names with spaces). Adds a regression test. - Rename AggregatedContainerEdge.types -> edgeTypes for symmetry with the existing LayerEdgeAggregation.edgeTypes field. - Drop the as-cast in the test helper by giving it the real EdgeType literal type and a complete object shape. - Reword the JSDoc to match what the function actually does (silently drop unmapped endpoints; callers needing strict can pre-filter). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>