Legal and Disclaimer¶
Not investment advice¶
Disclosure Alpha produces deterministic analytics from SEC filing text. Output is for research, integration testing, and disclosure monitoring — not investment, legal, or accounting advice. Read the underlying filings before making decisions.
SEC EDGAR¶
Ticker-based commands fetch data from SEC EDGAR. You must:
Set a proper
SEC_USER_AGENT(see SEC EDGAR Setup)Comply with SEC fair access policy
Review SEC terms of use before redistributing bulk-downloaded filings
Production deployment notes: Production Notes.
Validation scope¶
Empirical checks on the current release: Evidence and Validation and What This Does and Does Not Claim.
Open-source license¶
Disclosure Alpha is licensed under Apache-2.0. See the LICENSE file in the repository.
Third-party data (SEC filings, market data used in optional validation extras) remains subject to its own terms.
Product surfaces¶
This repository ships CLI, Python SDK, HTTP API, and MCP entry points you run locally or on your infrastructure. See Choose Your Surface.