fn filtered_earlier(site: Site, kind: ActionKind) -> SupportExpand description
The answer not_attemptable already gave, restated.
Every kind that reaches a site helper’s “filtered earlier” arm was answered before dispatch. Recomputing it keeps each helper a total function instead of a panicking one — a capability table that can panic is worse than one that repeats itself.