All videosOther topics0:36

Budget, prioritization, compaction, and provenance

A finite budget forces selection, compaction, or eviction while preserving provenance for what survives.

Links containing ?t= open the video at a specific second.

Video summary

The ideas to retain

01

The maximum context window is not your operational budget

Assume a provider exposes a total limit \(W\). An application may protect an output allowance \(O\), keep operational headroom \(M\), and reserve fixed mandatory content \(F\), such as…

02

A context item needs more than text

Selection becomes easier to reason about when each candidate is represented as more than a string:

03

Prioritization is not sorting by similarity score

A selector can estimate the utility of candidates, but a production system also needs hard constraints.

Key moments

Jump directly to a section

  1. The window is a finite budget
  2. Compact without losing the source
  3. Priority changes with the task