FreakingGenius - v0.1.0
    Preparing search index...

    Type Alias InterventionAction

    InterventionAction:
        | "offer_hint"
        | "ask_clarifying_question"
        | "provide_worked_example"
        | "encourage_and_wait"
        | "escalate_to_teacher"

    The action the tutor should take when a trigger fires.