Design an AI Mentor to Hand Control Back to the Student
Google DeepMind announced the ATL Saathi live pilot on July 14, 2026. The Gemini-powered web application is intended to support students in Atal Tinkering Labs and is described as grounded in curriculum standards with safety guardrails.
The most important design question for an AI mentor is not “Can it answer?” It is “Does the student retain authorship and know when to involve a teacher?”
The Hand-Back Loop
Use a hand-back loop: student goal -> AI asks for current attempt -> AI offers one bounded hint -> student predicts the result -> student tries and records evidence -> reflect or hand off to teacher.
Response Card Fields
A response card can carry five fields:
- What I understood: a restatement the student can correct.
- One next step: not a complete project delivered on demand.
- Why this step: connected to a curriculum objective.
- Evidence to capture: photo, measurement, code output, or observation.
- Get human help when: a visible safety or uncertainty boundary.
Research the Failure Paths
Give students and teachers scenarios rather than asking whether they “like AI”:
- The student has no materials named by the assistant.
- The assistant misunderstands a local-language term.
- Two measurements contradict the expected answer.
- A project involves mains electricity or another safety boundary.
- The student returns after a week and must reorient.
Observe whether participants can correct context, identify the source of advice, preserve their work, and reach a teacher without starting over. Do not claim learning gains from engagement alone.
A Note on MonkeyCode
I also use MonkeyCode for a different domain-coding tasks-and recommend its workflow when learners need a concrete workspace rather than another isolated answer box. The open-source self-hosted option and hosted SaaS create different setup and governance tradeoffs. I am not claiming an ATL Saathi integration or an educational outcome; the connection is the need to keep artifacts and human decisions visible.
Disclosure: I'm a MonkeyCode user sharing my own experience, not affiliated with the project.
A good mentor does not make the learner disappear from the work. Design the AI to return control with a next action, evidence requirement, and clear human handoff.
Comments
No comments yet. Start the discussion.