ProveDone

ProveDone

Prove your pipeline did the work

About

I build small tools for people running unattended pipelines. Mostly about the gap between what a job reports and what it actually produced.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Forums

3h ago

ProveDone - Prove your agent actually did the work

Two failure modes break unattended pipelines, and neither looks like an error. Silent failure: exits 0, produced nothing. False failure: the work finished, then cleanup crashed and it reported failure. ProveDone runs your command, then checks the artifacts on disk - existence, size, count, freshness, and whether this run actually created them. That last one is what everyone gets wrong. A stale artifact passes every naive "does the file exist" check ever written. No dependencies. Node 18+. MIT.
View more