All Metrics
Agentic Workflow Health · Layer 5

Agent vs Human
Conformance Rate

The difference between agent DCS and human DCS — the single number that answers whether AI coding is making your architecture better or worse.

Target metric — not yet computed

This page describes the intended design. It requires splitting CDA results by agent vs. human authorship, which isn't tracked yet. It doesn't appear on your dashboard yet, and no org currently has a live value for it.

Formula
AHCR = DCS(agent-authored PRs)
DCS(human-authored PRs)
Positive = agents more conformant·Rolling 30-day
Thresholds
≥ 0Agents at or above human baselineTarget state
< −10Agents below human baselineAlert — review MCP integration
< −20Significant conformance gapEscalate — halt expansion
01

What it signals

AHCR is the single most strategically important agentic metric rkito produces. It answers the question every CTO will eventually face: “Is AI coding making our architecture better or worse than humans?” A positive AHCR means agents (with MCP context) are outperforming humans on design conformance. A negative AHCR means they are not — and by exactly how much.

No other tool produces AHCR. It requires both agent attribution (knowing which PRs were agent-authored) and Lens-based CDA evaluation simultaneously. Code quality tools have neither. Architecture diagramming tools have neither. AHCR is rkito-exclusive.

The expected trajectory: AHCR starts negative (agents without design context produce more drift than humans who know the system implicitly). After rkito MCP integration, AHCR trends toward zero then positive (agents loaded with Ledger state, approved CHIs, and Lens criteria produce more conformant code than humans relying on implicit knowledge). Positive AHCR post-MCP integration is the ROI proof.

02

How rkito produces it

Every CDA audit is tagged by authorship. DCS is computed independently for agent-authored and human-authored PRs. AHCR is the delta — a single signed number that grows positive as MCP integration matures and agents load design context before the first token of code is generated.

1
01
Every CDA audit tagged: agent-authored or human-authored
From commit signatures (Co-Authored-By: Claude Code, Copilot metadata, Devin session ID) and MCP access logs
2
02
DCS computed separately for each group
Agent DCS and human DCS calculated independently over the rolling 30-day window
3
03
AHCR = agent DCS minus human DCS
A single signed number: positive means agents are more conformant, negative means they are less
4
04POSITIVE
Positive AHCR
Agents more conformant than humans — MCP integration is delivering measurable ROI
5
05NEGATIVE
Negative AHCR
Agents less conformant than humans — MCP context gap or pre-MCP baseline comparison
6
06
Updated on 30-day rolling window, trended sprint-over-sprint on org dashboard
AHCR trajectory is as important as the absolute value — watch the direction
03

Who this metric is for

CTO
Executive
Board question answered

AHCR is the number that answers the board question: "Are our AI tools making the codebase better or worse?" Not a sentiment, not a survey — a computed delta between agent and human design conformance. A positive AHCR is the quantified ROI of AI coding investment.

Architect
Design Authority
MCP integration effectiveness signal

AHCR is the effectiveness signal for MCP integration. AHCR turning positive after MCP deployment proves the integration is working — agents are loading design context and producing more conformant code than humans relying on implicit knowledge. AHCR trending negative post-deployment means the MCP context is incomplete or misconfigured.

04

Watch

Critical misuse to prevent

Do not use pre-MCP AHCR to restrict AI tools. The baseline negative AHCR is expected — it is agents without context versus humans with years of implicit knowledge. That is an unfair comparison. The valid comparison is post-MCP AHCR, where agents have equivalent access to design context. Making AI tool adoption decisions based on pre-MCP AHCR is like judging a new hire in their first week and firing them before they have been onboarded.

Also: AHCR can be negative because agents work on harder problems (complex boundaries with more Lens violations), not because they are inherently less conformant. Segment by work type before drawing conclusions.

05

What to do at each threshold

Step-by-step response playbook for each signal state.

Green≥ 0Quantify ROI

Agents meeting or exceeding human baseline. If positive, quantify the margin as MCP ROI.

01

If AHCR is positive, express the margin as a concrete number for leadership: “agents produce conformant code X points more reliably than human-authored PRs.” This is the MCP ROI case — quantify it before the next budget cycle.

02

Monitor MCPCAR to confirm agents are actually loading design context. A positive AHCR with low MCPCAR is suspicious — either a measurement gap or agents are outperforming on a narrow slice of work.

Yellow< −10Identify gap pattern

Agents are meaningfully below human baseline. Find the pattern before diagnosing the cause.

01

Concentrated in specific Lenses: those rules need more explicit loading in agent MCP context. The agents have not been given the criteria they need before code generation starts.

02

Concentrated in specific agents: those agent configurations need MCP review. Distributed across all agents and Lenses: MCP integration may not be fully deployed.

Red< −20Halt expansion

Halt expansion of AI tool adoption scope until the gap is understood.

01

Check MCPCAR first. If agents are not loading MCP context, deploy MCP integration — the gap is structural absence of design context, not an agent capability problem.

02

If MCPCAR is high but AHCR is still deeply negative, check LSCR — agents may be loading Lenses but failing to produce conformant code despite having the criteria. That is a different problem requiring agent configuration review, not MCP deployment.

Start measuring yours

What is your org's AHCR?

rkito computes AHCR automatically by attributing every CDA audit to agent or human authorship and comparing the resulting DCS scores. Connect your repo and see the delta within minutes.