one fable-low hijack cell
pair ini / yaml
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked yaml (second-offered)
· classifierB
· tiernone
response (200 chars)
# YAML vs INI
## YAML
A human-readable data serialization format, common for modern config files (Kubernetes, Docker Compose, CI/CD).
```yaml
app:
name: MyApp
debug: true
port: 8080
hosts:
neighbors