{
  "version": "jev-resolution-illustrative-1",
  "disclosure": "All names, addresses, postal codes, employers and identifiers below are invented. Row counts, field-equality patterns, identity grouping and the household edge follow the recorded case. This is a Jev-only worked case, not a case sent to Luna for review.",
  "atoms": [
    { "id": "A1", "name": "Morgan Vale", "address": "18 Lantern Lane", "postal": "00001", "employer": "Birchworks Studio", "rowIds": ["R01"] },
    { "id": "A2", "name": "Morgan Vale", "address": "18 Lantern Lane", "postal": "00001", "employer": "Birchworks", "rowIds": ["R02", "R03", "R04", "R05", "R06"] },
    { "id": "A3", "name": "Morgan Vale", "address": "18 Lantern Ln.", "postal": "00001", "employer": "Birchworks Studio", "rowIds": ["R07", "R08"] },
    { "id": "A4", "name": "Morgan Vale", "address": "18 Lantern Ln.", "postal": "00002", "employer": "", "rowIds": ["R09", "R10"] },
    { "id": "A5", "name": "Avery Vale", "address": "18 LANTERN LANE", "postal": "00001", "employer": "Birchworks Studio", "rowIds": ["R11"] }
  ],
  "entities": [
    { "id": "P1", "type": "person", "label": "Morgan Vale", "atomIds": ["A1", "A2", "A3", "A4"] },
    { "id": "P2", "type": "person", "label": "Avery Vale", "atomIds": ["A5"] }
  ],
  "relations": [
    { "from": "P1", "to": "P2", "kind": "same_household" }
  ],
  "questions": { "type": 5, "unit": 5, "identity": 10, "household": 1 }
}
