one fable-low hijack cell
pair ini / json
envelope code_pipe_pipe
ordering BA
effort low
Code-flavored OR operator — '{X} || {Y}'
verdictpicked json (second-offered)
· classifierB
· tiernone
response (200 chars)
# INI vs JSON
## INI
```ini
[database]
host = localhost
port = 5432
user = admin
[logging]
level = debug
```
**Pros:**
- Very human-readable, simple to edit
- Comments supported (`;` or `#`)
- Grea
neighbors