admin: ops actions — replay signal, disable/promote policy, force-retrain, revoke token #70
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?
Operational write actions, each audit-logged:\n- Revoke a user's integration token (already wired)\n- Replay a past signal (re-emit it on the event bus)\n- Disable / promote a policy (toggle active policy in recommender config)\n- Force-retrain per-user bandit (reset + seed with recent feedback)\n\nEach action requires an API endpoint + confirmation dialog in the UI.\n\nPart of the M1 admin console build sequence (step 13 of 16).