feat(onboarding): identité brain en récompense post-boot — pas un formulaire d'entrée

This commit is contained in:
2026-03-19 00:20:18 +01:00
parent 92660fab33
commit c249d417f5
2 changed files with 13 additions and 3 deletions

View File

@@ -142,9 +142,10 @@ bash "$BRAIN_ROOT/scripts/kernel-isolation-check.sh" 2>&1 | tail -2
echo ""
echo "=== Setup termine ==="
echo ""
echo " brain_name : ${brain_name:-prod}"
echo " tier : ${tier:-free}"
echo " brain_root : ${brain_path:-$BRAIN_ROOT}"
echo " tier : ${tier:-free}"
echo ""
echo " Ouvre Claude Code dans ce dossier."
echo " Dis : 'Bonjour — demarre le brain (helloWorld)'"
echo " Il t'attend."
echo ""
echo " (Il va te poser une derniere question.)"