Home / Docs
📚 Developer entry pointsThe deep spec is on DCS Labs; the runnable docs are in repos; the verifier runs in your browser. Six entry points below.
Most of the docs live as code in repos and as the spec on DCS Labs. This page lists every entry point.
The R-Series specs (R+2, R+3, R+4), the 9-piece stack, research notes and the open-weights catalog.
dcslabs.ai →The R-Series page on dcsai.ai — receipt anatomy, Merkle bundles, ZK proofs, PQ co-signature.
standards on dcsai.ai →Endpoints, request shapes, LRA semantics. npm i dcs-agents or Python pip install dcs-agents.
One npx -y @dcsplatform/mcp-server and the full catalog is callable from Claude Desktop / Cursor / Cline.
Client-side receipt verifier, including the keys and contracts you need to audit independently.
verify.dcsai.ai →R+2 / R+3 / R+4 standards, the verifier package, the worker daemon, the MCP server — all MIT.
github.com/DCS-LabsAI →