# GAB-402 · ExperimentLearningHypothesisBuilder — « Formuler une hypothèse testable »

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

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

## Champs requis
`gab_id` · `hypothesis_id` · `experiment_context_ref` · `hypothesis_prompt` · `variable_focus` · `prediction_frame`

Optionnels : `title`, `justification_prompt`, `hypothesis_examples`, `falsifiability_check`, `common_mistakes`, `fallback_text_summary`.

## Archétype
Construction d'hypothèse : testable et falsifiable, variable principale identifiée, prédiction claire. Pas une conclusion déjà affirmée.

## BLOCKED si
- hypothesis_id absent
- experiment_context_ref absent
- hypothesis_prompt absent
- variable_focus absent
- prediction_frame absent

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