Build cross-company disclosure matrix
filedproof.build_disclosure_matrixAlign a disclosure topic across two to six public companies using each company's source-backed historical disclosure lineage. Returns current filing evidence, latest same-form transition evidence, and aggregate reuse state so an upstream agent can compare companies without independently retrieving, parsing, aligning, and re-comparing every filing history. The matrix is an evidence substrate, not a ranking or materiality judgment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | No | Optional SEC filing item such as 1A or 7. | |
| forms | No | SEC forms to align. Defaults to 10-K for stronger cross-company comparability. | |
| limit | No | Maximum topic-relevant change evidence retained in each underlying lineage transition. | |
| topic | Yes | Disclosure topic to align across companies, such as cybersecurity, AI infrastructure, or supply-chain concentration. | |
| filings | No | Maximum filings per company used to build or reuse the underlying disclosure lineage. | |
| history | No | ||
| section | No | Optional exact normalized section heading. | |
| identifiers | Yes | Two to six public-company identifiers to align on the same filing-grounded disclosure topic. | |
| comparisonLimit | No | ||
| maxArchiveFiles | No | ||
| fingerprintLimit | No | ||
| currentEvidenceLimit | No | Maximum current-filing evidence records returned per company and form. | |
| transitionEvidenceLimit | No | Maximum evidence records returned for each latest same-form transition. |