TheAiCollectiveART commited on
Commit
bd81803
·
verified ·
1 Parent(s): 519f03b

docs: format Shannon equation with clean Unicode notation

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. docs/LORE_FORENSIC_DISCLOSURE.md +1 -1
README.md CHANGED
@@ -161,7 +161,7 @@ Amara looked between Lindqvist and Jae. "What are we looking at, Zab?"
161
 
162
  "For eighty years," Lindqvist said, her voice trembling, "humanity believed Claude Shannon’s law of data transmission was an unbreakable barrier:
163
 
164
- $$H(\text{text}) = -\sum_{i} P(x_i) \log_2 P(x_i)$$
165
 
166
  "Shannon was a genius, but in his 1948 foundation paper, he explicitly set semantic meaning aside—he stated that the meaning of a message is irrelevant to the engineering problem of transmitting symbols," Lindqvist explained, pointing at the glowing tensor equations. "Shannon never accounted for *meaning*. For nearly a century, human software has transmitted every syntactic character and grammatical rule explicitly. But this... **Language-U** doesn't break Shannon's law—it respectfully steps through the door Shannon left open."
167
 
 
161
 
162
  "For eighty years," Lindqvist said, her voice trembling, "humanity believed Claude Shannon’s law of data transmission was an unbreakable barrier:
163
 
164
+ > **H(X) = -Σ P(xᵢ) · log₂(P(xᵢ))**
165
 
166
  "Shannon was a genius, but in his 1948 foundation paper, he explicitly set semantic meaning aside—he stated that the meaning of a message is irrelevant to the engineering problem of transmitting symbols," Lindqvist explained, pointing at the glowing tensor equations. "Shannon never accounted for *meaning*. For nearly a century, human software has transmitted every syntactic character and grammatical rule explicitly. But this... **Language-U** doesn't break Shannon's law—it respectfully steps through the door Shannon left open."
167
 
docs/LORE_FORENSIC_DISCLOSURE.md CHANGED
@@ -87,7 +87,7 @@ Amara looked between Lindqvist and Jae. "What are we looking at, Zab?"
87
 
88
  "For eighty years," Lindqvist said, her voice trembling, "humanity believed Claude Shannon’s law of data transmission was an unbreakable barrier:
89
 
90
- $$H(\text{text}) = -\sum_{i} P(x_i) \log_2 P(x_i)$$
91
 
92
  "Shannon was a genius, but in his 1948 foundation paper, he explicitly set semantic meaning aside—he stated that the meaning of a message is irrelevant to the engineering problem of transmitting symbols," Lindqvist explained, pointing at the glowing tensor equations. "Shannon never accounted for *meaning*. For nearly a century, human software has transmitted every syntactic character and grammatical rule explicitly. But this... **Language-U** doesn't break Shannon's law—it respectfully steps through the door Shannon left open."
93
 
 
87
 
88
  "For eighty years," Lindqvist said, her voice trembling, "humanity believed Claude Shannon’s law of data transmission was an unbreakable barrier:
89
 
90
+ > **H(X) = -Σ P(xᵢ) · log₂(P(xᵢ))**
91
 
92
  "Shannon was a genius, but in his 1948 foundation paper, he explicitly set semantic meaning aside—he stated that the meaning of a message is irrelevant to the engineering problem of transmitting symbols," Lindqvist explained, pointing at the glowing tensor equations. "Shannon never accounted for *meaning*. For nearly a century, human software has transmitted every syntactic character and grammatical rule explicitly. But this... **Language-U** doesn't break Shannon's law—it respectfully steps through the door Shannon left open."
93