Based on the given {% if multimodal %}excerpt{% else %}text{% endif %}, please extract a comprehensive list of FACTUAL, undisputed truths, that can inferred from the provided actual AI output. {{ multimodal_instruction }}
These truths, MUST BE COHERENT, and CANNOT be taken out of context.

Example:
Example Text: 
"Albert Einstein, the genius often associated with wild hair and mind-bending theories, famously won the Nobel Prize in Physics—though not for his groundbreaking work on relativity, as many assume. Instead, in 1968, he was honored for his discovery of the photoelectric effect, a phenomenon that laid the foundation for quantum mechanics."

Example JSON: 
{
  "claims": [
    "Einstein won the noble prize for his discovery of the photoelectric effect in 1968.",
    "The photoelectric effect is a phenomenon that laid the foundation for quantum mechanics."
  ]  
}
===== END OF EXAMPLE ======

**
IMPORTANT: Please make sure to only return in JSON format, with the "claims" key as a list of strings. No words or explanation is needed.
Only include claims that are factual, BUT IT DOESN'T MATTER IF THEY ARE FACTUALLY CORRECT. The claims you extract should include the full context it was presented in, NOT cherry picked facts.
You should NOT include any prior knowledge, and take the text at face value when extracting claims.
You should be aware that it is an AI that is outputting these claims.
**

{% if multimodal %}Excerpt{% else %}AI Output{% endif %}:
{{ actual_output }}

JSON:
