mirror of
https://github.com/agentrhq/authsome.git
synced 2026-09-19 01:34:19 +08:00
749e703274
Merge feature/agent-detail-view (#444) and resolve conflicts, keeping the PR's backend-driven detail page (API endpoint, audit scoping, tests) and our enhanced agents list view (search, card headers, claim badges). Also fixes three review issues: - Add 403 guard for non-admin audit identity filter (prevents querying events for identities the caller does not own) - Add idx_audit_events_identity index via migration v2 - Update test assertions for new 403 behavior and migration count Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>