prereqGapConcepts property

List<String> prereqGapConcepts
final

Concept names extracted from [PREREQUISITE_GAP: …] tags the tutor has emitted in this session. Order-preserving + deduped. The chat screen renders these as a soft banner above the composer; the user can dismiss any to clear it.

Implementation

final List<String> prereqGapConcepts;