ISDA Documentation
Standard ISDA documentation framework for weather derivative transactions
Overview
OTC weather derivative transactions follow the ISDA (International Swaps and Derivatives Association) documentation framework. This is the global standard for derivative documentation and provides legal certainty, enforceability, and familiarity for institutional counterparties.
Understanding the ISDA framework matters for two reasons: sophisticated clients and partners expect Cliff Horizon to operate within it, and the Ensuro integration must map cleanly to established documentation standards even where settlement occurs on-chain.
Documentation Stack
ISDA Master Agreement (2002 Form)
The overarching agreement governing the trading relationship between two counterparties. It covers events of default, termination events, close-out netting, representations, and governing law. Executed once between Cliff Horizon (or Ensuro, depending on distribution model) and each client.
Credit Support Annex (CSA)
Governs collateral and margin arrangements. For Ensuro-backed transactions, the CSA equivalent is handled by Ensuro's on-chain full collateralisation — the USDC pool locks Solvency Capital Requirement (SCR) for each active policy, eliminating traditional bilateral margin calls.
Long Form Confirmation
Trade-specific terms for each derivative transaction, incorporating:
- ISDA 2005 Commodity Derivative Definitions, Sub-Annex C (Weather) — the standard definitions for weather derivative terms including Weather Index, Weather Station, Measurement Period, and Settlement Method
- Weather Appendix — specifying the weather station, measurement period, strike value, tick size, and cap/floor for the specific transaction
- Definitions Appendix — HDD/CDD calculation methodology, fallback procedures for data unavailability, and disruption events
Key ISDA Weather Definitions
| Term | Definition |
|---|---|
| Weather Index | The numerical value derived from weather observations that determines the derivative payout (e.g., cumulative HDD, daily maximum temperature, total rainfall) |
| Weather Station | The specific observation point whose data is used for settlement — must be precisely identified (NWS station ID, ICAO code, or equivalent) |
| Measurement Period | The calendar period over which the Weather Index is calculated |
| Calculation Agent | The party responsible for determining the Weather Index value — typically the dealer, or an independent third party |
| Disruption Event | Data unavailability, station relocation, or methodology change at the Weather Station during the Measurement Period |
| Fallback Weather Station | The alternative station used if the primary station experiences a Disruption Event |
Mapping to Ensuro
The Ensuro on-chain policy structure maps to ISDA documentation as follows:
| ISDA Concept | Ensuro Equivalent |
|---|---|
| Master Agreement | Risk Module partnership agreement + Ensuro Terms of Service |
| Credit Support Annex | Full collateralisation via USDC pool — SCR locked per policy |
| Long Form Confirmation | PolicyData struct (payout, trigger, expiration, lossProb, premium decomposition) |
| Weather Index | Oracle data feed (NWS, SatSure, Chainlink) |
| Weather Station | Oracle source specification in policy metadata (jsonData field) |
| Calculation Agent | RESOLVER role — operated by Cliff Horizon, submitting oracle data on-chain |
| Disruption Event | Oracle fallback hierarchy (primary → secondary → tertiary source) |
For Model C (Cliff Horizon as introducing agent) and Model B (own book), the ISDA framework governs the client-facing documentation regardless of whether back-end settlement uses Ensuro's on-chain infrastructure.
Practical Implications
For institutional clients: Familiarity with ISDA documentation reduces legal friction. Clients' legal teams can negotiate within a known framework rather than learning bespoke contract structures.
For Ensuro partnership: The PolicyData struct and SignedQuoteRiskModule workflow are functionally equivalent to a Long Form Confirmation with automated settlement — the on-chain execution replaces manual Calculation Agent determination.
For regulatory compliance: ISDA documentation is recognised by MAS and most global regulators as the standard for OTC derivative transactions. Using the ISDA framework, even for blockchain-settled products, provides regulatory familiarity and auditability.
Cliff Horizon's weather derivatives benefit from Singapore's resolution safe harbours. The Resolution of Financial Institutions Regulations 2018 explicitly includes "a numerical indicator, model or statistic relating to weather" in its broader definition of derivatives contracts — meaning weather derivatives benefit from close-out netting protections under the ISDA Master Agreement.