{
  "intro.eyebrow": "const e='compendium_chasseur'",
  "intro.title": "const t='Grimoire des liens'",
  "intro.role": "const r={n:'Charles Lindecker',s:'Full Stack Dev'}",
  "intro.description": "const d=[...paths].filter(p=>p.leadsTo(me)).map(p=>p.label).join(', ')",
  "intro.photo_alt": "'Portrait:'+me.name",

  "section.network.eyebrow": "ns='réseau'",
  "section.network.title": "t='Chasseurs alliés'",
  "section.network.description": "channels.filter(c=>c.official).forEach(c=>c.open())",

  "section.craft.eyebrow": "ns='forge'",
  "section.craft.title": "t='Ateliers de pratique'",
  "section.craft.description": "while(!sharp)sharpen(skills.shift())",

  "section.arena.eyebrow": "ns='arène'",
  "section.arena.title": "t='Terrains de chasse'",
  "section.arena.description": "escapades.filter(l=>l.fun&&l.ludique).forEach(play)",

  "section.summon.eyebrow": "ns='contact'",
  "section.summon.title": "t='Invocation directe'",
  "section.summon.description": "invoke(me,{speed:'max',mode:'direct'})",

  "action.open": "open()",
  "action.open_aria": "()=>link.open()",

  "outro": "path&&path.chosen&&illuminate(next);see(u,'soon')"
}
