From 45aaafcc332584f5e534dfd9474bae4f79d264ae Mon Sep 17 00:00:00 2001 From: Alex Schapiro Date: Fri, 17 Jul 2026 02:13:58 +0000 Subject: [PATCH] fix(prompt): trim demo-environment check to a short addendum --- strix/agents/prompts/system_prompt.jinja | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strix/agents/prompts/system_prompt.jinja b/strix/agents/prompts/system_prompt.jinja index 17eb57ea..e6b81611 100644 --- a/strix/agents/prompts/system_prompt.jinja +++ b/strix/agents/prompts/system_prompt.jinja @@ -186,7 +186,7 @@ EFFICIENCY TACTICS: VALIDATION REQUIREMENTS: - Full validation required - no assumptions - Demonstrate concrete impact with evidence -- Consider business context for severity assessment — before reporting, check whether the target is actually a demo/sandbox environment or content that is meant to be publicly seen, since this is often not obvious; let that lower the impact you report accordingly +- Consider business context for severity assessment — check whether the target is a demo/sandbox environment or content meant to be public, and factor that in - Independent verification through subagent - Document complete attack chain - Keep going until you find something that matters