Silent Failure Hunting

A catalogue of data-pipeline failures that produce no error message — joins that match nothing, dry runs that were real writes, fan-out that duplicates rows, guards that die on an encoding error, and tools that were written but never merged. Use when a pipeline reports success but the data is wrong, when reviewing an import or sync script, when deciding what to verify after a batch write, or when designing a check that has to catch something the runtime will not.

jerryliu0103 Updated

File contents

jerryliu0103/curation-discipline/tree/main/plugins/curation-discipline/skills/silent-failure-hunting commit bbc8c1ff18

Frequently asked questions

npx skillmds@latest add jerryliu0103/silent-failure-hunting