export type SourceSnapshot = { filename: string; content: string; };