# Codebook

| Variable | Type | Description |
|---|---|---|
| response_id | string | Synthetic response identifier |
| condition | string | `American flag` or `No image` |
| flag_shown | integer | 1 for treatment; 0 for control |
| open_text_response | string | Synthetic answer to the open-ended prompt |
| response_pattern | string | Latent generator component: `positive` or `neutral` |
| word_count | integer | Count of word-like tokens |
| vader_compound | number | VADER compound sentiment score from -1 to +1 |
| synthetic | integer | Always 1; confirms that no row is a human response |
