Releases: antlio/agentimization
Releases · antlio/agentimization
agentimization@0.1.2
Patch Changes
-
63031f1: add six GEO surface checks and tighten meta/image parsing:
- new
https-enabledcheck (url-stability, network-only) — flags non-https deployments - new
meta-descriptioncheck (geo-signals) — requires<meta name="description">between 50 and 160 chars; treats whitespace-only content as missing - new
open-graph-tagscheck (geo-signals) — checksog:title,og:description,og:image,og:url; surfaces partial/none coverage in the message - new
external-citationscheck (geo-signals) — looks for at least two outbound links per page (remote mode only) - new
substantial-text-contentcheck (page-size) — requires at least 100 words of body text per page - new
image-alt-textcheck (content-structure) — measures descriptive alt-text coverage and excludes decorativealt=""images from the denominator extractMetaTagslowercases keys so capitalized meta names (<meta name="Description">) are matchedextractImagesquote-aware attribute reader preserves apostrophes inside double-quoted alt values- cli now derives
networkSkippedfromALL_CHECKS.lengthinstead of a hard-coded constant
- new
@agentimization/core@0.1.2
Patch Changes
-
63031f1: add six GEO surface checks and tighten meta/image parsing:
- new
https-enabledcheck (url-stability, network-only) — flags non-https deployments - new
meta-descriptioncheck (geo-signals) — requires<meta name="description">between 50 and 160 chars; treats whitespace-only content as missing - new
open-graph-tagscheck (geo-signals) — checksog:title,og:description,og:image,og:url; surfaces partial/none coverage in the message - new
external-citationscheck (geo-signals) — looks for at least two outbound links per page (remote mode only) - new
substantial-text-contentcheck (page-size) — requires at least 100 words of body text per page - new
image-alt-textcheck (content-structure) — measures descriptive alt-text coverage and excludes decorativealt=""images from the denominator extractMetaTagslowercases keys so capitalized meta names (<meta name="Description">) are matchedextractImagesquote-aware attribute reader preserves apostrophes inside double-quoted alt values- cli now derives
networkSkippedfromALL_CHECKS.lengthinstead of a hard-coded constant
- new