- Before inserting into predictionCacheRef, check if size >= 100 - If so, evict oldest entry via cache.keys().next().value (FIFO) - Applied at both cache write sites (lines ~549 and ~671 in page.tsx) - Marks task 8.5 as done in tasks.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| annotation-types | ||
| api | ||
| span-label-types | ||
| globals.css | ||
| layout.tsx | ||
| page.tsx | ||