auto-fix: strip 1 broken wiki links
Pipeline auto-fixer: removed [[ ]] brackets from links that don't resolve to existing claims in the knowledge base.
This commit is contained in:
parent
7816da31a5
commit
bbc5d46f25
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ Three layers:
|
|||
|
||||
**Layer 1: Domain detection.** Which of the 14 domains does the visitor's interest touch? Use the directory.md routing rules. Most interests map to 1-3 domains. This is the coarse filter.
|
||||
|
||||
**Layer 2: Claim proximity.** Within matched domains, which claims are closest to the visitor's stated interest? This is semantic, not keyword. "Social media destroying democracy" is closest to [[the internet enabled global communication but not global cognition]] and [[technology creates interconnection but not shared meaning]] — even though neither mentions "social media" or "democracy."
|
||||
**Layer 2: Claim proximity.** Within matched domains, which claims are closest to the visitor's stated interest? This is semantic, not keyword. "Social media destroying democracy" is closest to [[the internet enabled global communication but not global cognition]] and technology creates interconnection but not shared meaning — even though neither mentions "social media" or "democracy."
|
||||
|
||||
**Layer 3: Surprise maximization.** Of the proximate claims, which is most likely to change the visitor's mind? This is the key design choice. The organism doesn't show the MOST RELEVANT claim (that confirms what they already think). It shows the most SURPRISING relevant claim — the one with the highest information value.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue