{
  "$schema": "../schemas/review.schema.json",
  "type": "review", "schemaVersion": 1,
  "title": "Acme Reverb X", "slug": "acme-reverb-x", "date": "2026-06-20",
  "summary": "Lush, cheap on CPU, no MIDI sync.",
  "subject": "Acme Reverb X", "reviewType": "plugin", "rating": 4.5,
  "pros": ["lush tails", "cheap CPU"], "cons": ["no MIDI sync"],
  "specs": { "format": "VST3/AU", "price": "$79", "daw": ["Live", "Logic"] },
  "buyLink": "https://example.com/acme-reverb-x", "demoAudio": null,
  "body": [{ "block": "prose", "markdown": "It does one thing and does it beautifully." }]
}
