e2e9a1261e
The `description` value is an unquoted plain scalar containing ": " (colon-space) in "...OpenCLI site sitemaps: agent-facing...". A strict YAML parser treats ": " as a mapping indicator and rejects the front matter. Wrapping the value in double quotes makes it a valid scalar without changing the text.