Skip to content

EUR-Lex drift detected (2026-06-22) #213

Description

@github-actions

EUR-Lex authoritative-source drift detected

One or more EUR-Lex URLs referenced under docs/compliance/ no longer match the committed baseline at .graqle/eur-lex-baseline.json. Per CG-MKT-06, a human must review what the regulator changed before the docs / baseline are updated.

Drift report

{
  "n_urls_checked": 0,
  "n_unchanged": 0,
  "n_drifted": 0,
  "n_missing_from_baseline": 4,
  "n_missing_from_current": 0,
  "n_fetch_errors": 0,
  "drifted": [],
  "missing_from_baseline": [
    "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:32019L0790",
    "https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=OJ:L_202401689",
    "https://eur-lex.europa.eu/legal-content/EN/TXT/HTML/?uri=OJ%3AL_202401689",
    "https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=OJ:L_202401689"
  ],
  "missing_from_current": [],
  "fetch_errors": []
}
EUR-Lex drift detected: 0 drifted, 4 new, 0 removed, 0 fetch errors.

Action items

  1. Open each drifted URL in the report and read what changed.
  2. If the change is substantive, update the relevant doc in docs/compliance/eu-ai-act/.
  3. Once the docs are updated (or the change confirmed inconsequential), run:
    graq compliance eur-lex-refresh
    git add .graqle/eur-lex-baseline.json
    git commit -m "compliance: refresh EUR-Lex baseline after regulator-side change"
  4. Close this issue.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions