Dashboard › opencode-lore › Distillation
f5911057-c7b7-48aa-91cb-5da7b39bdc1d["lore_tm_v1_cp_zHemW33n4ljorS6I9IT42n_bfYsAyWickvBCWQ30","lore_tm_v1_blt40BCQnMOyEX3CcN64Rb95wgIECH8eo866OTtsSts"]
Date: September 16, 2026
isNativeOrtLoadError coverage in packages/core/test/embedding-worker-types.test.ts for native ONNX Runtime loader failures including Error [ERR_DLOPEN_FAILED]: onnxruntime_binding.node: invalid ELF header, onnxruntime_binding.node: file too short, libonnxruntime.so.1: cannot open shared object file, and onnxruntime_binding.node: undefined symbol: OrtGetApiBase.resolveNativeOrtBindingPath returns null and never throws when native packages are absent.nativeIntraOpThreads behavior: it leaves ORTβs default untouched on unconstrained hosts, returning undefined for (available, logical) values (4, 4), (8, 8), and (1, 1).nativeIntraOpThreads never raises threads: nativeIntraOpThreads(8, 4) returns undefined, defensively handling the case where available parallelism exceeds logical CPUs.availableParallelism should never exceed cpus().length; if it does, ORT must not be pushed above its physical-core default because that causes an RSS regression on hyper-threaded hosts.10_000 timeout.packages/gateway/dist containing exactly 11 entries: bin.cjs, embedding-worker.cjs, embedding-worker.js, index.bun.js, index.cjs, index.cjs.map, index.d.cts, ort-wasm-simd-threaded.mjs, ort-wasm-simd-threaded.wasm, vector-worker.cjs, and vector-worker.js.