# GAB-396 · DataLearningUnitCheck — « Vérifier les unités avant de comparer »

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

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

## Champs requis
`gab_id` · `unit_check_id` · `data_ref` · `unit_items` · `unit_task` · `validation_policy`

Optionnels : `title`, `conversion_rules`, `common_unit_errors`, `source_notice`, `fallback_text_summary`.

## Archétype
Vérification d'unités : afficher les unités AVANT tout calcul, signaler une unité inconnue selon policy, expliciter les conversions.

## BLOCKED si
- unit_check_id absent
- data_ref absent
- unit_items absent ou vide
- unit_task absent
- validation_policy absent

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