export type PilotDeckHookExecutorKind = "command" | "prompt" | "http" | "agent";