Feed
{{ ingest.length }} ingestion runs
{{ medianSize }} median manifests
{{ data.sweeps.length }} sweeps
A run is one PR that moved at least one manifest to a new version.
Sweeps are separated out, not hidden — they are real commits, just not new versions.
Selection
{{ view.length }} runs
{{ selManifests.toLocaleString() }} manifests
{{ selTitles.toLocaleString() }} distinct titles
Window
{{ w.label }}
{{ countIf({ win: w.id }) }}
Kind
{{ k.label }}
{{ countIf({ kind: k.id }) }}
Sweeps are detected by breadth, not by commit title — any commit
touching more than 20% of all manifests. Ordinary runs touch a few dozen paths,
so the threshold is not delicate.
Platform
{{ p }}
{{ countIf({ plat: p }) }}
Sort
{{ s.label }}
No run matches
Nothing in the {{ data.history_depth }}-commit window per manifest matches those filters.
Clear filters
{{ r.date.slice(0, 10) }}
· sweep
{{ r.manifests.length }} manifest{{ r.manifests.length === 1 ? '' : 's' }}
Repo-wide maintenance. Every manifest below was rewritten by this commit without
shipping a new version, so none of it counts as an update anywhere on this site.
PR #{{ r.pr }}
{{ r.commit.slice(0, 8) }}
moved {{ r.titles.size }} title{{ r.titles.size === 1 ? '' : 's' }} across
{{ r.plats.join(' and ') }}.
m.name).join('\n'), $event)"
style="margin-left:6px">copy titles
{{ shown }} of {{ view.length }} runs shown — keep scrolling
Show more