← Home

Lexicon

The operating vocabulary. Every term here was invented to name something that existed but didn't have a word for it. Grouped by stage of the allocation cycle - see the thesis for the full lattice.

Stage 1

Find

· Where are the mispriced edges in the operating graph?
Stage 2

Characterize

· What is the return distribution of this opportunity?

Templeton Ratio

T = time_to_do / time_to_check. The ratio of generation difficulty to verification difficulty for any task. Determines whether AI automation creates leverage or doubles the work.

Verification QuadrantVerification TrapAI Sweet SpotProof Layer

Verification Trap

A task that is easy to generate but hard to verify. The AI produces output effortlessly, but checking whether it is correct takes as long as doing it manually. T approaches 1.

Verification QuadrantTempleton RatioAI Sweet SpotQuadrant Shifting

AI Sweet Spot

A task where generation is hard but verification is cheap. T >> 1. You can review 50 AI outputs in the time it takes to manually produce one. This is the P vs NP intuition applied to operations.

Verification QuadrantTempleton RatioVerification TrapQuadrant Shifting

Dollarized Confusion Matrix

A confusion matrix where counts are replaced with costs. The optimal threshold follows: theta* = C_FP / (C_FP + C_FN). Costs drive thresholds, thresholds drive autonomy levels.

Dollarized Confusion Matrix ToolVerification TrapAutonomy State Machine

Construction Spread

S = (annual_value x P(success)) / build_cost. The risk-adjusted return on the capital deployed to build a knowledge asset. Rank opportunities by spread descending. Deploy capital top-down until budget is exhausted.

Automation NPVKnowledge CapitalCompile TimeDual CurveOperational Alpha

Dual Curve

The simultaneous depreciation of AI models (distribution shift, competitive erosion) and appreciation of knowledge assets (verifiers, labeled corpora, institutional rubrics) - where the appreciating side gets better through operating use, not in spite of it. The net rate determines whether an automation is a wasting asset or a compounder.

Knowledge CapitalVerifier CapitalAutomation NPVConstruction SpreadCompile Time
Stage 4

Execute

· How do you realize the returns?

Proof Layer

The verification rubric, asymmetry profile, and verification cost analysis built BEFORE the capability. Every AI system needs one. No exceptions.

Knowledge CapitalDollarized Confusion MatrixGold StandardTempleton Ratio

Autonomy State Machine

A graduated trust system for AI deployments with three states: Disabled, HITL (human verifies every output), and Autonomous (spot-check only). Transitions are driven by statistical evidence with hysteresis to prevent oscillation. See: The Promotion Protocol.

The Promotion ProtocolDollarized Confusion MatrixDrift DetectorGold Standard

Quality Ratchet

A CI-enforced floor that only moves up. Once a quality metric hits a threshold, the system blocks any change that drops below it. Each improvement becomes the new minimum. The sequence of baselines is monotonically non-decreasing. Formally: a monotonic ratchet.

Quality HillclimbDesigned ConvergenceGold StandardOracle Gradient

Structured Elicitation

A controlled experiment designed to learn the operator's preferences. Pairwise comparisons, best-worst scaling, or adaptive conjoint analysis. Highest information per query of the three Deity Problem channels, but requires operator attention.

The Deity ProblemRevealed PreferenceDirect QueryDrift Detector

Revealed Preference

Inferring the operator's preferences by watching what they actually do - not what they say they want. Based on revealed preference theory (Afriat's theorem, GARP). Cheapest evidence channel because the operator is doing what they would do anyway.

The Deity ProblemStructured ElicitationDirect Query

Direct Query

A question posed to the operator, used only when the expected value of the answer exceeds the cost of the operator's attention. An agent that asks too many questions isn't diligent - it's poorly calibrated.

The Deity ProblemStructured ElicitationRevealed Preference

Drift Detector

A posterior predictive check that detects when the operator's preferences have drifted from the learned model. Computed as the fraction of recent decisions the model predicted incorrectly. When the drift score exceeds a threshold, the agent triggers re-elicitation.

The Deity ProblemAutonomy State MachineStructured Elicitation

The Designer's Seat

The position of designing the game rather than playing it. Every multi-agent system is a game. You can optimize your moves within existing rules (playing), or you can choose the rules so that the equilibrium of self-interested behavior is your desired outcome (designing). The CTO's job is the second one.

Designed ConvergenceAutonomy State Machine
Stage 5

Compound

· How do you build the appreciating asset?