Request Demo

Research & announcements

Protocol releases, technical thinking, and updates from Arcus Labs

Releasing irg-reference: An Open Implementation of the IRG Protocol
Releasing irg-reference: An Open Implementation of the IRG Protocol

We’re publishing irg-reference, an open implementation of the Iterative Reasoning Graph protocol. It runs against seven LLM providers, ships with a trace navigator that makes every reasoning step inspectable, and is licensed CC BY-SA so anyone can use it, fork it, and build on it.

Read
Measuring Reasoning Quality: Why Accuracy Benchmarks Miss the Point
Measuring Reasoning Quality: Why Accuracy Benchmarks Miss the Point

Accuracy benchmarks ask whether the system was right. That is the wrong question for production. The right question is whether the system behaved well given what it actually knew—and that is what epistemic integrity measures.

Read
From the Perimeter to the Core: Why Auditability Unlocks AI Adoption
From the Perimeter to the Core: Why Auditability Unlocks AI Adoption

AI has already proven it can write, analyze, and classify. What it has not proven, in the institutional sense, is that its reasoning can be trusted for the decisions a regulated business is actually built on. The blocker is not capability. It is accountability.

Read
The Colorado AI Act Is Live: What It Requires and What It Doesn’t
The Colorado AI Act Is Live: What It Requires and What It Doesn’t

The Colorado AI Act applies to deployers, not just developers, and it covers AI used in credit, employment, housing, insurance, education, healthcare, and legal services. Compliance turns on whether you can document how the system reasoned, not just what it produced.

Read
Prompt Sets as Epistemic Personalities: Same Graph, Different Reasoning
Prompt Sets as Epistemic Personalities: Same Graph, Different Reasoning

Apply different prompt sets to the same reasoning graph and you get different convergence paths, different abstention rates, and different epistemic integrity scores. Prompt engineering isn’t cosmetic—it’s the configuration of an AI system’s epistemic personality.

Read
What Model Validation Looks Like When the Model Is an LLM
What Model Validation Looks Like When the Model Is an LLM

Traditional validation assumes you can read a model’s mechanics, test it on holdout data, and stress-test it against known scenarios. LLMs break all three assumptions. What validation teams actually need isn’t holdout accuracy—it’s reasoning traces.

Read