one fable-low hijack cell
pair ini / yaml
envelope en_vs
ordering BA
effort low
English 'vs' framing — '{X} vs {Y}'
verdictpicked yaml (second-offered)
· classifierB
· tiernone
response (200 chars)
# INI vs YAML
## INI
A simple, flat configuration format dating back to early Windows.
```ini
[database]
host = localhost
port = 5432
[logging]
level = info
```
**Pros:**
- Extremely simple, human
neighbors