# GAB-435 · HomeworkEmptyState — « Aucun devoir en attente »

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

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

## Champs requis
`gab_id` · `homework_ref` · `empty_reason` · `available_actions` · `status` · `primary_cta`

Optionnels : `title`, `teacher_ref`, `class_ref`, `parent_visibility`, `attachments`, `estimated_duration`, `fallback_text_summary`.

## Archétype
État vide : n'inventer aucun devoir fictif, proposer des actions utiles (réviser, ajouter, revenir).

## BLOCKED si
- homework_ref absent
- empty_reason absent
- available_actions absent ou vide
- status absent
- primary_cta absent

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