Maximum tail block duration accepted by tail_stream. Mirrors the REST
endpoint ceiling so SDK callers can’t wedge a connection longer than the
server would accept.
Maximum frames per read/tail call. Mirrors
ff_core::contracts::STREAM_READ_HARD_CAP — re-exported here so SDK
callers don’t need to import ff-core just to read the bound.
Hard cap on the number of frames returned by a single read/tail call.