{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"mnemosyne-benchmark-scenario/v1","type":"object","required":["scenario_id","category","observations","expected_current_answer","synthetic"],"properties":{"scenario_id":{"type":"string"},"category":{"type":"string"},"observations":{"type":"array"},"synthetic":{"const":true}}}