# GAB-424 · ExamLearningAnswerStrategy — « Stratégie de réponse »

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

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

## Champs requis
`gab_id` · `answer_strategy_id` · `subject_ref` · `strategy_steps` · `expected_answer_shape` · `validation_policy`

Optionnels : `title`, `draft_template`, `criteria_refs`, `evidence_requirements`, `common_mistakes`, `fallback_text_summary`.

## Archétype
Stratégie de réponse : adaptée à la matière et au type de réponse, brouillon/plan si réponse longue, preuve/justification si attendue.

## BLOCKED si
- answer_strategy_id absent
- subject_ref absent
- strategy_steps absent ou vide
- expected_answer_shape absent
- validation_policy absent

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