Variable: SCRIBE_COMMIT_FLOOR_MS
constSCRIBE_COMMIT_FLOOR_MS:500=500
Defined in: scribe.ts:63
The local floor, in ms of uncommitted audio, below which a commit is REFUSED (resolved locally, nothing on the wire). Scribe's hard minimum is 300 ms and violating it kills the whole session (commit_throttled + socket close); 500 holds a margin because the penalty is total.