PR #178 adds durable audit rows for registered_clients admin changes, but the audit entries are not yet linked to the existing auth-observability request_id.
Follow-up:
- thread the request_id through the registered_clients admin handlers into the admin audit event write path
- make it possible to correlate an audit row directly with the existing request-scoped traces/logs for the same admin action
This is non-blocking forensic/observability follow-up work.
PR #178 adds durable audit rows for registered_clients admin changes, but the audit entries are not yet linked to the existing auth-observability request_id.
Follow-up:
This is non-blocking forensic/observability follow-up work.