fn object_retention_sql(cutoff: &str) -> StringExpand description
A bounded batch of history rows that have aged out.
Only rows with a hydrated_at age out. Every row written today has one, and
a row without one would be immortal here, so an unfinished-episode
representation needs a second age basis before it can be recorded.