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
- Open each drifted URL in the report and read what changed.
- If the change is substantive, update the relevant doc in
docs/compliance/eu-ai-act/.
- 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"
- Close this issue.
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
docs/compliance/eu-ai-act/.graq compliance eur-lex-refresh git add .graqle/eur-lex-baseline.json git commit -m "compliance: refresh EUR-Lex baseline after regulator-side change"