Documentation Index
Fetch the complete documentation index at: https://docs.ivory.finance/llms.txt
Use this file to discover all available pages before exploring further.
Authentication
All deal endpoints require a JWT Bearer token:tenant_id is extracted from the token — all deals are automatically scoped to your organisation.
Deal stages
Deals move through these stages in order:dm.deal_stages with a duration calculation.
Deal types
| Value | Description |
|---|---|
acquisition | Company acquisition |
merger | Merger of equals |
lbo | Leveraged buyout |
ipo | Initial public offering |
divestiture | Business unit sale |
restructuring | Balance sheet restructuring |
advisory | M&A advisory mandate |
AI Scoring
When a deal is created or a party is added, five scoring agents run asynchronously:| Agent | What it computes |
|---|---|
| ValuationAgent | DCF base/bull/bear + LBO + comps → valuation_score |
| SourcingAgent | Acquisition attractiveness from Layer 1-3 signals → sourcing_score |
| RiskAgent | Company risk scores + macro regime → risk_score |
| SignalAgent | Insider activity + momentum + revenue trend → signal_score |
| StrategyAgent | Rule engine over score deltas → recommended_action |
base_score (0–100) is computed as:

