export type SourceLocation = { nodeId: string; moduleId: string; scopeName: string; stepPath: string; };