Skip to content

feat(audit): add authorized structured vault operation history - #76

Open
Jagadeeshftw wants to merge 4 commits into
YieldVault-Org:mainfrom
Jagadeeshftw:feat/issue-72-privileged-audit-events
Open

feat(audit): add authorized structured vault operation history#76
Jagadeeshftw wants to merge 4 commits into
YieldVault-Org:mainfrom
Jagadeeshftw:feat/issue-72-privileged-audit-events

Conversation

@Jagadeeshftw

@Jagadeeshftw Jagadeeshftw commented Aug 24, 2026

Copy link
Copy Markdown

Summary

  • Adds versioned, structured audit events for privileged vault operations.
  • Records actor, role, action, target, correlation ID, outcome, and bounded redacted metadata.
  • Adds admin/auditor authorization, filters, pagination, and deposit/withdraw lifecycle instrumentation.
  • Documents schema, persistence, redaction, incident response, and deployment controls.

Validation

  • npm test — 59 passing
  • git diff --check — clean
  • Diff size: 501 changed lines

Issue

Closes #72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(backend): add structured audit events for privileged vault operations

1 participant