# GAB-481 · ProblemExecuteStep — « Exécuter le calcul »

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

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

## Champs requis
`gab_id` · `problem_ref` · `problem_statement` · `problem_goal` · `solving_stage` · `primary_cta`

Optionnels : `title`, `known_data`, `unknowns`, `constraints`, `strategy_ref`, `step_refs`, `result_candidate`, `fallback_text_summary`.

## Archétype
Exécution d'étape : dérouler le calcul prévu sans sauter d'étape, conserver les unités jusqu'au résultat.

## BLOCKED si
- problem_ref absent
- problem_statement absent
- problem_goal absent
- solving_stage absent
- primary_cta absent

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