export interface CommandMetadata { path: string[]; description: string; }