Pulse/pkg/audit
rcourtman 73c5128a87 feat(audit): Add audit log API endpoints and UI with signature verification
- Add GET /api/audit endpoint for listing events with filters
- Add GET /api/audit/:id/verify endpoint for signature verification
- Add AuditLogPanel UI component with filtering and verification
- Update docs with audit API documentation
- Add localStorage utils for persisting UI state
- Update gitignore patterns
2026-01-08 19:19:57 +00:00
..
audit.go feat(audit): Add audit log API endpoints and UI with signature verification 2026-01-08 19:19:57 +00:00
audit_test.go feat(audit): Add audit log API endpoints and UI with signature verification 2026-01-08 19:19:57 +00:00