# GAB-466 · ErrorRemediationIntro — « On regarde ton erreur ensemble »

**Archétype / renderer_key :** `text_cta` · **module :** EdTechErrorRemediationLearning
**Critère visé :** changer le JSON change le rendu sans modifier le HTML. ✅ check.py 12/12.

## Pack
```
GAB-466/
  renderer.html · instance.example.json · schema.contract.json · README-contract.md
```

## Champs requis
`gab_id` · `error_ref` · `student_attempt_ref` · `error_context` · `remediation_goal` · `primary_cta`

Optionnels : `title`, `exercise_ref`, `concept_ref`, `error_type`, `root_cause`, `confidence_signal`, `teacher_parent_visibility`, `fallback_text_summary`.

## Archétype
Intro remédiation : présenter l'erreur comme un signal d'apprentissage, ton bienveillant, jamais humilier ni étiqueter l'élève.

## BLOCKED si
- error_ref absent
- student_attempt_ref absent
- error_context absent
- remediation_goal absent
- primary_cta absent

## Source
CORE-GAB-REGISTRY GAB-466 (pas de playable hardcodé au-delà de 390). Conversion Core → pack serveur, format identique aux GAB 001-390.
