DashboardopencodeAlways validate and freeze the exact su…

Always validate and freeze the exact successful build artifact

Category: preference
Confidence: 0.80
ID: 01a0aee1-fbb3-7961-8c35-48b5046388c8
Project ID: c0425955-02bc-4c17-9af2-b114c00077e7
Cross-project: No
Recalled in other projects: 0
Source session: 0410hkwvS1ACdy6D6
Created: 2026-09-17 10:20:40
Updated: 2026-09-17 10:20:40

Content

After each successful candidate build, run a fresh smoke test against that exact artifact—not a source checkout or later rebuild. Use an isolated disposable environment with separate HOME/XDG/database paths and loopback ports. Exercise restart-sensitive behavior such as migration, authenticated health, clean shutdown, recovery promotion, idempotence, and duplicate-free or exactly-once recovery across restarts. Hash the tested artifact and freeze those hashes only after validation succeeds. Treat known bundle-size or chunking warnings as non-blocking when the build otherwise succeeds, and use fresh reviewers for subsequent focused reviews when requested.

Move to: