fn coerce_scalar(s: &str) -> Option<Value>
Types a resolved full-placeholder value the way YAML types the same unquoted scalar: booleans and finite numbers; everything else None.
None