This repository has no description
0

Configure Feed

Select the types of activity you want to include in your feed.

fix: require exact vertex titles in relationships

LLM was paraphrasing/abbreviating titles which broke linking.
Added explicit instruction to use EXACT titles from island data.

👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta Code <noreply@letta.com>

author
nandi
co-author
Letta Code
date (May 14, 2026, 1:08 AM UTC) commit 0837fc2e parent 054690f5
+1
+1
scripts/strata-analyze.py
··· 113 113 Rules: 114 114 - Use arrows to show semantic relationships: → (forward), ← (backward), ↔ (bidirectional), ⇏ (blocked/failed) 115 115 - Each relationship line should be: Source → relation → Target 116 + - CRITICAL: You MUST use the EXACT vertex titles from the island data below — do not paraphrase, abbreviate, or rename them. If a title is long, use it anyway. This is required so the titles can be linked back to their source pages. 116 117 - Group related vertices into thematic clusters 117 118 - Note tensions with ⚠ 118 119 - End with open questions marked with ?