Commit 0f9efe4
chore(search): drop write-only hasRepo field from semanticCellPage
The repo-only-page totals fix left hasRepo set but never read (trail
finding 019f808b-f102). The classify loop keeps excluding repo rows
from the upper-tier check and now breaks early on the first hit.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_013DZSbLpLDGjScbK8LWuDrf
Entire-Checkpoint: 01KY09DWWNX3PWG7BHA8WA4PZK1 parent 5fc1d24 commit 0f9efe4
1 file changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | | - | |
337 | 336 | | |
338 | 337 | | |
339 | 338 | | |
| |||
353 | 352 | | |
354 | 353 | | |
355 | 354 | | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
360 | 358 | | |
| 359 | + | |
361 | 360 | | |
362 | 361 | | |
363 | 362 | | |
| |||
0 commit comments