admin: recommendation log — per-tip explainability (features, policy, score, feedback) #67
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For every served tip: show
(user, features snapshot, policy, ml score, feedback received, latency). Link to the full candidate set that was considered.\n\nRequires logging the feature vector + scores at decision time into a newtip_scorestable or appending totip_views. Keep for 30 days (GDPR).\n\nPart of the M1 admin console build sequence (step 10 of 16).