Case assignments
Who assigned what to whom, when. Including reassignments and de-assignments.
When the IRS calls, a partner calls, or a former employee calls — the question is the same:“who did this, when?”. TaxSQR’s answer is a single, append-only audit log that captures every consequential action with actor and timestamp.
Who assigned what to whom, when. Including reassignments and de-assignments.
Every move from one pipeline / case stage to another, with prior + new state.
Upload by uploader, taxpayer ID, presigned URL hash. Downloads by accessor and timestamp.
Engagement letters and Form 8879 — signer name, email, IP, timestamp.
Role grants, revocations, password resets, MFA enrollments and resets.
Each prefill run, the source doc hash, and the preparer’s accept / edit / reject decision per field.
The log table forbids UPDATE and DELETE at the constraint layer. Even an attacker who reaches the database cannot silently redact entries — they would have to truncate, which leaves a gap a forensic auditor can spot.
We no longer reconstruct the timeline. We read it.