Guardrail
Warn Before Long Prompt
# Warn Before Long Prompt
Require confirmation before continuing with unusually long compiled prompts.
## Guardrail Clauses
### Long prompt confirmation
**When**
When the compiled prompt for a Context exceeds its configured token threshold.
**Do**
Pause and require explicit confirmation before continuing with the request.
**Why**
Large prompts can increase cost, latency, and accidental prompt sprawl, so users should explicitly confirm before continuing.