Prioritize new SEC disclosure changes
filedproof.check_disclosure_changesConfigured $15.00 USD paid specialist operation when runtime commerce is active. For one issuer, compare each new monitored filing against the prior filing of the same form and return the topic-relevant changes that deserve attention first: deterministic category and attention triage, explainable signals, compact before/after evidence, exact SEC provenance, uncertainty, follow-up guidance, and retry-safe checkpoint state. Attention is not a legal, accounting, economic, or investment materiality judgment. Use resolve_issuer/list_filings first when coverage is uncertain; payment preflight also rejects invalid or non-comparable work before a charge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | No | Optional SEC filing item such as 1A or 7. | |
| forms | No | SEC forms to monitor. Defaults to 10-K and 10-Q. | |
| limit | No | Maximum topic-relevant change evidence records per filing comparison. | |
| topic | Yes | Disclosure topic to monitor, such as AI capital spending, China risk, or cybersecurity. | |
| history | No | Whether to use bounded historical SEC submission archives when needed. | |
| identifier | Yes | Ticker, CIK, or exact SEC company name. | |
| maxNewFilings | No | Maximum newly detected filings to process in one check. | |
| sinceAccession | No | Checkpoint accession returned by the previous paid check. Omit for the first snapshot. | |
| comparisonLimit | No | Maximum number of changed blocks to inspect in each filing comparison. | |
| maxArchiveFiles | No | Maximum historical SEC submission archive files to inspect when history is enabled. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| forms | Yes | ||
| scope | Yes | ||
| topic | Yes | ||
| events | Yes | ||
| issuer | Yes | ||
| status | Yes | ||
| purpose | Yes | ||
| truncated | Yes | ||
| checkpoint | Yes | ||
| changeCount | Yes | ||
| limitations | No | ||
| agentGuidance | Yes | ||
| schemaVersion | Yes | ||
| changeDetected | Yes | ||
| attentionCounts | Yes | ||
| haltedOnFailure | Yes | ||
| latestAvailable | Yes | ||
| priorCheckpoint | Yes | ||
| overallAttention | Yes | ||
| newFilingsDetected | Yes | ||
| remainingNewFilings | Yes | ||
| highPriorityChangeCount | Yes |