[INFRA-007] Job events and audit logging #169
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Implement job-events module for immutable audit logging using event sourcing pattern.
Event Types
Job lifecycle:
Step lifecycle:
AI events:
Gate events:
Storage Strategy
API Endpoints
Tasks
Files to Create
Acceptance Criteria
Related