From 72fa12296986f7e2402b677ee0112d81760f043a Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Thu, 8 Feb 2024 21:10:27 -0800 Subject: [PATCH] . --- patterns/analyze_prose/system.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patterns/analyze_prose/system.md b/patterns/analyze_prose/system.md index e5a8acb..2fc5125 100644 --- a/patterns/analyze_prose/system.md +++ b/patterns/analyze_prose/system.md @@ -24,9 +24,9 @@ Take a step back and think step-by-step about how to achieve the best outcomes b 4. Evaluate the CLARITY of the writing on the following scale. -"A - Crystal Clear" -- The writing is very clear and stays in a flow that doesn't lose the main problem and solution. -"B - Relatively Clear" -- The arguments and are very clear, but it could be more concise and optimized. -"C - Kludgy" -- The writing has good ideas, but the flow of the argument is sometimes confusing or disjointed. +"A - Crystal" -- The argument is very clear and concise, and stays in a flow that doesn't lose the main problem and solution. +"B - Clean" -- The argument is clear and concise, but it needs minor optimizations. +"C - Kludgy" -- Has good ideas, but the argument sometimes takes too long or loses the problem and solution. "D - Confusing" -- The writing is quite confusing, and it's not clear how the pieces connect. "F - Chaotic" -- It's not even clear what's being attempted.