build_evidence_pack
Build a dated, source-linked, SIGNED compliance-evidence pack for a regulated-AI deployer to file with their auditor. Grounds each ticker's claims against CURRENT public gov facts (contradiction-engine: SEC 10-K vs USAspending), screens each named entity against federal exclusion/sanctions (exclude-feed: OFAC/LEIE/SAM), and runs N trap-fact refusals (planted false facts refuted by live public data). Output is an EVIDENCE ARTIFACT with a hash-chain receipt — NOT a 'you are compliant' claim.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| traps | No | Optional custom trap-fact battery; omit to use the default battery. | |
| tickers | No | Public-company tickers whose disclosure claims to ground (max 10). | |
| entities | No | Named entities to screen: [{name, npi?, uei?, state?}] (max 20). |