docs(todo): check off structured logging/audit trail; audit logs on ledger CUD with pre/post totals; payments search and dashboard present

This commit is contained in:
HotSwapp
2025-10-07 17:19:44 -05:00
parent d3d89c7a5f
commit a4f47fce4f

View File

@@ -15,7 +15,7 @@ Purpose: Track features and workflows from legacy Paradox (.SC) scripts to port
- [x] Field prompts/help (tooltips or side panel)
- Example: When focusing `Files.File_Type`, show: "F1 to select area of law" as inline help text.
- [ ] Structured logging/audit trail
- [x] Structured logging/audit trail
- Example: On `Ledger` create/update/delete, log user, action, record keys, and pre/post balance totals for the related file.
- [ ] Reporting infrastructure (screen preview, PDF, CSV)