Build or Review an Audit System with evlog For application developers who either need to add an audit trail to their product, or who already have one and want it reviewed. Walks through the design calls, the end-to-end implementation, and a review checklist for an existing setup. This skill assumes the audit lives in your app . To extend the evlog package itself (new audit helper, new drain wrapper), see the contributor skills under . Quick reference — call-site cheat sheet When you already know the system is wired and just need to remember the API: | Situation | Helper | |---|---| | Inside a…