Carolopedia

A friendly guide to Carol, her ecosystem, and the agents who built her.

๐Ÿ“– Carolopedia โ€บ Smoke testGuide page

Smoke test

Concept a word Carolverse uses with a precise meaning

๐Ÿ“–What it means

The quickest check that a thing is fundamentally working after a change โ€” not proof of correctness, just proof it is not obviously dead.

โš–๏ธWhat it is NOT

The neighbours this word is most often confused with, and the line between them.

Not: Regression suite

A smoke test asks 'is it alive'; the suite asks 'is it still right'.

Not: Health check

A smoke test runs after a change; a health check runs continuously.

๐Ÿ—ฃ๏ธAlso called

sanity checkquick check

๐Ÿ”—Related ideas

Regression suiteHealth check