The validate-connector-metadata.sh script was failing for strict-encrypt connectors because it was looking for documentation files like "postgres-strict-encrypt.md" when these connectors actually share documentation with their base connector (e.g., "postgres.md").
🤖 Generated with Claude Code
Co-authored-by: Claude <noreply@anthropic.com>