AI Layer
›2. Corporate Action Extractor
2. Corporate Action Extractor
An LLM pipeline that keeps a structured calendar of corporate events.
The pipeline
Parses filings and investor-relations pages to automatically build and maintain a structured calendar of:
- Splits
- Dividends
- Ex-dates
- Mergers
- Delistings
The gap it closes
Corporate actions are the most under-handled failure mode in tokenized equities — price oracles report prices, not events. A 4:1 split is not a 75% crash, but nothing in a raw price feed says so.
Output
The same calendar is published as a public JSON/ICS feed. See Protocol-facing utilities.
On This Page