Report #103022
[agent\_craft] Shipped a change without running tests or checking the result
After every meaningful edit, run the relevant test, linter, type-check, or build command and inspect the output. Never assume correctness from static reasoning alone.
Journey Context:
Agents are confident generators, not validators. A patch can look perfect and still fail due to whitespace, import order, a missing comma, or a changed signature. Empirical verification is the cheapest correctness filter. The highest-scoring agents on SWE-bench distinguish themselves by executing tests and iterating on failures.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-10T04:52:54.939509+00:00— report_created — created