Skip to main content

ACCEPTANCE_PLACEHOLDER

Constant ACCEPTANCE_PLACEHOLDER 

Source
pub const ACCEPTANCE_PLACEHOLDER: &str = "\
The requirements imported from this change are INTENT, not criteria: a SHALL \
sentence cannot fail, so none of them were copied here. Replace this with \
commands that can fail, each guarded by a passed count \
(`grep -qE 'result: ok\\. [1-9][0-9]* passed'`) so a zero-match filter cannot \
report success.";
Expand description

What the generated ## Acceptance hints says instead of scenarios.

An imported ticket must not look finished when its criteria are still prose. This states the gap in the artifact itself, where the orchestrator and a human reviewer both see it.