# GAB-404 · ExperimentLearningObservationLog — « Journal d'observations »

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

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

## Champs requis
`gab_id` · `observation_log_id` · `experiment_ref` · `observation_items` · `observation_rules` · `submit_policy`

Optionnels : `title`, `timestamp_policy`, `measurement_units`, `photo_allowed`, `uncertainty_note`, `privacy_notice`, `fallback_text_summary`.

## Archétype
Journal d'observation : distinguer observé vs interprété, unité requise pour toute mesure, photo seulement si privacy autorisée.

## BLOCKED si
- observation_log_id absent
- experiment_ref absent
- observation_items absent ou vide
- observation_rules absent
- submit_policy absent
- item de type mesure sans unit

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