pub fn prepend_protocol_refresh_reminder(
prompt: &str,
profile: ProtocolRequestProfile,
workspace_root: &Path,
) -> StringExpand description
Prepends a compact refresh reminder for providers that already received the full instruction contract in the active context.
The reminder repeats the workspace-isolation boundary for
workspace_root so long-lived provider contexts keep the rule even after
provider-side context compaction.