Run a public institutional diligence review
Use this guide when you already know you need an institutional-style diligence pass and want to do it against the current public contract before escalating for anything private or deployment-specific.Before you start
Have one written scope for the review:- venue and market-structure diligence
- API and integration diligence
- governance and token-control diligence
- regulatory and operating-boundary diligence
Step 1: Fix the evaluation scope and evidence format
Create one review worksheet with these columns:- question
- public route used
- answer found
- unresolved gap
- escalation owner
Step 2: Establish the platform and boundary model
Read these pages first:- What is DerivaDEX?
- Supported Markets and Constraints
- Understanding the Hybrid On-Chain and Off-Chain Model
- Regulatory and Compliance Approach
- what is public versus restricted
- whether the products being evaluated are actually part of the published baseline
- which questions are platform-design questions versus live deployment questions
Step 3: Review execution, pricing, and solvency controls
Use these pages as the core risk packet:- Product and Trading Specifications
- Margin Requirements
- Price Feeds and Mark Price Inputs
- Funding Rate Logic
- Trading Safeties and Guards
- Price Formation, Risk Controls, and Solvency
- what guards prevent invalid or dangerous execution
- how mark-price and funding inputs affect risk state
- where liquidation, insurance-fund, and ADL behavior are documented
- which product constraints are code-backed baseline values rather than universal live guarantees
Step 4: Review technical integration posture
Use these routes:- API Reference
- Rate Limits and Access Tiers
- Order and Account Event Reference
- How to Implement High-Frequency Trading Strategies
- How to Optimize WebSocket Connection Performance
- Performance Engineering for Strategy Builders
- which public APIs are canonical today
- the difference between generated endpoint/channel schemas and cross-surface operational references
- rate-tier, burst, and ordered-state constraints that affect production client design
Step 5: Review governance, token, and proposal control surfaces
Use these routes:- Governance Process and Public Decision Reference
- Governance Mechanics and Voting Threshold Reference
- DDX Token Specifications
- Governance Proposal Templates and Requirements
- who can propose, vote, queue, and execute under the published governance model
- where token-linked voting and delegation behavior is defined
- which governance expectations are public requirements versus unpublished internal review process
Step 6: Classify every remaining gap correctly
For each unresolved item, label it as exactly one of:not published publiclydeployment-conditionalrestricted/operator-orienteddocumentation ambiguity
Step 7: Escalate only the unresolved public-boundary gaps
Escalate through Support Channels only after your worksheet names:- the exact public page and section consulted
- the unanswered diligence question
- whether the missing answer appears to be private, deployment-specific, or simply unclear