Build a Payday Super evidence pack
build_payday_super_evidence_packAssess Payday Super contributions and generate an evidence pack that flags exceptions for human review, with CSV, markdown, JSON, and decision-log outputs.
Instructions
Return report.csv, practitioner-review.md, exceptions.json and decision-log.md.
The engine owns all assessment and rendering. Returns UTF-8 file contents in memory, with no file reads or writes for caller-supplied paths. Missing receipt evidence remains missing; all non-ON_TIME rows require human review. The report omits employee identifiers, but input references still enter the calling host. Review aid, not advice or lodgement. Requires an engine with evidence-pack support.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_at | Yes | Explicit assessment date, YYYY-MM-DD. | |
| contributions | Yes | Established contribution rows for one employer. Supply all related rows and the three eligibility flags. Use fabricated rows for demonstrations. | |
| response_detail | No | Full repeats the pack in text for compatibility. Compact keeps all files in structuredContent.files and summarises text; use only with a host that reads them. | full |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | The review ran; this does not mean compliance or a known verdict. | |
| as_at | Yes | Date in YYYY-MM-DD form. | |
| files | Yes | ||
| engine | Yes | Delegated distribution that produced this result. | |
| caveats | Yes | Limitations to retain when presenting the result. | |
| disclaimer | Yes | ||
| engine_version | Yes | Installed version of that engine. | |
| law_content_date | Yes | Date in YYYY-MM-DD form. | |
| review_exit_code | Yes |