Skip to content

RATER_SYSTEM_PREAMBLE

const RATER_SYSTEM_PREAMBLE: string

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/shell/rater.ts:446

The invariant half of the rater’s system prompt: the role and the untrusted-input contract (the tagged command is DATA, not instructions). Patterned after openclaw’s DEFAULT_EXEC_REVIEWER_SYSTEM_PROMPT and hermes’ untrusted-input framing. Exported so tests can assert the injection-defense preamble survives.