Skip to content

consent-engine v0.6.8

Choose a tag to compare

@github-actions github-actions released this 29 May 21:32
· 10 commits to main since this release

fix: v0.6.8 — dynamic jurisdiction vantage label on the deck

The deck's Jurisdiction card hardcoded "simulated: Los Angeles, CA" on every
report (flagged on a UK deck). Jurisdiction is auto-detected from the site, not
the scan vantage, so the LA claim was wrong/misleading on non-US cards.

  • Deck Jurisdiction card: US keeps "simulated: Los Angeles, CA" (meaningful for
    CCPA, where US violations concentrate); UK/EU/CA show "auto-detected from site
    signals".
  • Exec-summary prompt clarifies the LA browser geolocation is the scan vantage,
    not the site's jurisdiction, so the model won't call a non-US site
    California-based.
  • Regression test locks it. 156 passed, 1 skipped; ruff + mypy strict clean.

Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com