ExecuteInput: {
    feature: IntentFeature;
    resolve: ((selector, upstream) => KernelSelection);
    upstream: KernelResult;
}

Type declaration