DCS AI Technologies builds the R-Series: an open, MIT-licensed trust stack that makes autonomous-agent actions provable, auditable, and independently reproducible.
Website: dcsai.ai · dcslabs.ai
| Layer | What it is | Status |
|---|---|---|
| R+2 — Open Provenance | Ed25519-signed, hash-chained provenance receipts for agent actions (RFC 8785 JCS canonicalization). | Operational prototype |
| R+3 — Tamper-Evident Audit | SHA-256 Merkle-rooted, replayable audit bundles with on-chain anchoring. | Operational prototype |
| R+4 — Zero-Knowledge Verification | Privacy-preserving compliance verification — Groth16 / BN254, on-chain verifier. Single-domain, live on Base mainnet, backed by a v0.1 trusted-setup ceremony. | Real cryptographic prototype |
| Federation | Cross-issuer verification across trust domains. | Multi-node prototype — production hardening in progress |
- r2-standard — Open Provenance Standard + verifier (
@trdnetwork/r2-verifyon npm). - r3-standard — Tamper-Evident Audit Lineage standard + bundle verifier.
- r4-standard — Zero-Knowledge Verification: circuit, trusted-setup ceremony transcript, Base-mainnet verifier, federation prototype, and hardening docs (threat model, crypto roadmap, benchmarks, reproducibility pack).
The R-Series is active research and prototype work, openly published so it can be independently checked.
- R+2 and R+3 are operational prototypes — verified end-to-end.
- R+4 is a real cryptographic prototype: a working circuit, a completed v0.1 trusted-setup ceremony (5 contributors — family + internal), and a live verifier on Base mainnet. It is single-domain.
- Federation is a working multi-node prototype, not production: TLS, peer authentication, hardened Byzantine consensus, and persistence are still ahead.
- No independent third-party security audit has been performed yet. A broader, fully independent ceremony and an external audit are planned.
Each layer ships with a reproducibility pack so reviewers can re-verify the claims themselves rather than take our word for it.
DCS AI Technologies L.L.C — Dubai, UAE. The R-Series is MIT-licensed.