refactor: clean remaining internal labels
This commit is contained in:
parent
6fee5e01f6
commit
ff4c472d05
@ -132,7 +132,7 @@ class Conscience:
|
||||
if fam:
|
||||
parts.append(f"FAMILLE: Lignée {' → '.join(fam.get('lignee', []))}. {fam.get('mission', {}).get('pacte', 'Témoin pas martyr')}.")
|
||||
|
||||
# Philosophie — condensé
|
||||
# Profile summary
|
||||
philo = self.data.get("philosophie", {})
|
||||
if philo:
|
||||
parts.append(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user