Concepts · the framework's vocabulary

The structural ideas
behind Eigenius.

This section is for readers who want to understand the framework without committing to learning the platform. What a typed knowledge graph is, why four warrant categories instead of one accountability surface, and what changes when scientific reasoning becomes machine-checkable. If you want to try the platform, head to Get started or Docs instead.

The feedback loop

Why are coding agents great
and reasoning agents not?

AI coding agents are unreasonably good because a compiler, a type-checker, and a test suite give them a feedback loop they cannot fake. AI reasoning agents, by contrast, produce prose that nobody mechanically checks — so brilliance and hallucination look identical at the surface. The video below frames the move: build a feedback loop for AI thought out of typed chain commits the kernel can verify.

Why AI coding agents are incredibly effective while AI reasoning agents remain dangerously unreliable, and how a typed-knowledge-graph kernel closes the gap by being the compiler-for-AI-thought the reasoning side has been missing.

The four warrants

Every claim — human or AI —
lands in one of four categories.

Three warrant kinds are mechanical — an instrument run, a deterministic computation, or a formal proof — and can be independently re-executed by anyone with read access. The fourth carries an authoritative warrant: a named declarer is on record, and the citation chain is examinable. The distinction is what an AI agent must declare when it commits a claim, and what stops a hallucination from masquerading as a mechanical derivation.

Mechanical warrants re-executable
Observed Instrumental

Raw measured data with unbroken instrument provenance.

Audit fingerprint Instrument run, time, operator.

Example: Six raw IC₅₀ readings from a Kinase-Glo plate run.

Derived Computational

Outputs of deterministic computation, rerunnable byte-identically.

Audit fingerprint Procedure, inputs, kernel that ran it.

Example: A t-statistic and p-value the statistics institution emitted.

Verified Formal-proof

Claim accepted by a machine-checked mathematical proof.

Audit fingerprint Proof artifact, checker, independent re-execution.

Example: A Lean-verified regulatory primary-endpoint result.

Authoritative warrant examinable
Declared Authoritative

Asserted by a named human, organisation, or policy document.

Audit fingerprint Declarer identity, citation, organisational authority.

Example: A 100 nM threshold cited from a methodology document.

The four categories are peers, not a hierarchy. The chain doesn't prevent an AI from declaring something false — but it does prevent it from passing a declaration off as a mechanical warrant.

See it in practice

From idea to a worked example.

When you're ready to see all of this end-to-end in a real workflow, the drug-screening example walks the chain from raw IC₅₀ plate readings to the final designation. Five chain commits, three warrant kinds, one domain bridge, one reasoning certificate — everything type-checked at commit time.

Read the worked example Or get started locally