You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,20 +20,20 @@ LLM outputs are unreliable because context is polluted.
20
20
21
21
30-40% of context assembled from multiple sources is semantically redundant. Same information from docs, code, memory, and tools competing for attention. This leads to:
22
22
23
-
-**Non-deterministic outputs**— Same workflow, different results
24
-
-**Confused reasoning**— Signal diluted by repetition
25
-
-**Production failures**— Works in demos, breaks at scale
23
+
-**Non-deterministic outputs**- Same workflow, different results
24
+
-**Confused reasoning**- Signal diluted by repetition
25
+
-**Production failures**- Works in demos, breaks at scale
0 commit comments