From 35257b7756434fdb1b7e2c72334c4b04b49294b5 Mon Sep 17 00:00:00 2001 From: alvis Date: Tue, 5 May 2026 11:50:42 +0000 Subject: [PATCH] docs: mark ADR-0014 complete in CLAUDE.md Co-Authored-By: Claude Sonnet 4.6 --- CLAUDE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index dd080fc..b06f380 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -106,10 +106,9 @@ Recent completions: - Model benchmarking for tip generation (#93, #95) - Admin UX refinements: feedback consolidation, settings placement (#100–102) - ADR-0012 — ε-greedy v2 (D=12) — 2026-04-26 (now superseded by ADR-0013) -- ADR-0014 steps 1–7: unified Profile schema + backfill, manifest plumbing, `/api/profile` read-through, registry-driven eligibility filter, inference framework + per-agent inference (#112–#116) — 2026-05-05 +- ADR-0014 complete: unified Profile schema + backfill, manifest plumbing, `/api/profile` read-through, registry-driven eligibility filter, inference framework + per-agent inference, legacy consent column drop — 2026-05-05 Active work (M2): -- ADR-0014 step 8 — drop `users.consentGiven` column (one release after step 2) - Signal abstraction for multi-source support (#78) - Per-user feature freshness SLAs (#61, ADR-0011 phase B)