Property RecipeStaleCount
RecipeStaleCount
Rows whose stored recipe_hash differs from the current recipe — one indexed COUNT, and
the ONLY sense of "outstanding" that is cheap to compute. Content drift on disk is NOT counted:
establishing it means opening and streaming every file, which is a run.
public int RecipeStaleCount { get; init; }