From 7baec9abaad3c475fc095505564a6ac03425c43c Mon Sep 17 00:00:00 2001 From: dekimu-autonomy Date: Mon, 27 Jul 2026 11:42:18 +0000 Subject: [PATCH] chore(citations): RETRIEVED refresh + baseline confirm (sentinel) Signed-off-by: dekimu-autonomy --- profiles/citations-retrieved.json | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/profiles/citations-retrieved.json b/profiles/citations-retrieved.json index c633a80..90fecfe 100644 --- a/profiles/citations-retrieved.json +++ b/profiles/citations-retrieved.json @@ -1 +1,21 @@ -{ "version": 1, "refreshed": {}, "baselines": {} } +{ + "version": 1, + "refreshed": {}, + "baselines": { + "https://eur-lex.europa.eu/eli/reg/2016/679/oj#d1e1888-1-1": { + "sha256": "sha256:1e167c810f6c552262b89360241c240eb25c9dc375488fada493f4acf18470fd", + "algo": "text-v1+cellar", + "confirmedAt": "2026-07-27" + }, + "https://eur-lex.europa.eu/eli/reg/2016/679/oj#d1e2606-1-1": { + "sha256": "sha256:1e167c810f6c552262b89360241c240eb25c9dc375488fada493f4acf18470fd", + "algo": "text-v1+cellar", + "confirmedAt": "2026-07-27" + }, + "https://eur-lex.europa.eu/eli/reg/2016/679/oj#d1e3138-1-1": { + "sha256": "sha256:1e167c810f6c552262b89360241c240eb25c9dc375488fada493f4acf18470fd", + "algo": "text-v1+cellar", + "confirmedAt": "2026-07-27" + } + } +}