Skip to content

Fix broken SDK link in Court overview#3

Open
parul-2718 wants to merge 1 commit intomainfrom
mintlify/fix-kleros-court-quick-links-62585
Open

Fix broken SDK link in Court overview#3
parul-2718 wants to merge 1 commit intomainfrom
mintlify/fix-kleros-court-quick-links-62585

Conversation

@parul-2718
Copy link
Collaborator

Fixed a broken quick link in the Kleros Court overview page that was pointing to a non-existent /developers/sdk page. Updated the link to point to the existing /developers/overview page instead.

Changes

  • Updated "Kleros SDK" card to "Developer Guide" with correct link to /developers/overview

Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
parul-2718 pushed a commit to parul-2718/Kleros-mintlify-docs that referenced this pull request Mar 15, 2026
…tation files

Addresses all factually wrong, missing, and incomplete/misleading issues identified in the Kleros V2 documentation audit:

- court/architecture.mdx: Add all four live dispute kits, ICourtEligibility per-court eligibility with SBT addresses, arbitrable whitelist flag, force-unstake governance powers, two distinct pause mechanisms (Paused vs ArbitrationPaused) (kleros#1,#8,#9,#10,#16,#33,#48)
- governance/snapshot.mdx: Fix voting power = staked PNK via KlerosCoreSnapshotProxy (not wallet balance) (kleros#2,#13)
- concepts/tokenomics.mdx: PNK held in SortitionModule not KlerosCore; add ERC-20 fees with RatesConverter address; add LeftoverPNK events (kleros#3,#4,#35)
- developers/overview.mdx: Remove unverifiable $50M claim; add ERC-20 fees mention (kleros#3,#30)
- reference/contracts/kleros-core.mdx: Full currentRuling() signature (ruling,tied,overridden); add round data structure section (#5,#22)
- court/court-hierarchy.mdx: General Court hiddenVotes=true callout; fix alpha formula operates on minStake not total staked (#7,#26)
- reference/contracts/gateways.mdx: Add version 0.8.0; fee sync risk warning with feeForJuror mapping; disputeHash derivation formula; deprecatedVeaOutbox grace period (#20,#32,#39)
- concepts/sortition.mdx: Document minStakingTime=1800s, maxDrawingTime=1800s, rngLookahead=20 blocks; clarify alreadyDrawn mapping vs multiple vote IDs (#34,#38)
- court/how-it-works.mdx: Coherence is binary in DisputeKitClassic (10000 or 0); draw() requires automation bots; round snapshots court params at creation; tied votes default to ruling 0 (#18,#19,#21,#36,#37)
- developers/arbitrable-apps/arbitrable-guide.mdx: extraData encodes three values (courtID, minJurors, disputeKitID) (#17)
- developers/arbitrable-apps/arbitrable-production.mdx: NON_PAYABLE_AMOUNT guard rejects ETH when ERC-20 fee token is used (#40)
- reference/architecture/vea-overview.mdx: Document deprecatedVeaOutbox + expiration for graceful bridge upgrades (#23)
- court/appeals.mdx: Correct terminology from challenger/winner to loser/winner of current ruling (#27)
- products/proof-of-humanity.mdx: Explain WHY PoH uses V1 (predates V2); clarify V1 is not deprecated (#28)
- products/scout.mdx: Clarify V2 registry migration has no confirmed timeline or KIP (#29)

https://claude.ai/code/session_018CnSWSY4RCHVGT8RcFWhMK
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant