{
    "schema_version": "v1",
    "name_for_human": "Majestify Experiment",
    "name_for_model": "majestify_experiment",
    "description_for_human": "Research-first DeFi risk intelligence for cryptocurrency assets and Morpho vaults, including a lean four-dimension Risk Pulse and Risk Passport decision engine, visible evidence coverage, source-backed exit capacity, MajestifyX downside metrics, RPC reconciliation, comparison, sharing/export controls, and a read-only ChatGPT dashboard widget.",
    "description_for_model": "Majestify Experiment is a research-first DeFi risk intelligence API and dashboard. For a selected Morpho vault, call GET /api/vaults/morpho/{vault_id}/passport. Majestify Score v0.2 has exactly four configured dimensions totaling 100%: Risk-Reward and Yield Quality 30%, Liquidity and Exit Capacity 30%, Concentration and Exposure 25%, and Historical Downside Risk 15%. Missing evidence reduces coverage and is never silently replaced or redistributed. Higher scores are not safety claims, audits, recommendations, or guarantees. Preserve sources, timestamps, limitations, confidence, unavailable reasons, decision gates, drivers, concerns, and next-investigation guidance. Historical downside preserves 365-day annualization. For chain-authoritative accounting, call GET /api/vaults/morpho/{vault_id}/onchain. It reads totalAssets and ERC-4626 price-per-share through RPC at the latest block and estimated 1m/1d/1mo/1q/1y blocks. Morpho supplies vault and asset identity; pinned-block ERC-20 decimals must agree with Morpho metadata before USD TVL is published. source_quality is rpc_verified only when current and all five historical totalAssets/share-price reads decode and decimals agree; otherwise it is degraded. The UI describes managed-asset changes without inferring deposits or withdrawals from totalAssets alone. Chain-implied realized APY annualizes actual elapsed time and allows a five-minute block-drift tolerance around the intended one-day minimum. Chainlink USD valuation rejects missing feeds, missing or mismatched decimals, non-positive answers, and non-positive, future, or stale timestamps; wrapped assets do not reuse an unwrapped feed without wrapper evidence. Chain-native concentration reads MORPHO(), the complete MetaMorpho withdraw queue, and Morpho Blue position/market state. Missing or duplicate queue entries and incomplete market reads fail closed. Morpho identity manifests and exact RPC response bytes for latest-block resolution, both historical block-resolution passes, accounting, decimals, oracle, and concentration contribute private lineage manifest IDs when snapshots are enabled, and mandatory snapshot failures propagate. usdTvl and concentration are latest-block top-level objects; only totalAssets and price-per-share form the horizon series. For complete catalog coverage, page GET /api/vaults/morpho?limit=30&offset=0 until has_more is false; the web UI visibly scopes search, filters, sorting, asset options, empty states, and CSV export to the loaded page. MCP-capable clients can connect to https://majestify.ai/_/backend/mcp. GET /api/data-status reports non-sensitive reliability state. All outputs are experimental research screening and not financial advice.",
    "api": {
        "type": "openapi",
        "url": "https://majestify.ai/_/backend/openapi.json"
    },
    "auth": {
        "type": "none"
    },
    "logo_url": "https://majestify.ai/assets/logo-md.webp"
}
