09923fbe52
Reformat code with consistent line breaks, trailing commas, semicolons, and line-length compliance. No logic changes — purely whitespace, indentation, and punctuation adjustments driven by the project formatter. - Break long function signatures and conditionals across multiple lines - Remove trailing blank lines and stray leading newlines - Replace string-expression JSX whitespace with literal spaces - Convert quoted object keys to unquoted where valid - Remove erroneous shell command prefix from openapi.json - Deduplicate SessionNetworkWait1 schema and simplify Finite unions to plain number type in OpenAPI spec