Skip to main content

What it checks

countGraphemes(item.altText) <= 2000 for every media item that supplies altText.

Why

Bluesky’s app.bsky.embed.images#image schema’s alt field is documented at 2000 graphemes. Same Unicode segmentation as the post-text rule.

Failure response

Remediation

Tighten the description. Alt text is for accessibility — it should describe the image’s content concisely, not act as a hidden caption.