Guides

Technical documentation.

Implementation guides for each layer of the Lemma architecture.

Guides 2026.02.28

Define Your Domain as a Schema

Model how your AI retrieves and clusters knowledge — bucket ages, risk scores, regions — with typed schemas and normalization. Register ZK circuits and generators so every fact traces back to its source.

Read →
Guides 2026.02.28

Disclose Only What AI Needs

Selective disclosure lets holders reveal just the attributes your model requires, while the link to the original issuer signature stays intact.

Read →
Guides 2026.02.28

Encrypt Everything, Expose Nothing

How Lemma keeps every document AES-GCM encrypted so your AI never touches raw PII — only docHash and CID are exposed as stable anchors for provenance.

Read →
Guides 2026.02.28

Prove Facts with Zero Knowledge

Turn business rules like 'over 18' or 'revenue above threshold' into machine-checkable facts. Each proof is permanently recorded with its circuit and generator.

Read →
Guides 2026.02.28

Provenance That Never Disappears

Document commitments, schemas, issuers, and ZK verification results are anchored on-chain. Your RAG index can be rebuilt, your embeddings re-computed — the provenance layer stays permanent.

Read →
Guides 2026.02.28

Query Verified Attributes

Ask 'users over 18 in Japan' and get back attributes with full provenance — proof status, schema, issuer, generator, and verification method — ready for your RAG policy layer.

Read →
Foundations

Lemma Oracle Specs

A cryptographically verified truth layer enabling AI to reason over confidential data via zero‑knowledge proofs, selective disclosure, and on‑chain provenance — all while keeping raw content encrypted.

Read Specs →