Dashboard › opencode-lore › Distillation
95312b84-65fb-4d1b-aac7-ea49aa358749["lore_tm_v1_dHeOHs3mzESdooB6CpaoFmbTbpz6cT_Sp93roghlp3I"]
Date: Sep 16, 2026
clampFreeToContainerLimit() to be monotonic: it must never raise the free-memory figure and may only reduce memory use. The regression test exercises limits 0, 256 * MB, 4 * GB, 12 * GB, and 128 * GB against available-memory values 0, 32 * MB, 2 * GB, and 64 * GB, always asserting a result no greater than 6 * GB.resolveNativeOrtBindingPath to return null and never throw when the native package is absent.null and never throw when native packages are absent.nested/gateway.nativeIntraOpThreads() to never raise ORT thread usage and to leave ORTβs default untouched on unconstrained hosts. It returns undefined for (available, logical) inputs (4, 4), (8, 8), (1, 1), and defensively (8, 4) when available parallelism exceeds the logical CPU count.max, and verifies resolveMemoryHeadroom(12 * GB) can return undefined.win32-arm64 target, package-manifest mutation cases, absent-package behavior, and published-binding metadata through publishedBinding.packages/gateway/test/bundle-exports.test.ts adds generated-bundle runtime checks that intercept process.dlopen, use a timeout with clearTimeout(timeout), clean fixtures via rmSync(root, { recursive: true, force: true }), and exercise fixture version "9.9.9" plus loreOrtNodeVersion, stderrSilenced: true, and inputType: "query".