export const SECRET_ASK_GUARDRAIL =
	'Never ask the user to paste passwords, API keys, client secrets, tokens, cookies, connection strings, or private keys into chat or ask-user responses. Route secret entry through credential setup, Computer Use browser credential capture, or existing credential selection instead.';
