essages themselves are descriptive enough to reconstruct the failure mechanism.
The skill's instruction to extract "old pattern / new pattern / what changed" from migration guides applied well to changelogs too. Each changelog entry in TanStack DB describes a bug fix with enough detail to derive the wrong code pattern. Example: "Fix gcTime: Infinity causing immediate garbage collection instead of disabling GC" directly becomes a failure mode.