v0.4.0
- New SyncOptions.TrimLeadingBlankLines option (+ --trim-leading-blanks CLI flag). Strips leading whitespace-only lines from touched .sql files via the new LeadingBlankTrimmer. Opt-in, default off. - InlineConstraintFolder regen now respects the source file's line ending convention — no more CRLF leaking into LF-only files under ModelFidelity. - ProjectScriptCollector fixed on non-Windows. - SchemaSync moves Information-level logs to Debug; LogLifted to Trace. See CHANGELOG for full details.