{
  "type": "object",
  "additionalProperties": false,
  "properties": {
    "world_anchor_en": {"type": "string"},
    "basis_ko": {"type": "string"}
  },
  "required": ["world_anchor_en", "basis_ko"]
}
