Skip to content

v4.15.0 — Aperture

Choose a tag to compare

@auriti auriti released this 08 Jul 04:39
· 126 commits to main since this release

Added

  • geo perception — deterministic AI perception snapshot (MVP C). Aggregates brand, schema, citability, trust, and factual signals from a full audit into what an AI/retrieval system would likely extract from the page: brand entity, schema types, citability grade, trust score, supported/unsupported claims, and missing authority signals. Deterministic — no LLM call, no extra network beyond the audit — and always disclosed as simulated perception, not real AI output. Completes the Static-cycle MVP C alongside geo drift (MVP B) and geo access/geo logs (MVP A). Text and JSON output.

Changed

  • geo audit suggests a badge embed for good/excellent scores. The text and rich output now show a ready-to-paste [![GEO Score](...)] snippet pre-filled with the audited URL when the score clears the "good" band.
  • CLI funnel footers name the free monitoring tier. geoready-platform shipped a free tier on 2026-06-30 (1 monitored domain + weekly drift email); the geo audit/geo drift footers now name it instead of saying generic "regression alerts".

Full diff: v4.14.1...v4.15.0