/** Implementation and semantic repair share the same bounded work allowance. */ export const IMPLEMENTATION_TIMEOUT_MS = 8 * 60 * 60_000;