Skip to main content
The Krentix Council

The AI you can watch disagree with itself.

Twelve adversarial models. Seven independent vendors. Every vote signed and verifiable. The architectural answer to AI doom — built into TradeCaliber.

Models voting
12
Independent vendors
7
Signed artifacts
Ed25519
Verifier
Public

Why only Krentix can ship this

Every other AI product gives one vendor's RLHF heritage unilateral authority. OpenAI, Anthropic, Google — each ships a single model. Their alignment is a moral monoculture. One CEO, one jurisdiction, one training corpus.

Krentix runs your output through twelve evaluators across Anthropic, OpenAI, Google, DeepSeek, xAI, Z.AI and Alibaba — then signs the vote with an Ed25519 key any third party can verify with the public half alone. No vendor can corrupt the result. No regulator has to take our word for it.

Four fears, defused by architecture

Verify any vote, with just the public key

Every Council artifact ships with a deterministic SHA-256 payload hash and an Ed25519 signature. The verification primitive is open: anyone with the public key can confirm a vote was real and untampered.

import { verifyCouncilVote } from '@krentix/attestation';

const result = verifyCouncilVote(artifact, { publicKeyPem });
// { ok: true, voteId, kid: 'ed25519:...', alg: 'ed25519' }
Read the spec ↗ 📖 Read transcripts ↗

Krentix powers the trust layer. TradeCaliber is the first product on top of it. More platforms coming. Independent regulators, insurers, and governments can verify Council outputs without trusting Krentix the company.