Terms

103 terms across 10 categories. Filter by category, or search by name.

System Transparency

Accountability Gap

No one — human or system — can explain why a specific output was produced.

Human-Agent Relationship

Agency Erosion

Gradual loss of human decision-making authority as agents take over more workflow without checkpoints.

Architecture

Agent Fragmentation

Agents operating in disconnected silos with no shared state, duplicating work and contradicting each other.

Human-Agent Relationship

Agent Transparency

The user can see what the agent did, why, and what it changed — at any time.

Execution Quality

Agentic Scope Creep

An agent silently expanding beyond what was delegated, usually from lack of a clear plan or direction. Adds breadth the user didn't ask for.

Architecture

AI Native

A system, product, or organization designed from the ground up with AI as a first-class architectural component — not bolted on as a feature.

Execution Quality

AI Slop

Low-effort, mass-produced AI output that floods a channel with plausible-looking but low-value work — degrading signal in the surrounding environment.

Human-AI Amplification

Ambient Knowledge

Background context the system holds and applies without the user needing to re-state it.

Human-Agent Relationship

Anthropomorphic Trust

Trusting an agent because it *feels* competent rather than because its output is verified.

System Transparency

Audit Trail

A complete, immutable record of what the system did, when, why, and with what inputs.

Human-Agent Relationship

Automation Dependency

Reliance on agents to the point where the human can't perform the task without them.

System Transparency

Black Box Agency

An agent that acts on your behalf but won't show its work. You get results with no audit trail.

Human-Agent Relationship

Calibrated Trust

The user accurately understands what the agent can and can't do, and delegates accordingly.

Human-Agent Relationship

Capability Illusion

The user believes the AI can do more than it actually can, leading to over-delegation and undetected failures.

Human-AI Amplification

Capability Stacking

Building compound capabilities by layering AI tools and memory — each new capability makes the next one easier.

Human-AI Amplification

Cognitive Amplification

The use of AI and computational systems to extend, accelerate, and enhance human thought, reasoning, creativity, memory, decision-making, and problem-solving beyond normal individual capacity.

Reasoning Cost

Cognitive Drag

Friction introduced by poorly structured context.

Human-Agent Relationship

Cognitive Load

The mental burden placed on the human when working with AI systems.

Human-Agent Relationship

Collaborative Autonomy

A working relationship where the agent operates independently within boundaries the human sets and can adjust.

Human-Agent Relationship

Confidence Decay

The gradual erosion of user trust as a system repeatedly loses context, hallucinates, or fails to follow through.

Memory & State

Context Anxiety

The dread of re-explaining everything every session because the system has no persistent memory.

Context Quality

Context Clarity

A state where the prompt contains only what the model needs — no ambiguity, no redundancy, high signal. The opposite of Context Debt.

Reasoning Cost

Context Compensation

The model using additional reasoning to make sense of poor, bloated, or unstructured context.

Memory & State

Context Continuity

Seamless persistence of knowledge across sessions — the user never re-explains. The cure for Context Anxiety.

Context Quality

Context Debt

Accumulated ambiguity, redundancy, and disorder in a conversation or prompt.

Measurement

Context Efficiency

Useful retained state per token consumed.

Context Quality

Context Freshness

How current and relevant the context is to the task at hand. Stale context — old instructions, outdated facts — increases reasoning cost even when well-structured.

Architecture

Context Handoff

The ability to transfer full working context from one agent, session, or tool to another without loss. A specific operation enabled by Context Portability.

Context Quality

Context Load

The total volume and complexity of context a model must process in a single call.

Architecture

Context Portability

The ability to move knowledge between tools, agents, sessions, and team members without loss. The cure for The Expertise Trap.

Memory & State

Context Rot

Deterioration of an agent's understanding over time due to limited memory and compaction.

Measurement

Context Utilization Rate

The percentage of input context that the model actually uses for its output. Low rate = waste.

Human-AI Amplification

Creative Leverage

Using AI to explore more ideas, variations, and directions than a person could alone — amplifying creative range, not replacing taste.

Human-Agent Relationship

Creative Ownership

The user remains the author — the agent assists but the human drives vision, taste, and final judgment.

System Transparency

Decision Fog

The user can see the output but not the reasoning, trade-offs, or alternatives the model considered.

System Transparency

Decision Traceability

Every output can be traced back through the reasoning, context, and data that produced it.

Execution Quality

Depth Fixation

The agent keeps drilling deeper into implementation detail, generating new sub-tasks and refinements rather than recognizing the work is done and returning control to the user. Expands depth rather than breadth.

Evaluation

Eval Capture

When an agent optimizes for passing evaluation rather than doing the actual work.

Evaluation

Eval Drift

Gradual misalignment between what an evaluation measures and what actually matters.

Evaluation

Eval Integrity

Evaluation that remains aligned with real-world outcomes over time — resistant to Eval Drift, Rubric Rot, and Eval Capture.

Execution Quality

Execution Fidelity

How closely a system follows and completes its intended plan.

Execution Quality

Execution Hallucination

Claiming work is done when it is not.

Execution Quality

Execution Integrity

Consistent, verifiable completion of planned tasks with evidence.

System Transparency

Explainable Delegation

The agent not only does the work but can explain what it did and why in terms the user understands.

Reasoning Cost

First-Pass Execution

The model completing a task correctly on the first attempt because context was clear enough to skip interpretation loops.

Human-AI Amplification

Flow Multiplication

AI extending the duration and depth of human flow states by handling friction, context-switching, and busywork.

Memory & State

Ghost Knowledge

Facts that exist in the system but can't be traced to an author or source.

Human-Agent Relationship

Human-Code Divergence

The gap created between a user and their codebase when an agent mediates all development.

Human-Agent Relationship

Informed Delegation

Intentional handoff of work to an agent with clear scope, checkpoints, and the ability to inspect and override.

Human-AI Amplification

Intellectual Overclocking

A state of sustained high-intensity cognitive engagement where AI amplification allows a person to think, create, learn, and explore at speeds far beyond their previous normal capacity.

Architecture

Intelligent Routing

The system's ability to direct tasks to the right model, tool, or agent based on complexity, cost, and capability — rather than sending everything to the most expensive option.

System Transparency

Invisible State

The system has internal state that affects behavior but is not exposed to the user.

Measurement

Iteration Velocity

The speed at which a human-AI pair can move from idea to tested output.

Evaluation

Judgment Bias

Systematic skew in AI evaluation due to unexamined assumptions, prompt framing, or training artifacts.

Human-AI Amplification

Knowledge Compounding

Each session builds on previous ones — understanding deepens over time rather than resetting.

Human-Agent Relationship

Learned Helplessness

The user stops attempting tasks they could do because the agent is "supposed to handle it."

Human-AI Amplification

Learning Acceleration

The user acquires new knowledge and skills faster through AI interaction than through traditional means.

Human-Agent Relationship

Maintained Competence

The user stays technically capable of doing the work themselves even while delegating.

Memory & State

Memory Bloat

Accumulated stored context that is no longer relevant but still gets retrieved, increasing noise and cost. The memory-layer equivalent of Prompt Bloat.

Memory & State

Memory Fidelity

The accuracy and completeness of what a system retains over time. The opposite of Context Rot.

Architecture

Model-Centric AI

An architecture where the model is expected to infer state, intent, plan, and memory from raw context.

System Transparency

Open State

The system's internal state is visible and inspectable at any time. The opposite of Invisible State.

Human-Agent Relationship

Ownership Erosion

The gradual loss of creative or intellectual ownership over work the agent produced.

Human-Agent Relationship

Pace Anxiety

The stress of feeling outpaced by your own tools.

Execution Quality

Plan Drift

Deviation from the original plan over time.

Execution Quality

Plan Resilience

A plan's ability to remain accurate and actionable over time despite changing conditions. The opposite of Plan Rot.

Execution Quality

Plan Rot

Decay of truth in planning artifacts — task state in markdown files goes stale.

Evaluation

Policy-Bound Evaluation

Evaluation scored against explicit plans, tasks, evidence, and policies.

Context Quality

Prompt Bloat

Oversized, redundant context that forces unnecessary reasoning.

Context Quality

Prompt Hygiene

The practice of keeping prompts clean, structured, and free of accumulated noise. Preventive maintenance against Context Debt.

Memory & State

Provenance Clarity

Every fact in the system is traceable to its author, source, and reasoning. The cure for Ghost Knowledge.

Measurement

Quality-Per-Token

A measure of output quality relative to tokens consumed. Distinct from Token ROI (value) — this measures correctness, completeness, and relevance per unit of cost.

Reasoning Cost

Reasoning Efficiency

The model producing correct output with minimal interpretive overhead — the reward for clean context.

Reasoning Cost

Reasoning Inflation

More reasoning is required to extract the same signal from worse context.

Reasoning Cost

Reasoning Load

The amount of interpretive work a model must perform before useful task execution begins.

Reasoning Cost

Reasoning Tax

Extra model cost paid to compensate for context debt.

System Transparency

Reasoning Visibility

The user can inspect the model's chain of thought, assumptions, and decision points.

Measurement

Recall Cost Ratio

The cost of retrieving stored context vs. the cost of re-generating it from scratch.

Memory & State

Recall Precision

The system retrieves exactly the right context at the right time — no noise, no gaps.

Measurement

Recovery Cost

The time and tokens required to get a session back on track after a failure — State Loss, Execution Hallucination, or Plan Drift.

Evaluation

Rubric Rot

Decay in evaluation criteria relevance over time — the eval no longer tests what it should.

Memory & State

Selective Recall

The system's ability to retrieve only what's relevant rather than everything it knows. The difference between a useful memory and a noisy one.

Context Quality

Signal Density

The ratio of useful information to total tokens in a prompt. High signal density = low reasoning tax.

Human-Agent Relationship

Skill Atrophy

Decay of human technical skills from prolonged delegation to agents.

Human-Agent Relationship

Skill Evolution

The human develops new higher-order skills as the agent handles lower-order execution.

Memory & State

State Awareness

The system's ability to maintain and use awareness of prior actions within a session. The opposite of State Loss.

Memory & State

State Loss

Failure to maintain awareness of prior actions.

Architecture

Stateful, Inspectable Memory

A collaborative memory space where multiple agents and humans contribute to and draw from the same knowledge base — with full history and traceability.

Context Quality

Structured Context

Context organized with clear hierarchy, roles, and boundaries — making it machine-parseable, not just human-readable. The architectural practice behind Context Clarity.

Evaluation

Structured Judgment

Evaluation where an AI judge scores work against explicit plans, tasks, evidence, and policies rather than subjective impressions.

System Transparency

System Opacity

The inability to see what an AI system knows, why it made a decision, or what it did. The default state of most AI tools today.

Architecture

System-Centric AI

An architecture where planning, state, memory, and control live outside the model.

Execution Quality

Task Accountability

Every task has a verifiable record of who did what, when, and whether it actually completed.

Architecture

The Expertise Trap

Context and knowledge locked on one person's machine, inaccessible to the team.

Human-AI Amplification

Thought Partnership

A working dynamic where the human and AI build on each other's contributions iteratively, producing better outcomes than either alone.

Reasoning Cost

Token Bleed

Silent budget drain from re-onboarding — tokens spent re-explaining context the system should already hold.

Reasoning Cost

Token Burn

Token waste caused by a client sending the entire session history to the LLM on every call.

Reasoning Cost

Token Leverage

Getting more useful output per token spent. The inverse of Token Bleed.

Measurement

Token ROI

The measurable value produced per token consumed. The business metric for Context Efficiency.

Architecture

Tool Isolation

Memory and context don't cross tool boundaries — each tool is a silo.

Human-Agent Relationship

Trust Without Verification

Accepting agent output without review — a precondition for Execution Hallucination going undetected.

Architecture

Unified Context

A single, shared knowledge layer accessible to all agents and tools. The cure for Tool Isolation.

Measurement

Waste Ratio

The proportion of tokens consumed that produce no useful output. The metric behind Token Bleed and Token Burn.