01 · Strategy5 min
What does an AI Product Manager actually own?
The entire outcome, not merely the model. Connect a valuable problem to a reliable system and viable economics.
AI PMOutcome owner
ProblemEvidenceSystemSafetyValueUse the ownership checklist
- Frame the user and business outcome.
- Define acceptable failure before building.
- Set boundaries between models, rules, tools and people.
- Turn evaluation evidence into release decisions.
02 · StrategyDecision canvas
Should this problem use AI?
AI must earn its complexity. Score the opportunity before discussing models.
Frequent↑Painful↑Evidence↑Control↑Risk↓
Priority = value × readiness − risk
How to make the decision
Compare AI with rules, workflow improvements and clearer information. Choose a measurable problem with accessible evidence and a safe learning path.
03 · DesignDecision tree
Do you need an agent?
Use an agent only when the path must adapt across uncertain inputs and tools.
Is the path predictable?
YesWorkflowNoTools + adaptation?
NoLLM featureYesAgent
See the boundary test
Rules own fixed decisions. Workflows own predictable sequences. LLM features interpret or generate. Agents observe state, choose tools and adjust a multi-step plan.
04 · DesignSystem map
Who should make each decision?
Strong AI systems assign work deliberately instead of asking the model to do everything.
RulesCalculate · validateRepeatable
ToolsRetrieve · actObservable
ModelInterpret · synthesizeProbabilistic
PeopleJudge · approveAccountable
Apply the four-part test
Use rules for arithmetic, eligibility and permissions; tools for state and actions; models for ambiguity and communication; people for exceptions, consent and consequential judgement.
05 · EvaluationThree layers
How do you know it works?
Evaluate outcomes, decisions and system behaviour separately. One average can hide dangerous failure.
OutcomeWas the job completed?
DecisionWere claims and choices correct?
SystemWere tools, cost and latency healthy?
Build the evaluation set
Use expert-labelled scenarios with missing, stale and conflicting evidence. Score decisions, safe abstention and harmful failures-not only polished answers.
06 · EvaluationMetric stack
Which metrics matter?
Start with the user's finished job, then diagnose quality, safety, operations and economics.
OutcomeResolution · completion
QualityAccuracy · groundedness
SafetyAbstention · harmful failure
EconomicsCost per resolution
Avoid vanity metrics
Token use and conversation completion are diagnostics, not success. Pair a primary outcome with quality, safety, operational and cost guardrails.
07 · DesignHandoff flow
Where should a human step in?
A handoff is a designed outcome. Define the trigger, owner, context package and completion measure.
Agent detectsrisk or uncertainty→Packageevidence + attempts→Human makesthe decision→Correction entersevaluation set
Design a useful escalation
Trigger on missing evidence, risk or low confidence. Preserve the tool trail and uncertainty so the customer does not repeat the story.
08 · DeliveryAuthority ladder
How do you reach production?
Increase authority only as evidence improves. A prototype earns the next rung; it does not jump to autonomy.
HistoricaltestShadowobserveAssistsupportRecommendcustomerActreversibly
Define the release gates
Each stage needs capability and safety thresholds, monitoring, cost and latency budgets, incident ownership, escalation and rollback criteria.
09 · DeliveryControl layers
Where do guardrails belong?
Around the model, not only inside its prompt. Enforce important boundaries deterministically.
Permissions
Fresh evidence
MODELConsent gates
Safe abstention
Use the guardrail checklist
Bind claims to versioned evidence, restrict tools by permission, require consent for consequential changes and fail closed when evidence is incomplete.
10 · StrategyValue loop
Where does durable value come from?
Not from model access. Value compounds when proprietary context and observed outcomes improve the product system.
Bettercontext→Betterdecisions→Betteroutcomes→Reviewedlearning↺
Test the business case
Link the outcome to revenue, retention, service cost or risk. Subtract inference, tooling, review and operational costs, then compare with a simpler baseline.
11 · DeliveryRisk review
Where can this AI product fail?
Map failure points across the complete product system before launch, not only inside the model.
Run the failure-point review
- User and outcome: Identify who could be harmed, excluded or misled, and what a failed outcome costs them.
- Evidence: Test missing, stale, conflicting and low-quality inputs, including retrieval gaps and unsupported claims.
- Model behaviour: Check hallucination, inconsistency, prompt sensitivity, unsafe confidence and performance across important user groups.
- Tools and actions: Trace permission errors, incorrect tool selection, duplicate actions, partial completion and irreversible changes.
- Human handoff: Define triggers, ownership, context transfer, response time and what happens when nobody responds.
- Operations and economics: Set limits for latency, availability, monitoring, incident response, inference cost and cost per successful outcome.
- Release decision: Give every critical failure an owner, detection signal, mitigation, rollback path and stop condition.