pub const AI_SIDECAR_KV_MAX_LINE_LEN: usize = 200;
Maximum line length for key-value pairs in raw sidecar parsing.