Implementation Checklists
This document provides practical checklists for applying the AI Control Architecture.
The purpose of these checklists is to help teams move from architecture theory to implementation.
Use these checklists when reviewing AI use cases, preparing pilots, approving production deployment, assessing vendor AI, designing agents, or improving AI control maturity.
1. How to Use These Checklists
These checklists are designed for:
- business owners
- enterprise architects
- security architects
- risk teams
- privacy teams
- legal teams
- compliance teams
- vendor risk teams
- data governance teams
- platform teams
- AI product teams
- audit teams
- incident response teams
Use them to answer four practical questions:
What AI exists?
What can it see?
What can it decide?
What can it do?
Then answer:
Who owns it?
What controls apply?
What evidence exists?
How is failure contained?
2. Minimum Implementation Checklist
Use this checklist when starting from zero.
The goal is to establish minimum viable AI control.
Minimum implementation is not the target state.
It is the starting point.
3. AI Use Case Intake Checklist
Use this checklist before approving any AI use case.
Related template:
templates/ai-use-case-intake-template.md
4. Risk Tiering Checklist
Use this checklist to assign a risk tier.
Risk tier guidance:
Related templates:
templates/ai-risk-assessment-template.md
templates/ai-risk-tiering-template.md
5. Control Readiness Checklist
Use this checklist before pilot, production deployment, scaling, or continued operation.
Related template:
templates/ai-control-assessment-template.md
6. Copilot Implementation Checklist
Use this checklist for enterprise copilots and productivity assistants.
Common copilot risks:
- users overtrusting generated output
- excessive permission inheritance
- sensitive data appearing in prompts
- output copied into records without review
- weak visibility into usage
- vendor retention or reuse uncertainty
7. RAG Implementation Checklist
Use this checklist for retrieval-augmented generation, enterprise search, knowledge assistants, and document-grounded AI.
Common RAG risks:
- unauthorized retrieval
- sensitive source exposure
- stale or incorrect source material
- prompt injection embedded in documents
- weak source attribution
- cross-user or cross-tenant leakage
8. Agentic AI Implementation Checklist
Use this checklist for AI agents and action-capable AI.
Related template:
templates/ai-agent-control-template.md
Common agent risks:
- unauthorized tool use
- approval bypass
- excessive autonomy
- unsafe action chaining
- prompt injection causing tool misuse
- weak kill switch
- incomplete tool/action logs
- unclear accountability for agent actions
9. Vendor AI Implementation Checklist
Use this checklist before enabling, purchasing, integrating, or scaling vendor AI.
Related template:
templates/ai-vendor-assessment-template.md
Common vendor AI risks:
- AI features enabled by default
- unclear data retention
- vendor use of prompts or outputs for training
- weak admin controls
- limited audit logs
- poor evidence export
- unclear incident support
- shared responsibility gaps
10. Customer-Facing AI Implementation Checklist
Use this checklist for AI that interacts with customers, suppliers, partners, or the public.
Common customer-facing AI risks:
- incorrect customer guidance
- unauthorized commitments
- harmful or inappropriate output
- privacy leakage
- inconsistent escalation
- poor correction process
- reputational impact
11. Decision-Supporting AI Implementation Checklist
Use this checklist when AI output influences a decision.
Related templates:
templates/ai-output-and-decision-control-template.md
templates/ai-human-accountability-template.md
Common decision-supporting AI risks:
- AI recommendation treated as final decision
- weak reviewer context
- ceremonial human review
- missing decision evidence
- uncorrected generated records
- unclear accountability
12. Tool and Action Implementation Checklist
Use this checklist when AI can call tools, APIs, workflows, or perform actions.
Related template:
templates/ai-tool-and-action-control-template.md
13. Monitoring and Evidence Checklist
Use this checklist to confirm that AI activity is observable and reconstructable.
Related templates:
templates/ai-monitoring-logging-evidence-template.md
templates/ai-control-evidence-package-template.md
14. Assurance Checklist
Use this checklist before deployment, after material change, or during periodic review.
Related template:
templates/ai-assurance-test-plan-template.md
15. Incident Readiness Checklist
Use this checklist to confirm that AI failure can be contained.
Related templates:
templates/ai-incident-containment-recovery-template.md
templates/ai-incident-record-template.md
16. Exception Management Checklist
Use this checklist when a required control cannot be met.
Related template:
templates/ai-exception-record-template.md
17. 30-Day Implementation Checklist
Use this checklist to start implementing AI control quickly.
18. 60-Day Implementation Checklist
Use this checklist after the basic inventory and intake process exist.
19. 90-Day Implementation Checklist
Use this checklist to mature the operating model.
20. Ongoing Review Checklist
Use this checklist periodically.
21. Definition of Done
An AI use case should not be considered control-ready until the following are true:
[ ] AI use case is inventoried.
[ ] Business owner is assigned.
[ ] Risk tier is assigned.
[ ] Data sources are mapped.
[ ] Identity and authority model is defined.
[ ] Required controls are mapped.
[ ] Output and decision use is understood.
[ ] Tool and action capability is controlled.
[ ] Human accountability is assigned.
[ ] Logging and evidence requirements are defined.
[ ] Assurance testing is completed where required.
[ ] Exceptions are documented and approved.
[ ] Incident containment path exists.
[ ] Evidence is retained.
Summary
Implementation should start small but become systematic.
The first goal is visibility.
The second goal is risk-tiering.
The third goal is control mapping.
The fourth goal is evidence.
The fifth goal is assurance.
The final goal is operational control: the ability to know what AI can see, decide, and do, and to contain it when it fails.