Consulting-as-Code™: strategy work as verifiable software.
We build MCOS, an autonomous consulting engine that turns business conversations and documents into board-ready analysis, with every dollar figure traceable to its source and every run carrying a record of its own integrity.
When the Model Isn't the Problem: Degradation Accounting in Fallback-Enabled Production LLM Pipelines (preprint, August 2026)
We instrumented our own production system and found that an AI pipeline can post near-perfect quality scores while the AI silently fails behind the scenes: in our baseline, the scoreboard looked flawless while the model completed its own work in only 4 of 10 runs. The study introduces degradation accounting, a run-level integrity record that separates what a system produced from whether the AI actually produced it, and reports a premium model whose measured cost per clean run was 47x a budget model, against a 17x sticker gap.
Every prediction was registered before testing. One was falsified by its own registered threshold, and we published that too. An independent reviewer reproduced every headline number from the released artifacts before publication.
Read the paper · Project page + reproducibility artifacts · arXiv: coming soon
MCOS (Management Consulting Operating System) is a five-layer protocol stack. The design principle: let rules do what rules do best, and make the AI prove the rest.
| Layer | Role |
|---|---|
| L1 · Input Transport | Deterministic parsing of transcripts, documents, SOPs, and audio into one clean format |
| L2 · Extraction Primitives | Rule-based ground truth: every dollar figure, name, date, and calculation, derived solely from the input itself. No LLM, no external database |
| L3 · Consulting Core | Ten specialized AI agents plus an adversarial validation layer where findings must survive cross-examination before they ship |
| L4 · Domain Protocols | Seven finished products: AI Discovery, Sales Intelligence, Key Person Audit, M&A Diligence, Contract Analysis, Workflow Transformation, RFC Quality |
| L5 · Sentinel | Contract governance: extracted obligations become live, monitored gates |
Money discipline is structural, not aspirational: a figure in the output either traces to a stated source or is labeled as an estimate. Public demos run on certified known-answer corpora, and every production run carries its own integrity record.
Patent pending. U.S. provisional patent applications have been filed covering aspects of these systems and methods.
Try the live demos · AI Discovery · The manifesto
- mcos-reliability-paper: the reliability study, LaTeX source, and reproducibility bundle with SHA-256 manifest
- Consulting-as-Code: architecture documentation for the Consulting-as-Code™ approach
- itil-reflexion-agent: LangGraph-based ITIL change management agent using Reflexion-style self-critique
VuduVations is an independent innovation studio founded by Sean Halverson, built on 15+ years of management consulting for Fortune 500 organizations. That experience exposed a consistent pattern: enterprises do not fail at strategy for lack of ideas. They fail because execution runs on slideware, subjective interpretation, and human bandwidth.
Our answer is to encode the consulting method itself into deterministic, auditable software, and to hold the AI components to a standard most of the industry does not yet measure: not just "was the answer right," but "did the AI actually do the work."
Stack: Python, TypeScript, LangGraph, Next.js, GCP, Vercel · Model-portable by design across Anthropic, DeepSeek, Moonshot, OpenAI, and xAI.