docs(blog): publish 'Local Diversity, Global Herding' - #138
Conversation
🤖 AI code reviewAdds a blog post 'Local Diversity, Global Herding' describing a coordination fix in the CASCADE system where a diversity boost causes concurrent sessions to herd onto the same category. Includes YAML front matter and an illustrative Python snippet, plus a new Open Graph image asset. Safe to merge — no P0/P1 findingsConfidence 5/5 ✅ No thread-worthy findings. Advisory notes follow; they are retained without opening review threads. 1 advisory finding (summary-only, not scored)These P2 guard, heuristic, trade-off, or documentation claims are retained for judgment without opening review threads.
The prose at line 55 justifies the threshold as 'two rather than one' because 'a second one might be legitimate parallelism' and says 'At three, you have herding.' Yet the code snippet at line 49 suppresses the diversity boost when How this was verified: Checked the read-before-scoring ordering stated at line 44 and line 74 ('a database query per session launch'), the claim-at-routing account at line 32, and the post's own fast-agent failure condition at line 64. Consensus: 2/3 passes agreed — pass 3 looked and disagreed Files changed (1) — the diff as I read it
Previous review passes
Reviewed Maintainer commands
|
|
Git-Session-Id: 823c
a0b13bb to
8e39459
Compare
|
Rebased onto Why it conflicted: Resolution (force-pushed
Diff is now 2 files / +82 lines; GitHub reports |
Publishes a post about the cascade content-lane diversity boost fix from session 25b6.
The fix solved a concrete coordination problem: all concurrent sessions independently seeing 'content is underrepresented' → all routing to the content lane simultaneously, causing herding instead of diversity.
Files:
_posts/2026-09-23-local-diversity-global-herding.md,assets/images/og/local-diversity-global-herding.png