Principle 01
Mechanisms over slogans
Every recommendation names the data structure, control or code path that implements it. If we cannot name one, we say so.
About · Earp Strategic
Earp Strategic Consulting designs, deploys and governs AI systems for regulated enterprises. We exist because most AI failures in these environments are not model failures — they are missing mechanisms: lineage, enforcement, idempotency, measurement and ownership.
Thesis
Six failure modes we see repeatedly, each with the symptom you notice first and the mechanism we put in its place.
01 · Failure mode
An examiner asks why a claim was denied in March. The logs show a request and a response; nothing shows which documents, prompt version or model build produced it.
Mechanism · Hash-chained decision records
Every decision is written at decision time with its inputs, retrieval snapshot, prompt hash, model version and guardrail verdicts, chained so any record can be replayed and tamper is detectable.
02 · Failure mode
“Never disclose account numbers” sits in a system prompt. One injected instruction in a retrieved document and the control is gone — with no record it was ever tested.
Mechanism · A guardrail plane outside the model
Input classifiers, policy-as-code on structured tool calls and output validators run as a separate, versioned, fail-closed service with a red-team regression suite gating every policy change.
03 · Failure mode
An agent times out mid-action, the orchestrator retries, and the refund is issued twice. Nobody can say which run was authoritative.
Mechanism · Idempotency keys on every action
Keys derived from canonical inputs bind each action to exactly one effect and one ledger entry; a replay returns the recorded outcome instead of acting again.
04 · Failure mode
The model passed an evaluation at launch. Six months, two model upgrades and a re-indexed corpus later, nobody knows whether it still does.
Mechanism · Golden sets and control charts
Defects are defined operationally, sampled daily and plotted on p-charts with run rules, so drift is a statistical signal tied to a ledgered change — not an anecdote.
05 · Failure mode
A vendor builds a demo, hands over a deck, and leaves an operations team to productionize a system they did not design and cannot debug.
Mechanism · Forward-deployed engineering
Our engineers ship inside your repositories, pipelines and on-call rotation, pair with your team on every change, and leave when your engineers own it — not when the SOW runs out.
06 · Failure mode
Every request carries the whole policy manual and twenty retrieved chunks. Cost and latency climb, answers get worse, and no one can say what the model actually saw.
Mechanism · Budgeted context windows
Each window is allocated by slot with token caps, eviction rules and provenance tags, and every slot's marginal value is measured by ablation evals before it earns its tokens.
Founder
Doug Earp
Founder, Earp Strategic
I started this firm because the hard part of enterprise AI was never the model.
The model is the part everyone can buy. What most organizations cannot buy off a shelf is the ability to say, months later and under oath if necessary, exactly why a system did what it did — which inputs it saw, which policy it was held to, which version answered, and who approved the change that made it behave that way. When that answer is missing, the system does not survive its first serious audit, and it should not.
So I believe a few things firmly. A control that exists only as a sentence in a prompt is not a control. A decision you cannot replay is a decision you cannot defend. Quality is a process you monitor statistically, not a number you measure once at launch. And the people who design a system should be in the room — in the repository, on the pager — when it meets production.
We work that way. We write the ledger before the feature, the evaluation before the prompt, and the runbook before the handover. We name the mechanism behind every recommendation, and if we cannot name one, we say so. Everything we build lands in your environment and your repositories, because the goal is a system your team owns — not a dependency on us.
If that is the kind of partner you are looking for, start with the assessment. Two weeks is enough to tell you, plainly, where you stand.
Engagement model
Each stage has a fixed deliverable and leaves you with something you can use without us. Most clients start with the two-week Systems Assessment.
Stage 1: 2 weeks · fixed fee
Find out what you actually run and how defensible it is.
Delivered
Exit · A written assessment your risk committee can act on without us.
Stage 2: 4–6 weeks
Design the target system across all six planes and prove the hard parts.
Delivered
Exit · A buildable design and working spikes your own team can execute.
Stage 3: 12-week increments
Ship it to production inside your environment, alongside your engineers.
Delivered
Exit · Systems in production that your engineers own, operate and extend.
Stage 4: Ongoing · monthly
Keep the system inside its control limits as models, data and regulation move.
Delivered
Exit · Cancel with 30 days' notice; everything we built is already in your repositories.
How we work
Principle 01
Every recommendation names the data structure, control or code path that implements it. If we cannot name one, we say so.
Principle 02
We work in your cloud accounts, repositories and identity provider. No proprietary runtime, no data leaving your environment.
Principle 03
Everything we ship emits what an auditor will ask for — ledger entries, eval reports, policy versions — as a side effect of running.
Principle 04
Code, infrastructure-as-code, policies and golden sets live in your repositories under your control from the first commit.
Principle 05
Each stage has a fixed deliverable and a point where you can stop holding something useful. No open-ended discovery.
Principle 06
Providers sit behind a gateway and an eval suite, so changing a model is a routing change plus a regression run — not a rewrite.
Two weeks, fixed scope. We map every model, prompt, data flow and decision path you run today, score them against your compliance regime, and hand you a ranked remediation plan with named mechanisms — not a slide deck.
Careers
We hire people who have run systems in production and want to do it where the stakes are regulated. Small team, senior work, real ownership.
You ship production AI systems inside client environments — their repos, their cloud accounts, their change control — and leave their engineers able to run them without you.
You turn frameworks like NIST AI RMF, ISO/IEC 42001 and the EU AI Act into controls that execute: policy-as-code, evidence pipelines and audit exports, not binders.
You own model behaviour: evaluation design, fine-tuning where it pays, routing across providers, and the statistical monitoring that keeps quality inside its limits.