Capture, replay, and debug failures with portable, executable bug artifacts
Executable bugs, not bug reports. Capture a failing command into a portable artifact that anyone can replay on their machine — same code, same env, same failure. Cryptographically signable. Cross-platform. Zero containers required. "Works on my machine" is not a bug report. Filing a backend or CLI bug today usually looks like this: A screenshot of a terminal A copy-pasted stack trace A list of…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Executable bugs, not bug reports. Capture a failing command into a portable artifact that anyone can replay on their machine — same code, same env, same failure. Cryptographically signable. Cross-platform. Zero containers required. "Works on my machine" is not a bug report. Filing a backend or CLI bug today usually looks like this: A screenshot of a terminal A copy-pasted stack trace A list of probably relevant files A best-guess description of how the reporter ran the thing Then the maintainer…