=== SPIKE 2: id=0 catch-all with anti-junk description on realistic novel entity ===
RESPONSE: {
  "entities": [
    {
      "name": "Alice",
      "entity_type_id": 1
    },
    {
      "name": "Quetzalcoatl",
      "entity_type_id": 1
    },
    {
      "name": "Tenochtitlan",
      "entity_type_id": 2
    }
  ]
}

=== SPIKE 3: junk filtering — pronoun-heavy text with NEVER list ===
RESPONSE: { "entities": [] }
