InnovationOrganization

Setting Up an AI Project Responsibly: The Tool Mix for Governance, Ethics, and Quality

Alexander Sattler 5. June 2026 5 min read

AI projects have a property that sets them apart from classic IT projects: they produce results the team itself often doesn't understand in detail. A model that pre-sorts applications works — and nobody can say for sure why it decided one way or another. This opacity isn't a technical detail but a governance problem. Those who introduce AI without explicitly clarifying responsibility, ethics, and quality limits build a system producing risk before it delivers value. This article shows the tool stack for the first weeks of an AI project — from governance canvas to prompt design. The tools don't replace legal advice, but they provide a methodical foundation on which to hold the right conversations with business units, data protection, and leadership.

1
Canvas

AI Governance Canvas

The AI Governance Canvas is the first step in any AI project. It forces the team to answer six questions before implementation: what problem does the AI solve? Who is responsible for decisions the AI influences? What data flows in, and how is it qualified? How is the AI monitored? What escalation paths exist when the AI delivers wrong results? Which stakeholders must be informed? The canvas doesn't replace formal risk analysis, but it surfaces the critical questions before code is written. In regulated industries it's the foundation for later auditing. In unregulated industries it prevents the typical AI crises that emerge when governance is introduced only after the first mistake.

View Details
2
Canvas

Ethics Canvas

The Ethics Canvas complements the governance level with ethical reflection. It asks four questions: which people will be affected positively, which negatively? What societal impacts does the system have? Which groups could be systematically disadvantaged? What measures prevent this disadvantage? The Ethics Canvas isn't a fig leaf but a practical tool. In AI work, bias effects show quickly — in credit decisions, hiring selection, health diagnostics. Those who anticipate these effects before implementation build protections in. Those who notice them only in operation must completely overhaul the system — often under public pressure.

View Details

DEFINITION

AI Governance is the process through which organizations ensure responsibility, quality, and compliance of their AI systems. It covers three levels: strategic governance (purpose, values, boundaries), operational governance (monitoring, incident response, documentation), and technical governance (data quality, model validation, security). None of the three replaces the others.

3
Canvas

The Prompt Canvas

The Prompt Canvas is the practical counterpart to the strategic tools. It structures the prompt design process for AI systems: what role does the model take? What context is needed? What task should it fulfill? What format should the answer have? Which examples help? What should it not do? Good prompts are the difference between an AI system that reliably delivers and one that creatively hallucinates. The Prompt Canvas is often underestimated because it seems technical. Actually, prompt design is one of the most important leadership tasks in AI projects: those who don't control the prompts don't control the system.

View Details

PRO TIP

Treat your prompts like code: version them, document changes, test them against a fixed set of example cases. A prompt that works well today may react differently after a model update. Without versioning and regression tests you notice this only when a customer complains.

4
Assessment

Organization Diagnostic Model

The Organization Diagnostic Model helps measure organizational readiness for AI. AI projects rarely fail on technology and often on organization: missing data culture, unclear responsibility, distrustful business units. The Diagnostic Model systematically measures where the organization stands — leadership, culture, processes, capabilities, technology. Those who run an organizational diagnosis before an AI project know where the biggest resistance will lie and can address it before it costs the project. In regulated industries, the Diagnostic Model is additionally a preparation for auditing: auditors don't ask about the model, but about organizational maturity.

View Details

CAUTION

The most common AI project trap: technology first, governance later. Teams build a working prototype system and then retroactively define how to handle it. This leads to two problems: either governance stays toothless because the prototype is already running and nobody wants to stop it. Or governance becomes so strict the prototype never goes to production. Antidote: Governance Canvas and Ethics Canvas before the first implementation — even when the team doesn't know the technology in detail yet.

COMPARISON

The four tools cover four levels of an AI project: AI Governance Canvas clarifies responsibility and process. Ethics Canvas clarifies values and societal impact. The Prompt Canvas clarifies operational quality of AI interactions. The Organization Diagnostic Model clarifies organizational maturity. Together they form a frame that makes the difference between an AI project that fails in six months and one that still delivers value in three years. The effort for these four tools is manageable — two to three workshops of two hours each. The effort to repair a poorly set up AI system is orders of magnitude higher.

KEY TAKEAWAY

AI projects rarely fail on technology. They fail on missing clarity about responsibility, values, and quality limits. The four canvas tools give you this clarity before the first mistakes happen.

CONCLUSION

AI projects aren't an IT topic. They touch strategy, ethics, data, culture, and leadership simultaneously. Those treating them as a pure tech project produce systems that work, but endanger trust, compliance, and sometimes reputation. The tool stack described here is a minimum, not a maximum. Large, critical AI projects additionally need formal risk assessments, legal reviews, and often external audits. But for early phases — and for most AI applications in mid-sized companies — AI Governance Canvas, Ethics Canvas, Prompt Canvas, and Organization Diagnostic Model are the methodical frame that makes the difference between responsible use and improvised risk.

Tools from this Article
All Articles