Skip to content

ChunkRelationshipGraph

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/doc-automation/src/v2/types/stage-02.types.ts

ChunkRelationshipGraph - Cross-chunk import/dependency analysis

Helps AI understand how different chunks relate to each other. Critical for cross-cutting features like "complete a sale" which spans multiple chunks (customers, products, orders).

Properties

PropertyType
nodesChunkNode[]
edgesChunkEdge[]

Was this page helpful?

Download as PDF