Audit Lifecycle – shadcn/ui File by cligentic | shadcnregistry
Audit Lifecycle
file
Two-phase append-only audit lifecycle for dangerous or retryable operations: `beginAudit()` writes pending, then `complete()` or `fail()` appends the final record with the same audit id.