Term set
Glossary
Short definitions for the terms Raft uses when teaching non-engineers to ship with AI.
A
C
S
Standing brief A standing brief is the permanent product document that sits at the root of an AI-assisted project. It tells the model what the product is, what it must never do, what specific words mean, and how to verify any change.
Standing check A standing check is a short self-audit list a coding agent runs through before claiming a change is done. It pairs with the standing brief: the brief tells the model what's true, the check tells the model what to verify before reporting back.