export interface AppServerExecutionContext { readonly codexPath: string; readonly vaultPath: string; }