Smoke Test
A goal-driven validation pass for the feature you just implemented. The pass ends only when every scenario — both acceptance-criteria-defined and exploratory — passes against a real running instance, every gap or bug found has been fixed, and the working trajectory has been captured as a permanent test.
The word "smoke" is doing real work here: this is not a full regression suite. It is the shortest path that exercises the new behaviour end-to-end against a real running system. If
[Description truncada. Veja o README completo no GitHub.]