Buffers streaming TEXT_DELTA chunks and flushes at sentence boundaries. Includes the previous sentence as overlap context for safety evaluation.
Push a chunk. Returns evaluation payload if sentence boundary detected, null otherwise.
Flush remaining buffer content (call on stream end).
Reset all state.
Buffers streaming TEXT_DELTA chunks and flushes at sentence boundaries. Includes the previous sentence as overlap context for safety evaluation.