# GAB-423 · ExamLearningTimeManagement — « Gérer son temps pendant l'épreuve »

**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-423/
  renderer.html · instance.example.json · schema.contract.json · README-contract.md
```

## Champs requis
`gab_id` · `time_management_id` · `exam_ref` · `total_duration` · `time_segments` · `timer_policy`

Optionnels : `title`, `warning_moments`, `pause_policy`, `stress_policy`, `adaptation_policy`, `overtime_policy`, `fallback_text_summary`.

## Archétype
Gestion du temps : minuteur d'entraînement non punitif, durée officielle seulement si sourcée, segments ajustables.

## BLOCKED si
- time_management_id absent
- exam_ref absent
- total_duration absent
- time_segments absent ou vide
- timer_policy absent

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