You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User AI provider key create, update, and delete are self-service mutations introduced by the AI provider migration. The current migration keeps parity with the legacy user chat provider key flow and does not audit these actions in the stack.
Follow up by deciding and implementing the audit policy for these mutations.
Acceptance criteria
Decide whether user AI provider key create, update, and delete should emit audit events.
If auditing is required, add audit coverage that records the actor, affected user, and AI provider without exposing key material.
Add tests for the selected behavior.
Document any deliberate no-audit decision if the policy remains unchanged.
User AI provider key create, update, and delete are self-service mutations introduced by the AI provider migration. The current migration keeps parity with the legacy user chat provider key flow and does not audit these actions in the stack.
Follow up by deciding and implementing the audit policy for these mutations.
Acceptance criteria
Context
invalid_requestfor issue creation.