# GAB-413 · DebateLearningForAgainstTable — « Tableau pour / contre »

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

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

## Champs requis
`gab_id` · `for_against_id` · `debate_topic_ref` · `for_items` · `against_items` · `synthesis_prompt`

Optionnels : `title`, `nuance_items`, `source_refs`, `argument_strength`, `false_balance_warning`, `decision_policy`, `fallback_text_summary`.

## Archétype
Tableau pour/contre : pas d'égalité artificielle, arguments sourcés si factuels, nuance encouragée, synthèse demandée.

## BLOCKED si
- for_against_id absent
- debate_topic_ref absent
- for_items absent ou vide
- against_items absent ou vide
- synthesis_prompt absent

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