Files
tapir/docs
mathias 8403e8e524
CI / Lint / Test / Vet (push) Successful in 12s
CI / Build & Import (push) Successful in 11s
docs: spec newest-first batch ordering + honest Try-now/prioritisation docs
Product intent: new users get summaries of their newest videos fast while the
back-catalogue fills behind, within the shared rate gate. The background batch
currently processes in subscription/channel order, not newest-first — this spec
closes that gap (collect candidates, sort published_at DESC NULLS LAST, process
in order, gate unchanged). Also corrects the docs to describe Try-now as
onboarding prioritisation, explicitly removing the prior "looks organic to
YouTube" traffic-disguising framing — rate limiting is respected, not evaded.
2026-06-06 19:20:27 +00:00
..