返回 Papers
AI 扩展计划 / Playbooks

AI Adoption Analytics / Behavior Change / Value Realization Playbook

AI 系统上线后,真实问题不是“有多少人点开过”,而是 AI 是否改变了受治理的工作行为,并且在质量、风险、成本和组织承载能力都可控的前提下产生了可持续净价值。Adoption analytics 不是使用量报表,而是 work-as-done baseline、行为事件、telemetry、outcome attribution、value leakage 和 scale/stop decisi

611AI_ADOPTION_ANALYTICS_BEHAVIOR_CHANGE_VALUE_REALIZATION_PLAYBOOK.md

AI Adoption Analytics / Behavior Change / Value Realization Playbook

配对阅读:本手册的原理/架构解读版是 docs/ai-foundations/papers/151-ai-adoption-analytics-behavior-change-value-realization-architecture.md。先读 paper 建立机制与取舍,再用本手册落地为模板、RACI 与门禁,两者不需要重复精读。

AI 系统上线后,真实问题不是“有多少人点开过”,而是 AI 是否改变了受治理的工作行为,并且在质量、风险、成本和组织承载能力都可控的前提下产生了可持续净价值。Adoption analytics 不是使用量报表,而是 work-as-done baseline、行为事件、telemetry、outcome attribution、value leakage 和 scale/stop decision 的证据体系。


1. System Boundary

System function形成的证据
Adoption governanceadoption success criteria、behavior funnel、scale/stop gates、improvement loop
Telemetry architectureevent contract、trace、schema、identity、workflow outcome join、evidence store
Process analysiswork-as-done baseline、change impact map、resistance taxonomy、process outcome model
AI Value Office将 adoption 证据纳入 portfolio value realization、funding gate、finance sign-off
Operations leadership用 adoption evidence 管理 coaching、SOP 调整、队列负荷和服务质量
Risk / control review观察 over-reliance、control override、human review load、complaint 和 exception evidence

Adoption analytics 明确排除三种常见误读:

MisreadWhy weak
培训完成率等于采用培训证明接触,不证明真实工作改变
登录数或 prompt 数等于价值使用频繁可能代表输出不稳定或流程摩擦
用户满意度等于收益满意度可能与质量、风险和净价值脱节

2. Executive Summary

AI 项目上线后,常见报告是:

licenses activated: 1,200
weekly active users: 870
prompts submitted: 42,000
average satisfaction: 4.2/5

这些数字只能说明有人接触工具。成熟 adoption analytics 必须证明:

eligible workflow population
  -> real exposure
  -> qualified task use
  -> trust-calibrated human action
  -> changed work artifact or decision
  -> improved process flow / quality / control
  -> realized net value
  -> reinforced behavior over time

核心资产:

Asset用途
Work-as-done baseline捕捉真实流程和当前价值基线
Adoption event taxonomy定义什么算真实 adoption
Telemetry schema让 adoption 可测、可追溯、可审查
Metrics hierarchy防止 usage 指标冒充业务价值
Behavior funnel定位 adoption drop-off
Cohort analysis识别角色、经理、case type 和风险等级差异
Resistance signal map解释用户不用、误用或绕用的原因
Change saturation review判断组织是否有容量吸收变化
Outcome attribution model解释结果变化与 AI 的关系
Value leakage model从 gross benefit 到 net realized value
Risk/control pack监控 over-reliance、override、review load 和客户影响
Operating review loop把证据变成产品、流程、控制和管理动作

3. Source Anchors

SourceLink用法
NIST AI RMFhttps://www.nist.gov/itl/ai-risk-management-framework用 Govern / Map / Measure / Manage 组织 adoption risk and evidence。
NIST AI RMF Playbookhttps://airc.nist.gov/AI_RMF_Knowledge_Base/Playbook用 action-oriented review pattern 设计 evidence and monitoring routine。
ISO/IEC 42001https://www.iso.org/standard/81230.html用 AI management system 的 objective、operation、performance evaluation、improvement 语言。
Prosci ADKARhttps://www.prosci.com/blog/adkar-model用 Awareness、Desire、Knowledge、Ability、Reinforcement 诊断行为改变。
OpenTelemetryhttps://opentelemetry.io/docs/用 traces、metrics、logs 思路设计 adoption observability。
DORAhttps://dora.dev/用 engineering performance and reliability thinking 连接 release、learning and restore。
FFIEC Management IT Handbookhttps://ithandbook.ffiec.gov/it-booklets/management.aspx对接金融机构治理、风险识别、监控和报告证据。

4. Conceptual Model

Adoption-to-value chain:

problem and baseline
  -> AI intervention
  -> exposure
  -> qualified use
  -> human trust action
  -> behavior change
  -> process quality change
  -> business outcome
  -> net value
  -> reinforcement

Definitions:

TermDefinition
Exposure目标用户在真实工作步骤中有机会看到或调用 AI
Qualified use用户在目标任务、目标 case type、目标流程阶段使用 AI
Trust-calibrated action用户能正确接受、编辑、拒绝、升级或覆盖 AI 输出
Behavior change工作顺序、工件、决策、handoff 或控制执行发生可观察变化
Workflow outcome周期、质量、返工、队列、客户体验、风险控制等流程结果
Net realized value扣除运行、复核、返工、支持、风险和变更成本后的收益
Durabilityadoption 和 outcome 在 novelty effect 后仍然持续

Scale 前必须能回答:

  1. 当前 work-as-done baseline 是什么?
  2. 什么事件证明用户在目标流程中真实采用?
  3. 采用行为改变了哪个工件、判断、handoff 或控制?
  4. 哪些 leading 和 lagging indicators 证明流程改善?
  5. human review load、override、rework 和 cost-to-serve 是否吞掉价值?
  6. 组织如何通过经理节奏、SOP、培训和产品改进强化新行为?

5. Architecture Components

ComponentOwnerExecution details
Workflow mapProcess analysis / OpsAS-IS、work-as-done、exception path、control point、artifact map
Event taxonomyAdoption governance / Process analysisexposure、intent、output、response、influence、control、outcome events
Instrumentation SDKTelemetry architecture / Engineeringemit events with workflow context、model version、user action
Identity and cohort layerAnalyticsrole、team、manager、training wave、region、risk entitlement
Model and prompt registryPlatformmodel_id、prompt_version、tool version、policy pack
Outcome connectorData / Analyticsjoin events to handling time、cycle time、quality、rework、complaint、loss
Control evidence storeRisk / Telemetry architectureoverrides、escalations、QA defects、dual review、policy boundary hits
Adoption martAnalyticscurated tables for funnel、cohort、attribution、value leakage
Dashboard and evidence packAdoption governance / Value Officemonthly operating pack and scale/stop memo
Operational learning loopAdoption governance / Opsbacklog、SOP update、coaching、training、control tuning

Reference data flow:

AI surface
  -> adoption event stream
  -> workflow context resolver
  -> event validation and privacy filtering
  -> adoption mart
  -> outcome and control joins
  -> behavior funnel / cohort / value analytics
  -> operating review and action backlog

Architecture principles:

PrincipleDesign implication
Context firstevery event carries workflow_id、stage、role、case type、risk tier
Version everythingmodel_id、prompt_version、policy_pack_version、SOP_version、feature_flag
Capture human judgmentaccept、edit、reject、ignore、regenerate、override、escalate are first-class
Do not over-collect payloadstore event facts and references, not unnecessary customer content
Link to outcomesadoption metrics without outcome join are not value evidence
Preserve negative evidencerejection、complaint、defect、bypass drive learning
Reviewabilitymetric definitions, lineage and sample drilldown must be inspectable

6. Work-as-Done Baseline

Instrumentation 前先建立 work-as-done baseline。不要从 AI 工具开始,要从今天工作如何发生开始。

FieldQuestionsExample: KYC onboarding
WorkflowWhich end-to-end process?New SMB account onboarding
TriggerWhat starts the work?Application submitted with documents
ActorWho does the work?KYC analyst, RM, onboarding ops, QA
Case mixWhat types and complexity?Sole proprietor, LLC, high-risk country exposure
SystemsWhich systems are used?CRM, document store, screening, core banking
ArtifactsWhat records are created?deficiency notice, review note, approval record
ControlsWhich control points matter?sanctions, beneficial ownership, risk rating
Pain pointsWhere is work slow or poor?repeated customer document chase
Informal workWhat unofficial workarounds exist?analyst checklist spreadsheet
Current metricsWhat is baseline?cycle time, first-pass completeness, rework
Failure modesWhat causes defects?outdated policy, missing doc, unclear ownership
Change capacityWhat else is changing?new onboarding policy and CRM migration

Baseline evidence:

SourceWhat it proves
SME observationActual sequence, friction and judgment
Process logsTiming, queue, handoff and rework
Case notesArtifact quality and evidence gaps
QA samplesDefect type and severity
Manager coaching logsBehavioral patterns and recurring issues
Complaint recordsCustomer harm or confusion
Policy and SOPExpected controls and business rules
Informal tools reviewWorkarounds not visible in system logs

7. Adoption Event Taxonomy

ClassRequired eventsWhy it matters
ExposureAI panel shown、suggestion presented、feature available in eligible caseproves opportunity to use
Intentuser opens assistant、asks task-specific question、requests summaryproves user pull
Outputsummary、classification、recommendation、draft、next action generatedproves AI response existed
Human responseaccept、edit、reject、ignore、regenerateproves trust and fit
Decision influenceused in note、customer response、disposition、package、handoffproves workflow impact
Control actionoverride、escalation、dual review、policy boundary hitproves governed use
Learning signalfeedback reason、defect report、manager commentproves improvement signal
Outcomecase closed、call completed、application approved、package passed QAproves process link
Reinforcementmanager coaching、SOP update、training wave、team reviewproves behavior support

Event naming convention:

<workflow>.<stage>.<ai_surface>.<event_action>

Examples:

Event nameMeaning
aml.triage.case_summary.generatedAML summary produced during triage
aml.investigation.narrative.accepted_with_editinvestigator used AI narrative with edits
contact_center.customer_response.suggestion.rejectedagent rejected suggested response
kyc.document_review.completeness_flag.overriddenanalyst overrode AI document flag
credit_ops.package_review.condition.extractedcredit condition extracted into review package
branch.rm_prep.next_action.escalatedrelationship manager escalated AI next action due to policy boundary

Qualified adoption:

A qualified adoption event occurs when an eligible user, in an eligible workflow stage and case type,
uses an AI output to influence a governed work artifact, decision, handoff or customer interaction,
with human action and control outcome captured.

8. Data and Telemetry Schema

Canonical event contract:

FieldRequiredDescription
event_idYesUnique event id
event_timeYesEvent timestamp
event_nameYesTaxonomy event name
event_classYesExposure, intent, output, response, influence, control, learning, outcome, reinforcement
user_id_hashYesPseudonymous worker id
roleYesAgent, investigator, analyst, manager, QA
team_idYesTeam, branch, region or operations unit
manager_id_hashRecommendedEnables manager effect analysis
cohort_idYesPilot wave, training wave or feature flag cohort
workflow_idYesAML, KYC, contact center, credit ops, branch
workflow_stageYesTriage, document review, customer response, QA, decision
case_id_hashYesPseudonymous case id
case_typeYesAlert type, call reason, product, onboarding type
case_complexityRecommendedLow, medium, high or scoring band
risk_tierYesBusiness risk tier
ai_surfaceYesPanel, inline suggestion, draft generator, policy search
model_idYesModel registry id
prompt_versionYesPrompt or policy pack version
tool_idsRecommendedTools or connectors invoked
output_typeYesSummary, recommendation, draft, classification, next action
user_actionYesAccept, edit, reject, ignore, regenerate, override, escalate
edit_distance_bandRecommendedNone, light, material, rewrite
reason_codeRecommendedUseful, inaccurate, incomplete, unsafe, policy unclear, slow, irrelevant
control_point_idRecommendedLink to control or policy boundary
override_reasonConditionalRequired when override occurs
human_review_requiredYesTrue or false
human_review_minutesRecommendedReview load
downstream_artifact_idRecommendedNote, letter, case record or decision package
outcome_event_idRecommendedLink to process outcome
latency_msRecommendedResponse latency
cost_estimateRecommendedUnit cost estimate
privacy_classYesEvent-only, sensitive-reference, restricted
retention_classYesAnalytics, business-record-link, control-evidence

OpenTelemetry mapping:

Adoption conceptObservability mapping
Case journeyTrace
Workflow stepSpan
AI callSpan with model and prompt attributes
User actionEvent on span
Control overrideEvent with control attributes
OutcomeLinked span or downstream event
Aggregate adoptionMetric
Defect or complaintLog/event with trace link

9. Metrics Hierarchy

LayerMetricsOwner
Telemetry qualityevent completeness、missing context、join rate、schema drifttelemetry / analytics
Exposureeligible users exposed、eligible case exposure、workflow placement coverageadoption governance
Qualified adoptionqualified use rate、returning qualified use、case penetrationadoption governance
Trust and behavioraccept/edit/reject mix、edit distance、override、escalation、artifact reuseprocess analysis
Flow and qualitycycle time、handling time、queue aging、first-pass quality、rework、QA defectsoperations
Risk and controlover-reliance、under-reliance、policy boundary hits、complaint linkagerisk / QA
Valuenet hours released、cost-to-serve、loss reduction、conversion、complaint reductionValue Office / finance
Durability4/8/12-week retention、manager variance、post-release stabilityoperations

Metric guardrails:

MetricMust not be interpreted alone
High prompt countCould mean confusion or poor output
High accept rateCould mean automation bias
Low override rateCould mean users do not understand controls
Handling time reductionCould hide repeat contact or QA rework
Time saved surveyCould ignore review load and support cost
High user satisfactionCould coexist with customer harm

10. Behavior Change Model

ADKAR-to-evidence:

ADKAR stageExecution evidenceAnalytics signal
AwarenessManagers communicate why workflow changesawareness pulse、team briefing completion
DesireUsers believe AI helps and does not punish themopt-in demand、low resistance、champion pull
KnowledgeUsers know when to use, avoid, escalate and overridecorrect reason codes、policy quiz、guidance views
AbilityUsers perform the new workflow in real casesqualified completion、light-edit acceptance、reduced rework
ReinforcementManagers, SOP and metrics reinforce behaviorreturning use、coaching logs、SOP_version adoption

Resistance taxonomy:

SignalDiagnostic questionResponse
IgnoreIs AI shown at the wrong time?Move trigger closer to decision point
RejectIs output inaccurate, irrelevant or untrusted?Improve retrieval, prompt, source evidence
RegenerateIs user trying to force a better answer?Add structured task templates
Heavy editIs output format mismatched to artifact?Redesign output contract
OverrideIs user bypassing control or correcting AI?Require reason and review patterns
Shadow AIIs sanctioned tool missing a real need?Bring unmet need into roadmap
Low returning useWas initial experience poor or reinforcement absent?Fix first-run quality and manager coaching
Team varianceIs adoption manager-led?Add manager enablement and peer learning
Complaint riseIs AI improving internal speed at customer expense?Stop or restrict affected scenario

Change saturation should be reviewed before scale: if the same team is already absorbing policy change, platform migration and performance target changes, AI rollout may fail even with good product quality.


11. Outcome Attribution

可归因收益需要合理实验设计,而不是把上线前后差值全部归因于 AI。

MethodUseLimits
Phased rollout分批上线,比较波次需要控制 case mix 和管理差异
Matched cohort匹配团队、case type、风险等级匹配质量决定可信度
Difference-in-differences比较试点组和对照组前后变化需要平行趋势假设
Interrupted time series观察上线前后趋势变化容易受其他变更干扰
Shadow comparisonAI 建议与人工结果对照不证明真实 adoption

Attribution report 必须说明:

FieldExplanation
baseline period使用哪个时间段作为基线
eligible population哪些用户和 case 可被纳入
exposure哪些 case 真正有机会用到 AI
case mix controls风险等级、产品、地区、团队
concurrent changes同期政策、系统、人员、流程变化
model and prompt version哪个版本产生效果
confidencehigh / medium / low and why

12. Value Leakage Model

Gross benefit 必须扣除 leakage 才能进入 scale decision。

net realized value =
  gross process benefit
- AI run cost
- human review load
- rework cost
- support cost
- training and change cost
- control and audit cost
- incident and customer harm adjustment
LeakageSignal
Review loadreview_minutes_per_case、review_queue_depth
Reworkcorrection rate、reopen、after-call work
Supporttickets、office hour volume、FAQ updates
Latencyabandonment、fallback、manual path
Control overheadsampling rate、dual review、approval backlog
Customer harmcomplaint、repeat contact、remediation
Adoption decay4/8/12-week retention decline

13. Risk and Control Analytics

RiskSignalControl response
Over-reliancehigh accept、low edit、rising defectsQA sampling、rationale check、high-risk friction
Under-reliancehigh reject despite good qualitytrust evidence、workflow placement、coaching
Control bypassoverride without reasonmandatory reason、manager review
Hidden review burdenreview queue growsend-to-end capacity dashboard
Policy boundary driftanswers outside allowed domainpolicy engine、refusal、escalation
Customer harmcomplaint、repeat contact、correctionscenario restriction、content review
Uneven accesslow exposure in certain branchesentitlement and training remediation
Version trust decayadoption drops after releaserollback and communication

Override classification:

ClassificationMeaningReview action
Corrective overrideUser corrected AI errorFeed defect into model/product backlog
Risk overrideUser bypassed controlManager/risk review
Policy ambiguityUser could not determine boundaryClarify SOP and policy evidence
Workflow mismatchAI suggestion did not fit actual processRedesign output or trigger
Emergency overrideUsed due to service or customer urgencyReview exception governance

Human review load:

MetricWhy
review_minutes_per_caseMeasures hidden labor
reviewer_queue_depthDetects backlog transfer
review_defect_yieldShows whether review finds real issues
review_sampling_rateControls auditability and cost
review_escalation_rateShows uncertainty and boundary issues
review_reversal_rateShows AI or user judgment quality

14. Operating Model

CadenceForumDecision
DailyOps pulseblockers、latency、incidents、support questions
WeeklyAdoption working sessionfunnel drop-off、resistance、product fixes
BiweeklyRisk/control reviewoverrides、defects、complaints、review load
MonthlyValue realization reviewbenefit、leakage、finance challenge、scale/stop
QuarterlyArchitecture and portfolio reviewplatform reuse、telemetry maturity、lifecycle

RACI:

ActivityAdoption governanceProcess analysisTelemetry architectureOpsRiskAnalyticsFinance
Define adoption taxonomyA/RRCCCCI
Build work-as-done baselineCA/RIRCCI
Implement telemetryCCA/RICRI
Validate data qualityCCRICA/RI
Run behavior funnel reviewA/RRIRCRI
Manage resistance actionsA/RRIRICI
Review risk/controlCCCRA/RCI
Calculate valueRCICCCA/R
Decide scale/stopA/RCCCCCC

Operational learning loop:

Observe -> Diagnose -> Decide -> Change -> Reinforce -> Measure -> Record

15. Evidence Pack

SectionContent
Executive summaryadoption、behavior、risk、value、decision
Problem and baselinework-as-done、pain points、baseline metrics
InterventionAI capability、workflow integration、model/prompt version
Event taxonomyqualified adoption definition and events
Telemetry qualitycompleteness、join rate、known limitations
Behavior funnelstep conversion and drop-off
Cohort analysisrole、manager、team、case type、risk tier
Outcome attributionmethod、baseline、confounders、confidence
Value realizationgross benefit、leakage、net value
Risk/controlover-reliance、override、review load、defects、complaints
User trustreason codes、qualitative themes、sentiment
Operating actionsbacklog、SOP、training、manager coaching
Decisionscale、continue pilot、redesign、restrict or stop

Evidence quality:

LevelMeaning
Weakusage-only、no baseline、no outcome join
Developingbaseline and adoption funnel exist, limited cohort analysis
Strongcohort、outcome、risk、review load and value leakage included
Executive-readyfinance-challenged value、risk-reviewed controls、clear scale/stop action

16. Execution Roadmap

Day rangeWork
1-3Select one high-value workflow and define business owner
4-6Build work-as-done baseline from observation, logs, QA and SME review
7-9Define adoption event taxonomy and qualified adoption event
10-12Define metrics hierarchy and risk/control signals
13-15Review with ops, risk, architecture and finance
16-20Implement event contract with workflow context and model version
21-24Connect identity, cohort, feature flag and training wave
25-28Join process outcome and QA/control data
29-32Build behavior funnel and cohort dashboard
33-35Validate telemetry completeness and metric definitions
36-42Run pilot with manager reinforcement and support path
43-48Analyze resistance signals, edit/reject/override reasons
49-53Calculate review load, rework, cost and early value leakage
54-57Run risk/control review
58-60Produce pilot evidence pack and decision recommendation
61-90Expand only if risk and value evidence meet gate; add attribution, durability and finance challenge

17. Financial Retail Examples

Use caseQualified adoptionKey outcomesRisk and leakage
AML investigator copilotInvestigation summary used in narrative or evidence review for eligible alertalert aging、QA correction、narrative quality、re-open ratesenior reviewer time、false comfort、incomplete narrative
Contact-center agent assistSuggested response used in target call reason with policy citationhandling time、first contact resolution、QA score、complaintrepeat contact、QA burden、unsafe answer
KYC onboarding assistantAI document completeness flag used before customer chasefirst-pass completeness、cycle time、customer chase countfalse deficiency notice、analyst re-review
Credit ops reviewerAI extraction used in package review, not final judgmentfirst-pass package quality、condition miss ratedownstream correction、risk escalation
Branch relationship copilotpermitted insight used to prepare client follow-upfollow-up completion、retention、qualified referralcompliance review、unsuitable suggestion correction

18. Evidence Artifact Structures

18.1 Adoption Event Card

FieldFill with concrete value
Event nameworkflow.stage.surface.action
Event classexposure / intent / output / response / influence / control / learning / outcome
WorkflowNamed workflow
StageExact process step
Eligible usersRoles and cohorts
Eligible casesCase types and risk tiers
Human actionaccept、edit、reject、ignore、regenerate、override、escalate
Business artifactnote、decision、response、package、handoff
Control pointpolicy or control id
Outcome linkdownstream result
Misinterpretation riskhow this event could be over-read

18.2 Monthly Operating Review Agenda

Agenda itemDecision
Telemetry qualityCan we trust the data?
Funnel drop-offWhat is the biggest adoption bottleneck?
Cohort varianceWhich manager, team or case type needs action?
Resistance signalsProduct, workflow, trust, control or incentive issue?
Risk/controlAny over-reliance, override or complaint trend?
Value leakageIs review load or rework consuming benefit?
Product backlogWhat changes ship next?
Ops and manager actionsWhat coaching, SOP or process changes happen?
Scale/stopContinue, scale, redesign, restrict or stop?

18.3 Scale / Stop Memo Structure

SectionEvidence expectation
Decision requested明确是 scale、continue pilot、redesign、restrict 还是 stop
Workflow and target population命名流程、目标用户、case type、risk tier 和 rollout cohort
Baselinework-as-done summary、baseline metrics、case mix 和当前控制点
Adoption evidencequalified adoption、behavior funnel、cohort findings、durability
Outcome evidenceflow、quality、customer result、risk/control outcome
Value evidencegross benefit、AI run cost、human review load、rework、support、risk adjustment、net realized value
Risk/control evidenceoverride、escalation、defects、complaints、over-reliance、under-reliance
Recommendation决策、理由、约束、下一次复盘时间

19. Anti-Patterns

Anti-patternConsequenceReplacement
Reporting MAU as adoptionHides whether work changedqualified adoption event
Counting prompts as valueRewards frictionoutcome-linked behavior metrics
Treating training as adoptionIgnores real workflowwork-as-done and behavior funnel
Celebrating high accept rateEncourages automation biasaccept/edit/reject with quality and defects
Ignoring rejection reasonsMisses product and trust issuesstructured reason codes
Using averages onlyHides manager and case mix effectscohort analysis
Not measuring review loadOverstates benefithuman review load and value leakage
No override taxonomyConfuses healthy challenge with bypassoverride classification
No change saturation viewOverloads teamsrollout capacity review
Dashboard without actionCreates reporting theateroperating learning loop and decision log

20. Operating Principle

Do not ask whether users used AI.
Ask whether AI changed governed work in a way that improved durable net outcomes.