Technology & IP
YLDX combines a proprietary core (Synergys Lab IP) with a curated stack of integrated, security-reviewed tooling. This page describes what the platform owns and what it builds on.
Proprietary core (Synergys Lab IP)
| Asset | What it is |
|---|---|
| YLDX Operator Agent | The agentic brain that runs the treasury: pool scoring, market signals, 3-corridor management, risk checks, on-chain analysis — with safe, no-keys execution rules baked in. |
| Composite Scoring Methodology | The weighting for sustained, diversified yield: 30% yield + 30% 7d momentum + 20% low-IL + 20% TVL; ≥40 pools/index; ≤2.5% per-position cap. |
| 3-Corridor CL Engine | Adaptive concentrated liquidity across Core ±10% (50%) / Working ±5% (30%) / Tactical ±2.5% (20%), auto-rebalanced by volatility. |
| IL-Diversification Model | The risk math that cuts impermanent loss while retaining fee capture. |
| Risk Aggregation Model | A single risk score across concentration, lending health, whitelist, deposit screening, IL and cold-custody ratio. |
| Treasury Operator Console | The dashboard itself, with real operator controls. |
| On-Chain Analysis Engine | Carry-forward reconstruction of rounds/holders directly from chain, cross-checked against totalSold(). |
| Live-Data Orchestration | The DefiLlama → signals pipeline with graceful fallback and Public/Live mode switching. |
Capability domains
The platform's skills are organized into six capability domains:
- On-chain & DeFi engineering — operator agent, protocol templates, AMM security, blockchain dev, portfolio reads, unsigned-calldata invest prep.
- Live market intelligence — DefiLlama-driven scoring and signals across ~13k pools.
- Data & backend — typed schemas, Postgres/Drizzle, data-job orchestration, BI/reporting, structured rendering, robust error handling.
- Frontend & product — React/Next.js patterns, design direction, accessibility, product discovery, North-Star metrics.
- Reliability & agent ops — SLOs, production audits, canary checks, long-lived agent observability, autonomous loops, coding standards.
- Mobile (roadmap) — native data layer and App Store release workflow.
Integrations
| Integration | Role |
|---|---|
| DefiLlama | Live yields, TVL, momentum |
| OKX OnchainOS | DeFi portfolio reads; unsigned invest calldata |
| Next.js 14 · React · TS | The dashboard application |
| Uniswap v3 · Aave · Morpho | LP / lending strategies |
| Hardhat · ethers v6 | Contracts and on-chain reads |
| Public RPC · Blockscout | Chain data, no API key |
| Postgres · Drizzle ORM | Typed backend data layer |
Security posture of the toolchain
Every third-party skill is security-reviewed before use. Skills capable of holding wallets or executing transactions are deliberately kept outside the treasury contour — the agent prepares, humans and multisig execute. See Security model.