返回 Papers
AI 扩展计划 / Playbooks

AI Shadow AI / Citizen Development Governance Playbook

text

751AI_SHADOW_AI_CITIZEN_DEVELOPMENT_GOVERNANCE_PLAYBOOK.md

AI Shadow AI / Citizen Development Governance Architecture Playbook

定位: 面向高级 AI PM / AI BA / Enterprise Architect / Solution Architect / AI Governance Lead / Security Architect / Risk Partner / Financial Retail AI Owner 的 shadow AI 与 citizen development 治理架构手册。 核心问题: 组织内的员工、业务团队、分行、运营小组和开发者正在用未批准 AI 工具、自建 Bot、浏览器插件、低代码 Agent 和个人账号解决真实痛点。治理目标不是压制有效需求, 而是把 uncontrolled AI use 转成可发现、可分级、可引导、可控制、可审计和可迁移的平台化能力。 重要说明: 本文是学习、作品集和治理设计材料, 不构成法律意见、合规结论、模型验证意见、审计意见或监管解释。正式项目必须由 Legal、Compliance、Risk、Model Risk、Privacy、Security、Internal Audit、Business Owner、Technology Owner、Data Owner 和管理层确认。


1. Executive Framing

1.1 一句话定义

Shadow AI governance architecture =
discover uncontrolled AI use
-> classify workflow, data, tool, vendor and customer impact
-> risk-tier the usage
-> route useful demand to approved pathways
-> enforce data, prompt, tool and records controls
-> monitor, train, handle exceptions and migrate to golden paths.

Shadow AI is not the same as adoption.

TopicGeneric AI adoptionShadow AI governance
Starting pointsanctioned tool or platform is launchedunsanctioned use already exists
Main questionhow do we drive effective usagewhat is being used, with what data, by whom, for which workflow
Product lenstraining, adoption, support, value realizationunmet workflow need, approved alternatives, migration path
Risk lensmisuse of approved capabilitydata leakage, unapproved vendor, records gap, conduct, third-party, model and customer harm
Architecture lensplatform rollout and integrationdiscovery telemetry, DLP, policy, gates, catalog, exception and migration
Success signaltarget users adopt approved toolhigh-risk shadow use declines and useful demand moves to approved paths

1.2 Why shadow AI exists

Shadow AI is usually a rational local workaround:

  • Official intake is slow.
  • Approved tools do not cover the workflow.
  • Users do not know what is allowed.
  • The sanctioned tool lacks the needed data, templates or integrations.
  • Citizen developers can solve a team pain point faster than the central platform.
  • Managers reward speed but do not give safe tooling.
  • Governance messages say "no" more clearly than "use this path instead."

The governance response should start with this question:

What job is this shadow AI usage doing that the formal platform failed to support?

1.3 Financial services nuance

In financial retail, shadow AI creates risk across several control domains:

Risk domainShadow AI exampleWhy it matters
Data leakageemployee pastes customer complaint, transaction history or credit data into public AIPII, bank secrecy, privacy and contractual exposure
ConductAI-generated customer email promises a fee waiver or gives product advicecustomer harm, complaints, UDAAP-style risk, brand damage
RecordsAI output enters case notes without prompt/output retentionincomplete books and records, audit gap
Third-partyfree plugin processes customer or internal documentsvendor due diligence, data terms, resilience and exit risk
Model riskAI draft influences credit, AML, fraud or wealth recommendationunvalidated decision support
Auditno inventory, owner, approval, KRI, exception or evidenceinability to prove governance operated
Securitybrowser extension, copied code, secrets in prompt, agent tool misusecredential leakage and software supply-chain exposure
Customer harmincorrect dispute rights, fees, loan conditions or escalation pathdirect customer impact

1.4 Governance design principles

PrinciplePractical meaning
Treat shadow AI as signal, not only misconductevery case is both demand research and risk signal
Provide sanctioned pathways before enforcement escalatesusers need a safer route that solves the same job
Risk-tier everythinga public brainstorming prompt and a loan decision narrative are not the same
Control data movementprompt, file upload, retrieval, output and retention boundaries matter
Keep gates lightweight where risk is lowover-control creates more shadow behavior
Move reusable demand into platform golden pathsrepeated patterns become catalog services and templates
Monitor migration, not just violationssuccess is lower residual risk plus higher approved adoption
Preserve evidencedecisions, exceptions, training, policy blocks and migration closure must be auditable

2. Source Anchors

These anchors are used as governance language and architecture design references. They are not a complete legal or control inventory.

AnchorOfficial linkPlaybook usage
NIST AI RMFhttps://www.nist.gov/itl/ai-risk-management-frameworkUse Govern / Map / Measure / Manage to structure discovery, risk tiering, measurement and management action
ISO/IEC 42001https://www.iso.org/standard/42001Use AI management system thinking for roles, lifecycle controls, performance evaluation, improvement and management review
FFIEC Management booklethttps://ithandbook.ffiec.gov/it-booklets/management.aspxUse IT governance, risk management, audit, third-party and board/management oversight expectations in financial institutions
OWASP Top 10 for LLM Applicationshttps://genai.owasp.org/llm-top-10/Use LLM-specific risk categories such as prompt injection, sensitive information disclosure, excessive agency and supply chain
CISA Secure by Designhttps://www.cisa.gov/securebydesignDesign sanctioned AI pathways that reduce unsafe burden on employees and make secure use the default

3. Shadow AI Governance Lifecycle

3.1 Lifecycle view

Signal
-> discovery record
-> workflow interview
-> usage taxonomy
-> data and tool classification
-> risk tier
-> decision route
-> approved pathway / restriction / block / exception
-> evidence and monitoring
-> migration or closure
-> platform roadmap feedback

3.2 Decision states

StateMeaningExample
Approvedalready uses sanctioned tool within policyemployee uses approved internal copilot for non-sensitive summary
Approve with guardrailsacceptable if extra controls are addedinternal team uses approved model with prompt logging and DLP
Migrateuseful but currently uses unsafe pathmove public AI customer summary to internal copilot
Restrictpartially allowed, but certain data/actions blockedno customer PII, no attachments, no customer-facing output
Blockprohibited or unacceptably riskyupload full loan file to public AI
Investigateunclear ownership, data or tool behaviorunknown browser extension with AI document access
Exceptiontime-limited deviation with compensating controls30-day low-risk pilot before catalog service is ready
No-impact rationalesignal reviewed and not materialpublic AI used for generic learning with no organization data

4. Discovery Methods

4.1 Discovery should be multi-signal

No single source finds shadow AI. Procurement finds paid SaaS, but misses free tools. DLP finds data movement, but misses copy-paste into personal devices. Surveys reveal demand, but underreport sensitive behavior.

MethodFindsBlind spotOwner
Network egress logscalls to known AI domains and APIspersonal device, encrypted unknown domainsSecurity / Network
Browser extension inventoryAI plugins, summarizers, document assistantsunmanaged browsersEndpoint / Security
SaaS expense and procurementpaid AI tools and subscriptionsfree tiers, individual cardsFinance / Procurement
CASB / SaaS security logscloud app usage and file sharinglocal apps and unmanaged accountsSecurity
DLP eventssensitive data pasted, uploaded or sentparaphrased data, screenshotsData Protection
Endpoint telemetrylocal AI apps, code assistants, file accessprivacy and collection limitsEndpoint Security
Code scanningAI-generated code patterns, secret exposurenon-code business toolsEngineering
Surveysperceived demand and unclear policy areassocial desirability biasAI Governance / HR
Workflow interviewsreal jobs, pain points, informal toolssample coverageBA / PM
Process miningunusual manual steps and copy-paste behavioroff-system workProcess Excellence
Vendor reviewembedded AI in existing SaaSfeature changes after approvalTPRM / Vendor Owner
Incident reportsharm, leakage, misuselate signalRisk / Security

4.2 Discovery interview script

Ask non-punitive questions first:

QuestionWhy it matters
What task were you trying to complete faster or better?identifies unmet workflow need
Which data did you put into the tool?classifies data risk
Did the output go into a customer, regulatory or operational record?identifies records and customer impact
Did the tool call any system or update any file?identifies excessive agency
Was the tool a personal account, vendor feature or internal prototype?identifies third-party and inventory state
Would you use an approved version if it solved the same workflow?tests migration feasibility
What made the approved option insufficient?creates platform roadmap signal

5. Usage Taxonomy

5.1 Usage categories

CategoryExamplesDefault posture
Public learningexplain public concepts, summarize public articlesallow with literacy
Personal productivityagenda, generic writing, translation with no company dataallow in approved tools
Internal knowledge worksummarize internal docs, draft requirements, create diagramsapproved tool with data boundary
Customer data handlingsummarize complaints, applications, transactionsapproved platform, DLP, retention
Customer-facing contentemails, chatbot responses, fee explanationformal gate, policy citation, HITL
Regulated decision supportlending, AML, fraud, wealth, collectionshigh-tier review and evidence
System actionupdate CRM, send email, create ticket, change limittool gateway and approval
Software engineeringcode assistant, code agent, test generationsecure SDLC and secret controls
Analyticsspreadsheet analysis, SQL generation, dashboard narrativedata classification and reproducibility
Vendor-embedded AICRM AI, ticketing AI, office suite AITPRM, data terms, admin controls
Citizen-built workflowlow-code Bot, no-code agent, spreadsheet macrocitizen developer guardrails
Prohibited behaviorsecrets, credentials, full customer files in public AI, autonomous regulated decisionblock and remediate

5.2 Tool taxonomy

Tool typeGovernance focus
Public chatprompt/data policy, DLP, training, blocking sensitive data
Enterprise chatidentity, retention, data boundary, approved usage
Browser extensionpage/file access, data exfiltration, extension approval
Low-code builderconnector permissions, owner, lifecycle, testing
Agent buildertool authority, excessive agency, HITL, kill switch
Code assistantsource code, secret handling, license and generated code review
Embedded SaaS AIvendor terms, tenant controls, data processing, logging
Local modelendpoint risk, data retention, model provenance, supportability
API direct usemodel gateway, key management, logging, quota and allowlist

5.3 Data taxonomy for prompts and uploads

Data classExamplesDefault handling
Publicwebsite, public policy, public product brochureallowed
Internal low sensitivitymeeting agenda, generic internal processapproved enterprise tool
Confidential internalstrategy, pricing, internal controlsapproved tool with retention and access limits
Customer PIIname, account, address, transaction, complaintapproved platform only, DLP and retention
Credit / eligibilitycredit score, income, underwriting noteshigh-tier gate and records
Payment / cardPAN, merchant data, dispute evidencePCI/security review and masking
Authentication / secretspassword, token, private key, session cookieprohibited in prompts
Regulatory / auditSAR narrative, audit finding, exam responsecontrolled environment and evidence
Employee sensitiveHR, medical, performance, investigationsprivacy review and restricted access

6. Risk Tiering

6.1 Tier model

TierDescriptionExamplesDefault route
Tier 0public learning or generic ideation with no organization dataexplain tokenization, brainstorm meeting namesallow with literacy
Tier 1low-risk internal productivity with non-sensitive datadraft internal agenda, summarize generic policyapproved catalog, light logging
Tier 2sensitive internal or customer-adjacent support, no final decisionsummarize complaint for agent review, draft internal KYC checklistapproved platform, DLP, retention, QA sample
Tier 3customer-facing, regulated, financial, legal, credit, AML, fraud or wealth impactcustomer response, lending narrative, AML alert summaryformal review gate, HITL, audit evidence
Tier 4prohibited or unacceptable riskpublic upload of full customer files, autonomous credit denial, secrets in promptblock, investigate, remediate

6.2 Scoring dimensions

DimensionLowMediumHigh
Data sensitivitypublic or genericconfidential internalcustomer PII, credit, payment, secrets
Customer impactnoneindirect employee supportdirect customer content or decision support
Automationlearning or draftrecommendationsystem action or autonomous decision
Vendor statusapproved enterprise routeexisting vendor feature under reviewunapproved public tool
Recordsnot a recordinternal work productcustomer/regulatory/business record
Tool authorityno connectorread-only connectorwrite, send, approve, change limits
Output reliancehuman edits heavilyuser accepts with reviewoutput drives decision or commitment
Scalesingle low-risk useteam workflowbroad customer or enterprise use

6.3 Risk tier decision rules

Use the highest applicable rule:

  • Any secrets, credentials or private keys in a prompt: Tier 4.
  • Full customer files in public or unapproved AI: Tier 4.
  • Autonomous decision affecting credit, account access, pricing, fraud action, AML filing or customer rights: Tier 4 unless explicitly approved through formal governance.
  • Customer-facing regulated content: at least Tier 3.
  • Credit, AML, fraud, complaint, wealth, collections or payment dispute support: at least Tier 3.
  • Customer PII in an approved internal tool with no direct customer output: at least Tier 2.
  • Confidential internal strategy or controls: at least Tier 2.
  • Public learning with no organization data: Tier 0.

6.4 Decision matrix

TierReview speedControlsEvidence
Tier 0self-serviceliteracy, allowed-use guidancetraining acknowledgment where required
Tier 1same day to 3 daysapproved catalog, basic loggingcatalog record
Tier 23 to 10 business daysDLP, access control, retention, QA samplingintake, data review, approval
Tier 3formal gateHITL, eval, policy, audit, vendor/security/model screenevidence pack and release memo
Tier 4immediate containmentblock, investigate, incident or remediationinvestigation record and closure

7. Approved Pathway Design

7.1 Why approved pathways matter

Governance fails when it says only what is forbidden. Users need visible, fast and useful routes:

I have a workflow.
I know which AI path is allowed.
I can request access quickly.
The path supports my data and output type.
The controls happen by default.
I do not need to invent governance myself.

7.2 Pathway catalog

PathwaySuitable usageDefault controls
Approved enterprise chatTier 0/Tier 1 learning and productivityidentity, retention policy, data guidance
Internal employee copilotinternal knowledge and document workRAG, source permissions, prompt logging, feedback
Customer-data safe workspaceTier 2 summaries and draftsDLP, masking, retention, access control
Customer-facing RAG golden pathpolicy/FAQ responsescitation, no-answer behavior, human handoff, eval
Agent workflow golden pathtools and workflow automationtool gateway, RBAC/ABAC, HITL, audit, kill switch
Citizen developer sandboxlow-code apps and automationsapproved connectors, templates, review gates
Secure code assistantdevelopment productivityrepo policy, secret scanning, license and code review
Vendor AI feature routeembedded SaaS AITPRM, admin controls, data terms, usage monitoring
Exception routetime-bound deviationresidual risk owner, expiry, compensating controls

7.3 Pathway selection

User needRecommended path
"I need to summarize public research"enterprise chat or public learning guidance
"I need to summarize internal policy"internal employee copilot
"I need to summarize customer complaint notes"customer-data safe workspace
"I need to answer customers from policy"customer-facing RAG golden path
"I need AI to update case status"agent workflow golden path with tool gateway
"I need a small team automation"citizen developer sandbox
"I need a SaaS vendor AI feature"vendor AI feature route
"The approved path cannot support my deadline"exception route with expiry

7.4 Golden path contract

Each approved pathway must publish:

FieldMeaning
path_idstable path identifier
ownerproduct, tech, risk and support owner
allowed usewhat the pathway supports
prohibited usewhat it must never be used for
data classesallowed, restricted and blocked data
default controlsDLP, logging, retention, HITL, eval, vendor checks
intake SLAexpected time for access or review
evidence outputlogs, approvals, dashboards, training, exceptions
support routedocumentation, office hours, incident path
migration promisehow shadow use moves into this path

8. Intake and Review Gates

8.1 Lightweight intake form

Use this for Tier 1/Tier 2 candidate tools and citizen-built workflows:

request_id: SHAI-INTAKE-2026-0008
requester: retail_operations_manager
business_unit: Retail Operations
workflow_name: complaint_summary_and_routing
current_tool_or_shadow_use: public_ai_chat_copy_paste
business_need: reduce first-pass complaint triage time and improve routing consistency
users: 40 complaint operations analysts
data_classes: [customer_PII, complaint_text, account_reference]
output_destination: case_management_system
customer_visible: false
decision_support: true
system_action: draft_routing_recommendation_only
vendor_or_tool: not_approved_public_tool
requested_pathway: customer_data_safe_workspace
expected_volume: 300 cases per day
target_date: 2026-07-31

8.2 Gate model

GateTriggerDecision
G0 Discovery Triagenew signal or intakeno-impact, investigate, tier, contain
G1 Data Gatecustomer, confidential, regulated or secret dataallowed data boundary and DLP controls
G2 Tool/Vendor Gateunapproved tool, extension, SaaS feature or APIapprove, restrict, block, TPRM review
G3 Workflow Gateoutput enters record, customer channel or system actionworkflow control and records decision
G4 Risk Tier GateTier 2 or abovepathway, controls, owner and evidence
G5 Release/Migration Gateshadow use moves to sanctioned pathpilot, limited release, full migration
G6 Exception Gatestandard path not readytime-limited waiver or no-go
G7 Quarterly Reviewactive inventorycontinue, improve, retire, escalate

9. Data, Prompt and DLP Policy

9.1 Policy statements

Policy areaRule
Public AIno customer PII, confidential internal data, credentials, source code secrets, regulatory records or full internal documents
Approved enterprise AIallowed data depends on tool configuration, retention, access and pathway
Customer dataonly approved pathways with DLP, retention, logging and access control
Credit/AML/fraud/wealthonly high-tier governed pathways with human oversight and evidence
Prompt retentionprompts and outputs that influence records or decisions must follow records policy
Output useAI output must not be represented as verified fact unless the workflow includes verification
External sharingAI-generated customer communication follows the same review as human-drafted content plus AI-specific controls
Training datavendor training and model improvement settings must follow approved data terms

9.2 DLP rules by pattern

PatternDLP action
customer identifier in public AI domainblock and notify user with approved pathway link
credit score or income in unapproved AIblock, alert data protection, create triage record
secret or API key in promptblock, revoke/rotate secret, security incident path
internal confidential doc upload to unapproved toolblock or quarantine, investigate
regulated record copied to personal AIblock and route to records/risk review
high-volume copy-paste to AI domainalert for shadow workflow investigation
approved tool but wrong data classwarn, redact or require higher pathway

10. Citizen Developer Guardrails

10.1 Citizen developer scope

Citizen development is allowed when it is bounded:

Allowed by defaultNeeds reviewUsually prohibited
personal productivity with no sensitive datateam workflow touching internal datacustomer-impacting autonomous decision
low-code form assistant using approved connectorcustomer-data summarypublic AI with customer files
internal draft generator with approved templateworkflow that writes into system of recordagent with unrestricted write tools
non-production prototype using synthetic datavendor plugin with document accesshidden Bot used for regulated process

10.2 Guardrail catalog

GuardrailControl
Identitybuilders and users must use enterprise identity
Connector allowlistonly approved data connectors by tier
Data classificationapp declares allowed data classes
Environment separationprototype, pilot and production are separate
Owner requirementevery app has business and technical owner
Review thresholdcustomer data, system action or external send triggers gate
Loggingprompt, input class, output, connector call and user action are logged as appropriate
HITLhigh-risk output/action requires review
Change controlmaterial prompt, connector or workflow change triggers review
Retentionrecord-generating apps follow retention rules
Kill switchplatform can disable app, connector, model route or external send
Recertificationactive citizen tools are reviewed on a cadence

10.3 Citizen developer checklist

  • I can name the workflow and business owner.
  • I know which data classes are allowed.
  • I am using approved AI tools and connectors.
  • The app does not make final regulated decisions.
  • Any customer-facing output is reviewed through the required path.
  • The app logs enough information for support and audit.
  • Users understand when to verify, escalate or stop.
  • The app has a retirement or migration path if it becomes business-critical.

11. Platform Migration Patterns

11.1 Migration playbook

Discover shadow use
-> understand job-to-be-done
-> contain high-risk data movement
-> choose target sanctioned pathway
-> create migration backlog item
-> pilot approved path with same users
-> compare workflow fit and risk reduction
-> retire unsafe tool
-> monitor recurrence

11.2 Common migration patterns

Shadow patternMigration targetDesign note
public chat for customer summariescustomer-data safe workspaceadd DLP, retention, source tagging
team-built FAQ Botcustomer-facing RAG golden pathadd source registry, citation, no-answer and handoff
spreadsheet AI for underwriting notesgoverned decision-support copilotkeep final decision human and auditable
browser summarizer for CRM pagesembedded internal copilotuse enterprise identity and permission filters
no-code agent updates ticketsagent workflow golden pathtool gateway, approval and idempotency
developer uses external code agentsecure code assistantrepo policy, secret scanning and review
vendor AI feature enabled by team adminvendor AI routeTPRM, admin config, data terms and monitoring

11.3 Migration success metrics

MetricGood signal
high-risk shadow usagedeclining by team and workflow
approved pathway adoptionrising among previous shadow users
time-to-approved-pathdecreasing without weakening gates
DLP blocksfewer repeat violations after training and migration
user satisfactionapproved path solves original job
risk exceptionsbounded, expiring and closing
platform backlog conversionrepeated shadow demand becomes reusable service

12. Monitoring, Dashboards and KRIs

12.1 Dashboard tiles

TileDecision supported
Shadow AI signals by sourcewhere discovery is working
Signals by business unit and workflowwhere unmet demand is concentrated
Risk tier distributionhow much exposure is high-risk
Data classes detectedwhich sensitive data types are moving
Decision state agingwhich items are stuck
Migration funnelsignals -> migrated -> adopted -> retired unsafe path
DLP blocks and repeatswhich teams need training or better pathways
Unapproved vendor usagethird-party exposure
Citizen app inventoryowner, tier, active users and recertification
Exceptions and expiryresidual risk and overdue closure
Customer harm indicatorscomplaints, wrong commitments, escalation failures
Platform demand backlogwhich golden paths need investment

12.2 KRIs

KRIThreshold exampleResponse
Tier 3/Tier 4 shadow signalsany sustained increasemanagement review and containment
customer PII to unapproved AIzero tolerance for confirmed eventblock, investigate, train, remediate
repeat DLP event by same teammore than 2 in 30 daysmanager escalation and pathway review
unowned citizen appsany production app without ownerdisable or assign owner
expired exceptionszero active expired exceptionsescalate and disable if unresolved
migration overdueover target date by 15 daysreview blocker and alternative path
unapproved browser AI extensionsabove approved baselineendpoint action and communication
policy-block bypass attemptsrecurring attemptssecurity investigation
customer-facing AI without approvalzero toleranceimmediate containment

13. RACI

ActivityBusiness OwnerAI GovernanceAI PMBAArchitectSecurityPrivacy/DataRisk/ComplianceTPRMInternal Audit
Policy and risk appetiteARCCCCCA/RCI
Discovery programCA/RCRCRCCCI
Workflow triageACRRCCCCII
Risk tieringARCCCCCA/RCI
Data classificationCCCRCCA/RCII
Tool/vendor reviewCCCICCCCA/RI
Approved pathway designCCA/RRRCCCCI
Citizen guardrailsCA/RRRRCCCCI
Exception approvalARCCCCCA/RCI
Monitoring dashboardARRCCRCCCI
Audit evidence reviewCRCCCCCCCA/R

RACI notes:

  • Business Owner accepts workflow value and residual business risk.
  • AI Governance owns policy, tiering consistency and management reporting.
  • Architecture owns control-plane integration and pathway design.
  • Security owns technical containment and detection.
  • Internal Audit independently tests whether the process operates as described.

14. Financial Retail Examples

14.1 Retail banking relationship manager

ItemDetail
Shadow usepersonal AI summarizes customer meeting notes and drafts follow-up email
RisksPII leakage, customer commitment, records gap, unapproved vendor
TierTier 3 when customer data or customer-facing output is included
Responseblock customer data in personal AI, migrate to internal copilot, require approved email template and manager review for sensitive commitments
EvidenceDLP event, intake, migration plan, training completion, approved copilot logs

14.2 AML analyst narrative drafting

ItemDetail
Shadow useanalyst pastes alert details into public AI to draft narrative
Riskssuspicious activity confidentiality, model-risk misuse, records and audit gaps
TierTier 3 or Tier 4 depending on data and regulatory record handling
Responseimmediate restriction, approved AML copilot with source controls, final investigator attestation
Evidencealert-level trace, policy, review queue, QA sample, model-risk screen

14.3 Branch policy FAQ Bot

ItemDetail
Shadow usebranch manager creates team Bot from outdated product PDFs
Risksstale policy, customer misstatement, permission and source owner gap
TierTier 2 internal, Tier 3 if used for customer answers
Responsemigrate to RAG golden path with source registry, effective date, citation and no-answer behavior
Evidencesource card, eval report, user training, retirement of old Bot

15. Templates

15.1 Shadow AI signal record

signal_id: SHAI-2026-0061
source: DLP_EVENT
detected_at: 2026-06-30T14:20:00Z
business_unit: Customer Operations
user_role: complaint_specialist
tool_name: public_ai_chat
tool_status: not_approved
workflow: complaint_summary
data_classes: [customer_PII, complaint_text]
output_destination: case_note
customer_impact: indirect
automation_level: draft
initial_tier: Tier2
temporary_action: block_customer_data_to_public_ai
assigned_owner: ai_governance_triage_lead
target_pathway: customer_data_safe_workspace
closure_condition: users migrated and repeat DLP events below threshold

15.2 Approved AI tool catalog card

tool_id: AI-CATALOG-EMP-COPILOT
name: Enterprise Employee Copilot
owner: AI Platform Product
allowed_use:
  - public learning
  - internal low-sensitivity writing
  - approved internal knowledge search
blocked_use:
  - secrets
  - unmasked customer PII unless pathway extension is approved
  - final regulated decisions
data_retention: enterprise_retention_policy
logging: prompt_metadata_and_output_trace_by_policy
support: ai-platform-office-hours
review_cadence: quarterly

15.3 Citizen app registration

app_id: CITAI-OPS-012
app_name: Branch Procedure Summarizer
builder: branch_operations_lead
business_owner: head_of_branch_operations
technical_owner: productivity_platform_admin
users: 85 branch supervisors
data_classes_allowed: [internal_low_sensitivity, approved_policy_documents]
connectors: [approved_policy_repository_read_only]
customer_visible: false
system_write_actions: none
risk_tier: Tier1
review_triggers:
  - customer_data_added
  - external_send_enabled
  - connector_write_permission_requested
  - user_count_above_200
monitoring: usage, errors, feedback, policy_blocks
recertification_date: 2026-09-30

15.4 Exception memo

exception_id: SHAI-WVR-2026-0009
use_case: low_risk_marketing_copy_pilot
standard_control_gap: approved_brand_phrase_checker_not_integrated
scope: internal_draft_only_for_debit_card_campaign
duration: 21_days
residual_risk_owner: head_of_marketing
compensating_controls:
  - compliance_review_before_external_use
  - no customer_data_inputs
  - prompt_and_output_retention
  - daily_sample_review
hard_stops:
  - external_publication_without_review
  - customer_data_detected_in_prompt
  - misleading_fee_claim_detected
exit_path: integrate approved phrase checker or stop pilot

15.5 Policy communication snippet

You may use approved AI tools for public learning and low-risk internal productivity.
Do not enter customer PII, account data, credit data, complaint records, credentials,
source code secrets or regulatory records into unapproved AI tools.
If AI would help a workflow not covered by the catalog, submit the AI intake form.
The governance team will route the request to an approved pathway or explain the restriction.

16. 30-Day Lab

DayExerciseOutput
1Read the source anchors and define shadow AI vs adoptionone-page framing memo
2Build a shadow AI signal taxonomysignal schema
3Draft a data classification policy for promptsprompt/data policy
4Interview two workflow personasinterview notes and pain points
5Create a discovery source mapdiscovery matrix
6Design a risk tier modeltiering table
7Classify ten sample shadow AI casestriage decisions
8Draft an approved pathway catalogpathway list
9Write a lightweight intake formintake template
10Define DLP block/warn/allow rulesDLP rule matrix
11Design citizen developer guardrailsguardrail checklist
12Create a citizen app registration templateregistration card
13Map a public chat workflow to internal copilotmigration plan
14Map a team Bot to RAG golden pathmigration plan
15Map a no-code agent to tool gatewaymigration plan
16Define KRIs and dashboard tilesdashboard spec
17Draft a RACI for governance operationRACI table
18Write an exception memo for a limited pilotwaiver memo
19Create user-facing policy languagecommunication snippet
20Create manager escalation guidancemanager playbook
21Build training scenarios by rolescenario set
22Design audit evidence packevidence checklist
23Run tabletop: customer PII in public AIincident notes
24Run tabletop: branch FAQ Bot gives wrong fee answerremediation plan
25Run tabletop: no-code agent writes CRM field incorrectlycontrol improvement
26Prioritize platform backlog from shadow demandroadmap matrix
27Create executive dashboard narrativemanagement memo
28Prepare 30-second interview answerinterview answer
29Prepare 2-minute architecture answerinterview answer
30Package portfolio artifactgovernance architecture case study

17. Interview Answers

17.1 30 秒版本

Shadow AI is a governance problem and a product signal. I would not start with a blanket ban. I would discover actual usage through telemetry, DLP, procurement, browser inventory and workflow interviews, then classify each case by workflow, data, tool, vendor, output destination, customer impact and automation level. Low-risk use goes to an approved catalog, high-risk use gets formal gates, prohibited use is blocked, and useful patterns are migrated into platform golden paths with DLP, logging, HITL and evidence.

17.2 2 分钟版本

I treat shadow AI as uncontrolled AI usage that already exists outside the approved lifecycle. The first architectural task is discovery: network egress, CASB, browser extensions, DLP, expense data, surveys, interviews and incident reports. Each signal becomes a normalized record with user role, workflow, tool, account type, data class, output destination, customer impact, automation level and vendor status.

Then I risk-tier the use. Public learning with no company data is low risk. Customer data, records, credit, AML, fraud, wealth, complaint or payment workflows move to higher tiers. Secrets, full customer files in public AI or autonomous regulated decisions are prohibited. The governance decision is not just approve or reject. It can be approve with guardrails, migrate, restrict, block, investigate or issue a time-limited exception.

The product part is important: every shadow AI case reveals unmet workflow demand. If many teams use public AI to summarize customer complaints, the answer is not only DLP blocking. The answer is a customer-data safe workspace or RAG/copilot golden path that solves the same job with identity, DLP, retention, HITL, logging and evidence. The dashboard should show high-risk signals, migration progress, DLP repeats, exceptions, citizen app inventory and platform backlog conversion.

17.3 CTO / Architect version

I would build a control plane around shadow AI: discovery connectors, signal registry, risk-tiering service, approved tool catalog, policy engine, DLP integration, identity, citizen app registry, exception workflow, evidence store and dashboard. The architecture routes users toward golden paths rather than forcing every team to invent local controls. It also gives Security and Risk a way to block prohibited behavior while giving Product a roadmap signal about missing platform capabilities.

17.4 PM / BA version

My focus is workflow conversion. I would interview users to understand why they chose an unsanctioned tool, map the AS-IS workflow, classify data and output, then design a sanctioned TO-BE path that preserves the productivity benefit. For BA work, that means turning policy into concrete requirements: allowed data classes, review triggers, records retention, output verification, exception handling and success metrics.

17.5 Risk / Compliance version

The key is risk-tiered governance with evidence. I would define prohibited uses, high-risk review triggers, data handling rules, citizen developer guardrails, exception authority and monitoring KRIs. For financial services, I would pay special attention to PII leakage, conduct risk, records retention, third-party exposure, model-risk misuse, auditability and customer harm.

18. Common Pitfalls

PitfallConsequenceBetter approach
Treating all shadow AI as misconductusers hide the behavior and governance loses visibilitystart with workflow demand and risk tiering
Publishing a ban without approved alternativesproductivity need remains unmetprovide catalog and intake routes
Ignoring low-code and SaaS embedded AIcitizen tools become untracked production systemsregister apps and review connectors
Relying only on trainingsensitive data still movescombine literacy, DLP, gateway and monitoring
Over-gating low-risk useemployees bypass slow processself-service for low-risk tiers
Under-gating customer workflowscustomer harm and audit gapsformal gates for Tier 3/Tier 4
No platform migration backlogevery discovery becomes manual caseworkconvert repeated demand into golden paths
No exception expirytemporary deviations become permanent shadow policytime-box exceptions and monitor aging
Dashboard counts only violationsmanagement misses unmet demandshow demand, migration, adoption and risk reduction

19. Final Principle

The goal is not an AI-free enterprise.

The goal is an enterprise where employees can safely use AI for real work because:

  • the approved paths are easy to find,
  • the data boundaries are clear,
  • high-risk workflows have appropriate friction,
  • citizen developers can build inside guardrails,
  • useful shadow demand becomes platform capability,
  • prohibited behavior is blocked and remediated,
  • and management can see risk, value, adoption and evidence in one operating system.

Shadow AI maturity is reached when discovery no longer feels like policing and migration no longer feels like punishment. It becomes a product feedback loop for building safer, better AI pathways.