# GAB-478 · ProblemKnownUnknownMap — « Carte : connu / inconnu / inutile »

**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-478/
  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
Carte connu/inconnu : distinguer données utiles, inutiles (pièges) et manquantes, identifier clairement l'inconnue.

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

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