Audit Log
Every mutation across the API โ who, what, when, IP, before/after JSON
Sprint 1 ยท Task 1.4 (writer live)
Coming soon
This page is part of the execution roadmap. The backing API may already exist โ the UI lands during the sprint named on the chip above.
What this page will do
- Filter by user, tenant, path, status code, date range
- Click a row โ side-by-side intent_payload (request) vs result_payload (response)
- Joins with mis_printing_log via request_id
- Configurable retention per plan (audit_retention_days feature)
Backing API
GET /api/v1/SecAuditLog (Sprint 6 admin surface)