Stream Manuscript Consistency
POST /api/writing/outline/check-consistency/manuscript/stream
POST
/api/writing/outline/check-consistency/manuscript/stream
SSE variant of the manuscript scan.
Request Body required
Section titled “Request Body required ” ConsistencyCheckRequest
Body for POST /check-consistency/* routes.
scope_kind is always redundant with the route itself but is
echoed back in applied_parameters for tracing. Callers MUST NOT
send a mismatched scope_kind; the server validates per-route.
Responses
Section titled “ Responses ”Successful Response
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context