Long directory listings now stop at a ceiling instead of looping forever.
What's wrong with this entry?
Listing loops across skills, tasks, sidecar images, session transcripts for insights, themes, task metadata and session deletion were moved onto a shared paginator that reports done, error or capped, replacing previously unbounded loops.
- The cap is 10,000 pages, with an optional shared budget across callers.
- Callers decide what hitting the cap means: task listings are treated as failed, theme listing keeps whatever loaded, and the insights scan keeps the projects it saw and logs how many were left unscanned.
pages; treating the listing as failed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.