Preview what a trust page would say right now
preview_trust_pageBuilds a per-criterion evidence summary from a scan for a prospect's security team, with file/line/rule ID traceability and a recomputable fingerprint. Returns data only.
Instructions
Builds a per-criterion evidence summary from a scan, suitable for showing a prospect's security team. Every row traces to the file, line, rule ID, mapping confidence and timestamp behind it, and the document carries a fingerprint the viewer can recompute. This returns DATA ONLY — nothing is published and no file is written. It never emits a compliance badge or the words 'compliant' or 'certified': SOC 2 is an attestation that only a licensed CPA firm can issue, and this is an automated scan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| batchId | Yes | Batch ID returned by scan_iac |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scan | Yes | ||
| scope | Yes | ||
| summary | Yes | ||
| controls | Yes | ||
| notCovered | Yes | ||
| statusLine | Yes | Prefixed INCOMPLETE SCAN when coverage cannot support a clean result. | |
| disclaimers | Yes | ||
| generatedAt | Yes | ||
| documentTitle | Yes | Deliberately not an audit/attestation title. Reserved terms. | |
| documentFingerprint | Yes |