Audit
Recompute the audit identity
gross = platform_fee_pool + psp_taxes + creative_pool
from receipts.csv. All actions on this page are
recorded into a local audit-events.jsonl file.
Audit package
Download the four-piece bundle (plus one) used for independent audit. Some files are static, others are generated from the current recalculation.
Once loaded, this section will show totals and the final PASS/FAIL
result for the identity
gross = platform_fee_pool + psp_taxes + creative_pool.
Row-level checks
Each row from /data/receipts.csv is recomputed as:
gross = platform_fee_pool + psp_taxes + creative_pool
(tolerance: ±0.01). Failing rows are highlighted with line number and reason.
| # CSV line | order_id | gross | platform_fee_pool | psp_taxes | creative_pool | diff | status |
|---|---|---|---|---|---|---|---|
| Waiting for data… click “Recalculate from receipts.csv”. | |||||||
Errors
- No recomputation has been run yet. Once you recalc, any failing rows will be listed here with line numbers and reasons.