Constant SYSTEM_PROMPT_ADDENDUM
pub const SYSTEM_PROMPT_ADDENDUM: &'static str;Expand description
Canonical system-prompt addendum that instructs the model to carry the
[receipt: ...] field verbatim. Shared by every turn entrypoint so the
instruction text never drifts between the channel orchestrator and the
ACP/WS/CLI agent paths.