/** * Quick live test of the entropy hallucination detector through the * full streaming verifier pipeline. * * Usage: * OPENAI_API_KEY=sk-... npx tsx src/realtime/__tests__/entropy-live.ts */ export {};