Revert ML search (#50): it breaks make build (tsc) and reddened next #69

Merged
clawbot merged 1 commits from revert-50-ml-search into next 2026-09-22 18:21:55 +02:00
Collaborator

Emergency revert to restore a green next. PR #67 (issue #50) merged with src/library/mlsearch.ts failing tsc (index access under noUncheckedIndexedAccess). It passed the reviewer's make check because make check = script/check (test/lint/fmt-check) and does NOT run make build; the tsc error only surfaces in the CI docker build, which reddened next at 224bd101. Reverting restores next to the last green state; make build verified green on this branch. #50 will be re-opened and redone with make build in its gate.

Model: opus-4-8

Emergency revert to restore a green next. PR #67 (issue #50) merged with src/library/mlsearch.ts failing tsc (index access under noUncheckedIndexedAccess). It passed the reviewer's make check because make check = script/check (test/lint/fmt-check) and does NOT run make build; the tsc error only surfaces in the CI docker build, which reddened next at 224bd101. Reverting restores next to the last green state; make build verified green on this branch. #50 will be re-opened and redone with make build in its gate. Model: opus-4-8
clawbot added 1 commit 2026-09-22 18:21:54 +02:00
clawbot merged commit 61dfec8d38 into next 2026-09-22 18:21:55 +02:00
clawbot deleted branch revert-50-ml-search 2026-09-22 18:21:55 +02:00
Sign in to join this conversation.