From fd0674e96a217886e1561a15a8e9bb8df706be67 Mon Sep 17 00:00:00 2001 From: William Jeynes Date: Thu, 26 Mar 2026 12:33:43 +0000 Subject: [PATCH] Add a chain of thought to the main prompt --- agent/prompts/trigger.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/agent/prompts/trigger.txt b/agent/prompts/trigger.txt index d934e42..0089c55 100644 --- a/agent/prompts/trigger.txt +++ b/agent/prompts/trigger.txt @@ -26,4 +26,8 @@ Events will be reordered as part of processing, each statement must stand alone The preceeding messages act as examples of previous responses to potentially ficitonal events and scores given. Analysis should only be completed for proposed events that would graner >0.7 points +First, consider a range of directions in which the proposed disinformation could have been influenced by. +Then, research these directions in turn, using the tools at hand. +Finally, refine your proposed "trigger event" until it is specific, quantifiable and backed up by evidence. + Lets go through it step by step \ No newline at end of file