Change learning mode mid-project
The student wants to change their learning mode.
.sensei/CONFIG.md to find the active character name (from ## Character: line). Read .sensei/PROGRESS.md to find the current ## Session Config section and active learning mode.## Learning Modes section to get the character-flavored mode names.$ARGUMENTS)Validate that it matches one of the four modes (balanced, theory-focused, practical, exam-prep). Accept either the generic name or the character-flavored name (case-insensitive). If invalid, show the options and ask again.
Present the four modes using character-flavored names and one-sentence descriptions from the character file. Indicate which mode is currently active. Ask the student to choose.
Learning Mode field in .sensei/PROGRESS.md under .## Session ConfigExample confirmation (Splinter, switching to Practical):
"So be it, my son. We walk the path of Hands Before Eyes now. You will build first. Understanding will follow the doing."
Example confirmation (Gandalf, switching to Exam-Prep):
"Very well. The Riddle Trial begins. From now on, I shall test what you carry in your mind more than what you carry in your hands."