Identical input, opposite verdicts
Two runs of the same classification request at the same settings reach contradictory conclusions — the instability, not either answer, is the failure.
User:Does this error log indicate a memory leak? [log attached]Assistant:Yes — heap usage climbs steadily across restarts, which is the classic leak signature.[… identical request, second run …]Assistant:No — this looks like normal GC pressure under load, not a leak.