Book — 75 chapters

AI Beyond the Demo: How AI Actually Works in Enterprises

62 chapters and 12 capstone projects synthesizing the full LegacyForward.ai practitioner catalog into a single sequenced journey — from IT foundations and AI strategy through agentic systems, knowledge graphs, and large concept models.

Part I — The Enterprise Foundation

01

Why the IT Stack Determines AI Success

AI does not arrive in a clean room. It lands on top of forty years of accumulated technology decisions, and those decisions determine what is possible before a single line of AI code is written.

4 min read
02

The Three Layers: Record, Engagement, Intelligence

Enterprise IT organizes into three functional layers. Understanding which layer a system lives in determines what AI can do with it, how it can access it, and what governance it inherits.

4 min read
03

Legacy Systems — What They Are and Why They Stay

Legacy systems are not failures. They are systems that worked well enough to become indispensable. Understanding why they stay is the prerequisite for designing AI that coexists with them.

4 min read
04

Cloud, SaaS, and the Sprawl Problem

The modern enterprise runs on dozens of SaaS tools, multiple cloud environments, and data scattered across all of them. Understanding sprawl is not optional for AI practitioners — it is the map of the problem space.

4 min read
05

Data Readiness — The Prerequisite Nobody Talks About

Data readiness is the single most consistently underestimated factor in enterprise AI. The question is not whether you have data — every enterprise has data. The question is whether you have data the AI can use.

4 min read
06

Integration Patterns for AI-Ready Systems

How AI connects to enterprise systems — the four integration patterns, when to use each, and the failure modes that appear when the wrong pattern is chosen.

4 min read
07

Technical Debt as an AI Blocker

Technical debt does not just slow down software development. It directly blocks AI initiatives — through inaccessible data, unreliable integrations, and missing governance infrastructure. Understanding where debt concentrates reveals where AI will struggle.

4 min read
08

AI Doesn't Replace the Stack — It Runs on Top of It

The mental model that trips up most enterprise AI initiatives is the replacement model. AI does not replace enterprise IT — it runs on top of it, consumes its data, and returns results that flow back through it.

4 min read
09

The Coexistence Imperative — Why Rip-and-Replace Fails

Rip-and-replace is the most expensive, highest-risk, and least successful strategy in enterprise technology. AI initiatives that require it consistently fail. Understanding why coexistence is not a compromise but an architectural requirement changes how AI is designed.

4 min read
10

Finding the Signal in the Sprawl

Given a complex IT landscape with legacy systems, data sprawl, and accumulated technical debt, where does an AI initiative actually begin? The answer is not 'with the most ambitious use case' — it is with the clearest signal.

4 min read

Part II — Strategy and Leadership

11

What AI Actually Does (and What It Doesn't)

Before strategy, before investment, before governance — a clear-eyed account of what AI systems actually do, where they are genuinely capable, and where vendor claims exceed the technology.

4 min read
12

Why AI Projects Fail — and What Vendors Won't Tell You

The failure rate for enterprise AI projects remains stubbornly high. The causes are consistent, the warning signs are visible early, and they have almost nothing to do with the model.

4 min read
13

AI Strategy That Actually Works

AI strategy fails when it is a collection of use case ideas. It succeeds when it connects AI capability to business value, organizational readiness, and a realistic delivery model.

4 min read
14

Making AI Investment Decisions

AI investment decisions are harder than traditional software investment decisions because the outputs are probabilistic, the costs are variable, and the value attribution is non-trivial. Here is how to make them well.

4 min read
15

Organizational Readiness — the Human Side of AI

Technology readiness and organizational readiness are not the same thing. Organizations that are technically ready for AI but organizationally unprepared consistently fail to deliver value.

4 min read
16

AI Risk, Regulation, and Responsible AI

AI risk is not hypothetical. It is operational, reputational, and regulatory. The organizations that manage it well treat responsible AI as architecture, not as policy.

4 min read
17

Is This Worth Building? — Value Hypothesis and Portfolio Prioritization

The most important question in AI product management is the first one: is this worth building? Most teams answer it too quickly. Here is the discipline for answering it rigorously.

4 min read
18

Discovery for AI Features — Finding Real Problems

AI product discovery is different from traditional product discovery. The questions are different, the failure modes are different, and the artifacts that come out of it are different.

4 min read
19

Measuring AI Success — Metrics That Matter

Model metrics and business metrics are not the same thing. The organizations that measure AI success well measure what the AI does for the business, not how well the model performs in isolation.

4 min read
20

Building and Leading AI Teams

AI teams fail for organizational reasons more often than technical ones. The roles, the structures, and the leadership behaviors that produce AI teams that ship.

4 min read

Part III — The Practitioner's Toolkit

21

How LLMs Work — No PhD Required

Large language models are not magic and they are not mysterious. Understanding how they work at a functional level — what they are doing when they generate text — makes you a better practitioner whether you are a PM, BA, or engineer.

4 min read
22

Prompt Engineering Fundamentals

Prompt engineering is not a hack or a workaround — it is the primary interface between human intent and model behavior. The practitioners who do it well ship AI that works; the ones who skip it ship AI that surprises them.

4 min read
23

LLM Primitives — Tokens, Context, and Temperature

The building blocks that every practitioner must understand before building LLM-powered applications: tokens, context windows, embeddings, completions, and the parameters that control them.

4 min read
24

RAG Pipelines — Giving Models Access to Your Data

Retrieval-Augmented Generation is the most impactful enterprise AI pattern available today. It solves the knowledge cutoff problem, the hallucination problem, and the proprietary data problem simultaneously.

4 min read
25

LLM-Powered Requirements Elicitation

LLMs change requirements elicitation by enabling faster synthesis of stakeholder input, richer scenario exploration, and automated gap analysis. Here is how to use them without outsourcing judgment.

4 min read
26

AI-Powered Test Case Generation

Generating test cases is one of the highest-ROI applications of LLMs for QA teams. LLMs produce comprehensive test suites faster than manual authoring while surfacing edge cases that human testers miss.

4 min read
27

Evaluation-Driven Development

AI features cannot be shipped without evaluation frameworks. Unlike traditional software, LLM outputs are probabilistic — the same code that passes unit tests today may produce different outputs tomorrow. Evaluation-driven development makes this manageable.

5 min read
28

Working with ML Engineering Teams

ML engineers and product practitioners speak different languages and operate under different constraints. The practitioners who learn to bridge this gap ship AI features faster and with fewer painful rework cycles.

5 min read
29

Adding AI to Existing Products

Most AI product work is not building new AI-native products — it is adding AI capabilities to products that already exist. The patterns for doing this well are different from greenfield AI development, and the failure modes are distinct.

5 min read
30

Data Strategy for Product Managers

AI products are data products. A PM who cannot think clearly about data quality, data pipelines, and data governance cannot effectively manage an AI feature — they will be surprised by problems that were predictable from the data.

5 min read
31

Pricing and Packaging AI Features

AI features have fundamentally different cost structures than traditional software features — inference costs scale with usage in ways that subscription pricing models were not designed for. Getting pricing wrong can make a successful AI feature economically destructive.

5 min read
32

Operating AI at Scale

The operational challenges of AI at scale are categorically different from traditional software operations. Drift, degradation, and external dependency failures require monitoring and response strategies that most operations teams have never needed before.

5 min read

Part IV — Enterprise AI Architecture

33

The AI Landscape — An Architect's Map

Enterprise architects face an AI landscape that is expanding faster than any previous technology wave. This chapter provides the conceptual map architects need to orient decisions — which AI capabilities exist, how they relate to each other, and where the architectural leverage points are.

5 min read
34

New Building Blocks — AI Components for Your Architecture

AI-first architecture introduces a new set of components that do not exist in traditional enterprise system design — vector databases, embedding pipelines, prompt registries, evaluation harnesses. Architects who understand these building blocks design systems that work; those who do not design systems that surprise them.

5 min read
35

Data Architecture for AI

AI capability is bounded by data architecture. The organizations that win with AI are not the ones with the most advanced models — they are the ones whose data is accessible, governable, and connected. Data architecture for AI is a strategic investment, not a technical prerequisite.

5 min read
36

GenAI Architecture Patterns — From Chat to Enterprise

Generative AI applications in the enterprise follow a small set of recurring architectural patterns. Understanding these patterns — and their tradeoffs — allows architects to match solutions to problems rather than building bespoke architectures for every use case.

5 min read
37

MLOps and AI Governance

MLOps is the engineering discipline that makes AI systems operable at enterprise scale. Without it, models live in notebooks and die in staging. With it, AI capabilities become reliable, auditable, and improvable production assets.

5 min read
38

Responsible AI Architecture

Responsible AI is not a values statement — it is an architectural property that must be designed in. Fairness, explainability, privacy, and safety are technical choices that architects make. Organizations that treat them as add-ons after deployment face remediation costs that dwarf the cost of building them correctly from the start.

6 min read
39

Cloud Platforms for AI

AWS, Azure, and GCP each offer distinct AI service portfolios, managed infrastructure, and native integrations. Platform choice is a long-term architectural commitment — architects who understand the tradeoffs make better decisions than those who follow market momentum.

5 min read
40

Migration Strategies — AI-Enabling Existing Systems

Most enterprise AI value will be extracted not from new systems but from AI-enabled existing systems. The migration strategies that make this possible are different from traditional application migration, and the failure modes are distinct.

5 min read
41

Cost and Performance Engineering for AI

AI inference costs are not fixed — they are engineering decisions. Teams that treat cost and performance as afterthoughts discover at scale that they have built capabilities they cannot afford to run. Cost engineering applied early produces AI systems that are both capable and economically sustainable.

5 min read
42

Security in Agentic and AI Systems

AI systems introduce new attack surfaces that traditional security frameworks do not cover. Prompt injection, data exfiltration through model outputs, and autonomous agent actions create risks that require AI-specific security architecture alongside conventional security controls.

5 min read
43

Observability — Seeing Inside the Black Box

AI systems fail in ways that traditional monitoring cannot detect — gradual quality degradation, input distribution shift, hallucination clusters. Observability for AI requires instrumentation that surfaces these failures before users are affected.

5 min read
44

Your AI Transition Roadmap — EA to AI EA

Enterprise architects who want to lead AI programs rather than be displaced by them must actively build an AI-augmented practice. This chapter is the roadmap — what to learn, what to delegate, and how to position existing EA skills as amplified rather than obsoleted by AI.

5 min read

Part V — Agentic Systems

45

What Is Agentic AI?

Agentic AI moves beyond question-answering to goal-directed action. Understanding what agents actually are — and what distinguishes them from chatbots and automation scripts — is the prerequisite for building and evaluating them effectively.

5 min read
46

Agent Anatomy — Memory, Tools, Reasoning

Every agent is built from the same three components: memory systems that give it context, tools that give it capability, and a reasoning loop that connects them. Understanding how these components work and interact is what distinguishes architects who build reliable agents from those who build unpredictable ones.

6 min read
47

Reasoning Patterns — ReAct, CoT, Plan-and-Execute

The reasoning pattern an agent uses determines how it approaches complex tasks. Different patterns have different strengths, failure modes, and computational costs. Choosing the right reasoning pattern for the task type is as important as choosing the right model.

5 min read
48

Tool Use — Giving Agents Access to the World

Tools are what separate AI agents from AI chatbots. The design decisions in tool architecture — what tools to expose, how to define them, how to handle failures — determine whether agents are reliable enough to trust with consequential tasks.

5 min read
49

Orchestration — Multi-Agent Systems

Single agents have capability limits. Multi-agent systems — where specialized agents collaborate under orchestration — can accomplish tasks that no single agent can handle reliably. Orchestration is the architectural discipline that makes multi-agent collaboration predictable.

5 min read
50

The Supervisor-Worker Pattern

The supervisor-worker pattern is the most common and most battle-tested multi-agent architecture. A supervisor agent decomposes goals and routes to specialized workers; workers execute within their domain and report back. Understanding this pattern deeply is the prerequisite for building reliable multi-agent systems.

5 min read
51

Human-in-the-Loop — When Agents Need Humans

The goal of human-in-the-loop design is not to keep humans involved everywhere — it is to keep humans involved in exactly the right places. Getting this wrong in either direction produces either agents that are no better than manual processes or agents that cause harm at the speed of automation.

5 min read
52

Deploying Agents to Production

Deploying an agent to production is qualitatively different from deploying a traditional application. Agents are stateful, long-running, and non-deterministic — production deployment must account for these characteristics with infrastructure patterns that traditional DevOps playbooks do not cover.

5 min read

Part VI — Advanced AI Patterns

53

The JOIN Wall — Why Relational Databases Hit Limits

Relational databases are the backbone of enterprise data architecture — but they hit a wall when the data is highly connected and the queries require traversing many relationships. Understanding where relational databases fail explains why graph databases exist and when to use them.

4 min read
54

How Graph Databases Actually Work

Graph databases are not mysterious. They store nodes and edges, query them with graph query languages, and optimize for traversal operations. Practitioners who understand how they work can design with them effectively rather than treating them as black boxes.

4 min read
55

Building Knowledge Graphs from Documents

Enterprise knowledge is locked in documents. Knowledge graph construction — extracting entities and relationships from unstructured text and representing them as a queryable graph — is one of the highest-value applications of LLMs for enterprise data architecture.

5 min read
56

GraphRAG — Beyond Vector Search

Standard RAG retrieves documents by semantic similarity. GraphRAG retrieves knowledge by traversing relationships between concepts. For questions that require understanding how entities relate — not just what individual documents say — GraphRAG is the architecture that delivers where standard RAG fails.

4 min read
57

Graph-Aware Agents

Agents with access to knowledge graph tools can reason about relationships in ways that document-only agents cannot. Graph-aware agents are the architecture for enterprise AI that must navigate complex organizational, regulatory, and operational networks.

5 min read
58

The Token Ceiling — When LLMs Hit Their Limit

Language models process tokens — fragments of text. This token-based architecture imposes hard limits on reasoning depth, cross-document coherence, and concept-level abstraction. Understanding these limits is the prerequisite for knowing when LCMs offer a better path.

5 min read
59

How Large Concept Models Work

Large Concept Models represent and reason about content at the concept level rather than the token level. Understanding how this works — what concepts are, how they are represented, and how LCMs reason over them — is the foundation for knowing when LCMs are the right tool.

4 min read
60

LLMs vs. LCMs — The Architectural Comparison

LLMs and LCMs make different architectural tradeoffs. Neither is universally superior — each is better suited to specific task types. The architectural comparison reveals when each is the right choice and why hybrid systems often outperform either alone.

4 min read
61

When LCMs Win — Enterprise Use Cases

LCMs are not theoretical constructs — they solve specific enterprise problems that LLMs handle poorly. Knowing the use case patterns where LCMs outperform LLMs is what enables architects to deploy LCMs appropriately rather than speculatively.

5 min read
62

Hybrid Architectures — LLMs and LCMs Together

The most powerful enterprise AI architectures combine LLMs and LCMs, routing each task to the model that handles it best. LCMs provide concept-level understanding of large document corpora; LLMs provide fluent generation and instruction-following. Together, they cover the full range of enterprise AI tasks.

5 min read

Part VII — Capstones

63

Capstone: Research Assistant Agent

Build a multi-step research assistant agent that accepts a research question, autonomously gathers information from multiple sources, synthesizes the findings, and produces a structured research brief. This capstone integrates RAG, agentic reasoning, and tool use.

3 min read
64

Capstone: Customer Support System

Build an AI customer support system that handles routine inquiries autonomously, escalates complex cases to human agents with full context, and learns from resolution patterns. This capstone integrates RAG, human-in-the-loop design, and feedback loops.

3 min read
65

Capstone: Data Pipeline Orchestrator

Build an agentic data pipeline orchestrator that monitors data quality, diagnoses failures, and orchestrates remediation steps across a multi-stage ETL pipeline. This capstone integrates agentic reasoning, tool use for data operations, and human escalation for critical failures.

3 min read
66

Capstone: Requirements-to-Test-Cases Pipeline

Build an end-to-end pipeline that takes user stories and acceptance criteria as input and produces validated test cases as output. This capstone demonstrates LLM-powered BA/QA workflows and the critical role of human review at each stage.

3 min read
67

Capstone: Automated BRD Analyzer

Build an LLM-powered Business Requirements Document analyzer that checks for ambiguity, incompleteness, untestable requirements, and inter-requirement conflicts — and produces a prioritized remediation report for the BA team.

3 min read
68

Capstone: Compliance Knowledge Graph

Build a compliance knowledge graph from regulatory documents and internal policies, enabling AI-powered queries about which regulations apply to specific business activities, how internal policies satisfy regulatory requirements, and where compliance gaps exist.

3 min read
69

Capstone: Fraud Investigation Agent

Build a graph-aware fraud investigation agent that traverses a transaction network to identify fraud rings, assess connection strength between flagged and known-fraudulent entities, and produce investigation reports for fraud analysts.

3 min read
70

Capstone: Cross-Document Policy Synthesizer

Build an LCM-powered policy synthesizer that reads an entire policy corpus, identifies conflicts and redundancies across documents, and produces a consolidated policy brief — demonstrating LCM's advantage over LLMs for cross-document analysis at corpus scale.

4 min read
71

Capstone: Multilingual Intelligence Brief

Build an LCM-powered intelligence briefing system that processes source documents in multiple languages, reasons about them at the concept level in a language-independent representation, and produces a unified brief in the analyst's target language.

4 min read
72

Capstone: The AI Chatbot Launch

Plan and execute the product lifecycle for an enterprise AI chatbot — from discovery through launch and iteration. This capstone applies the full PM toolkit: value hypothesis, discovery, build vs. buy decision, evaluation framework, rollout strategy, and post-launch metrics.

4 min read
73

Capstone: Writing Your AI Strategy

Produce a one-page AI strategy document for your organization — grounded in the LegacyForward framework, structured around the five strategy questions, and designed to guide investment decisions and organizational alignment rather than sit in a drawer.

5 min read
74

Capstone: LLM-LCM Hybrid Reasoning Pipeline

Build a hybrid LLM-LCM pipeline that uses LCM concept-level encoding for corpus-scale document reasoning and LLM generation for final output quality — demonstrating the complementary architecture that covers the full enterprise AI task range.

5 min read