# GAB-502 · CalculationEstimationCheck — « Estimer avant de calculer »

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

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

## Champs requis
`gab_id` · `calculation_ref` · `calculation_goal` · `item_set` · `fluency_stage` · `primary_cta`

Optionnels : `title`, `operation_type`, `difficulty_level`, `time_limit`, `accuracy_target`, `mistake_pattern`, `fatigue_signal`, `fallback_text_summary`.

## Archétype
Estimation : arrondir pour obtenir un ordre de grandeur et vérifier la plausibilité d'un résultat avant le calcul exact.

## BLOCKED si
- calculation_ref absent
- calculation_goal absent
- item_set absent ou vide
- fluency_stage absent
- primary_cta absent

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