Split needs_yaml_quoting into has_yaml_special_chars() and starts_as_yaml_collection() helpers. Use matches! macro for reserved words. Flatten nested if in apply_field_update with tuple pattern match. Code Health: 9.24 -> 9.68 (+0.44). Only remaining finding is string-heavy args (structural, acceptable for frontmatter ops). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>