top of page

Executive Summary

Artificial intelligence is no longer a frontier technology. It is a present-day competitive imperative. Yet for all the urgency surrounding AI adoption, many enterprises struggle with a fundamental challenge: how do you evaluate, prioritize, and govern AI investments in a disciplined, consistent, and secure way that bridges the gap between business strategy and technical execution?

 

This whitepaper presents the OakTruss Group AI Cube™, a proprietary framework developed by OakTruss Group, an advisory firm specializing in the intersection of cybersecurity, AI, and data. The OakTruss Group AI Cube™ is an integrated framework comprising two inseparable elements: a three-axis classification model that characterizes any AI investment across cognitive architecture, agent authority, and strategic scope, and a Secure by Design security envelope that surrounds and conditions every deployment. Together, these two elements give executive and technology leaders a practical aid for assessing AI investments, establishing a shared language and structured lens through which to understand the relative value, cost, and risk implications of any given initiative.

 

The framework does not attempt to produce precise financial return calculations. The variables involved are too context-specific for that. Instead, it provides a structured basis for conceptual and relative assessment, helping organizations understand the nature of the value a given AI investment is likely to generate, the cost drivers most relevant to its architecture and deployment model, and the governance requirements that must be in place for that value to be realized safely.

 

Beyond the framework itself, this paper addresses five key success factors for enterprise AI deployment and provides practical guidance on how to accelerate and strengthen an organization's AI journey.

Key Takeaway

The question is no longer whether to invest in AI. It is how to invest wisely and securely. The OakTruss Group AI Cube™ is a practical aid for answering that question, grounding investment conversations in a rigorous, shared understanding of how AI works, what it does, where it operates, and how it must be secured. It does not replace the judgment and expertise required to make those decisions. It provides the structure that makes those decisions clearer and more consistent.

Introduction:
The AI Investment Imperative

Enterprise AI spending is accelerating at a pace that outstrips most organizations’ capacity to evaluate investments rigorously. Boards are asking about AI strategy. CFOs are questioning value realization. CISOs are warning about expanded attack surfaces. And business unit leaders are piloting solutions without consistent oversight or prioritization criteria.

 

The result is a fragmented AI landscape within many organizations: a patchwork of disconnected tools, unclear ownership, inconsistent governance, and poorly understood risk profiles. Some initiatives deliver measurable value; others quietly accumulate cost, complexity, and exposure. What is missing is a common framework, one that business and technology leaders can use together to assess AI investments with a shared vocabulary and consistent evaluative criteria. That is precisely what the OakTruss Group AI Cube™ provides.

The OakTruss Group AI Cube™ does not require deep technical expertise to apply. It is designed to be accessible to any executive responsible for strategy, finance, operations, risk, or technology. Its value lies in serving as a practical decision-support aid: locating any AI investment within a three-dimensional classification space that captures how it works, what authority it holds, and where it operates, while situating that investment within a Secure by Design envelope that ensures security and governance requirements are addressed by design, not by exception. Together, these two elements surface the conceptual value profile, cost drivers, and risk posture of any AI initiative in a way that supports more aligned, informed decision-making across the enterprise. They are an input to good AI investment decisions, not a substitute for the broader strategy, leadership judgment, and organizational capability that those decisions require.

The OakTruss Group AI Cube™ : An Integrated Framework

The OakTruss Group AI Cube™, illustrated in Figure 1, is best understood as two integrated components working in concert. The first is the three-axis cube itself, a classification model that characterizes any AI investment along three dimensions: cognitive architecture, agent authority, and strategic scope. The second is the Secure by Design envelope, a surrounding security and governance architecture that applies to every AI deployment regardless of its position on the three axes.

 

Neither component is sufficient on its own. The three-axis model without the security envelope produces investments that may be well-characterized but poorly protected. The security envelope without the three-axis model produces governance overhead without the clarity needed to apply it appropriately. Together, they form a complete basis for evaluating and deploying AI investments responsibly.

It is important to note what the OakTruss Group AI Cube™ is and is not. It is an aid to conceptual and relative assessment, helping organizations develop a clearer, more structured view of the nature and direction of value a given AI investment is likely to generate, the cost components most relevant to its architecture and scope, and the governance requirements commensurate with its risk profile. It is not a complete methodology for AI strategy or a financial modeling tool that produces precise investment returns. The variables involved, including organizational maturity, data quality, change management effectiveness, and market dynamics, make point-in-time return calculations inherently context-specific, and the full work of building and executing an AI strategy requires capabilities and judgment that extend well beyond any single framework. The OakTruss Group AI Cube™ provides a rigorous evaluative structure; the organization provides the context, leadership, and execution.

Understood in this light, the OakTruss Group AI Cube™ is not the end of an AI investment evaluation process. It is the beginning of one. Financial modeling, vendor assessment, buildversus-buy analysis, and operational planning all become more reliable when the type of AI being evaluated, the governance it requires, and the security architecture it demands are agreed upon first. Organizations that attempt those downstream activities without a shared conceptual foundation routinely find that their numbers are built on misaligned assumptions and discover the misalignment only after commitments have been made. The OakTruss Group AI Cube™ exists to prevent that outcome.

image.png

Y-Axis: Cognitive Architecture — How It Works

The cognitive architecture axis describes the underlying computational logic of an AI system. This determines how the system arrives at its outputs and, by extension, how predictable, auditable, and governable it is. Position on this axis has direct implications for the relative cost structure, governance burden, and risk profile of the investment.

Deterministic

  • Same input always produces the same output

  • Rules-based logic, ontology-driven

  • Fully auditable and version controlled

  • Decision-logic validation friendly

  • Higher implementation/ start-up cost

  • Lower computing cost (CPU) and total cost of ownership (TCO)

  • More stable value profile with lower governance overhead 

  • Primary risk: incomplete rule coverage

Constrained Probabilistic

  • Guided inference with bounded outputs

  • Retrieval-augmented generation (RAG), fine-tuned models with guard-railed LLMs

  • Partially auditable with retrieval logs and output filters

  • Hallucination monitoring and retrieval accuracy measurement needed

  • Higher computing cost (GPU) and governance overhead

  • Primary risks: hallucination from retrieval errors, boundary bypass, data poisoning of knowledge stores

Unconstrained Probabilistic

  • Same input produces inference-based, variable output

  • Powered by general purpose/public LLMs/SLMs

  • Not fully auditable; requires comprehensive prompt governance

  • Hallucination monitoring and model boundary enforcement essentials

  • Highest computing cost (GPU) and governance overhead

  • Primary risks: hallucination, bias, data poisoning, inconsistent outputs, prompt injection

Deterministic systems, such as tax calculation engines, process automation, and rules-based scoring models, offer high predictability and a more favorable cost profile relative to their governance requirements. Constrained probabilistic systems, such as RAG-based enterprise chatbots, fraud and anomaly detection models, and AI co-pilots with action guardrails, carry governance requirements that are usually more demanding than a deterministic system. Unconstrained Probabilistic systems, such as generative summarization tools, general purpose or public chatbots, and language-driven analytics, offer greater flexibility and capability but carry the highest governance requirements and risk exposure that must be explicitly planned for

X-Axis: Agent Authority — What It Does

The agent authority axis captures the degree of autonomous action an AI system is permitted to take. This dimension is among the most consequential from a governance and accountability perspective, and it directly shapes the relative magnitude of value creation as well as the complexity of risk management.

Decision Support

  • Supports human decisions; does not execute them 

  • Human-in-the-loop; output subject to review

  • Humans remain explicitly accountable

  • Lower liability exposure with disciplined quality assurance (QA) persistence 

  • Acts as a productivity multiplier with faster implementation

  • Risks: overreliance and inconsistent human review

Agentic

  • • Executes decisions within defined boundaries

  • Triggers workflows and executes transactions 

  • Requires autonomy thresholds and kill switch authority

  • Real-time drift and bias monitoring required 

  • Potential for nonlinear value creation; labor substitution 

  • Risks: unbounded behavior, regulatory violations, contractual exposure

Orchestrated Agentic

  • One AI agent plans and directs other AI agents across a multi-step workflow 

  • Humans operate in a governance and oversight role, not in a per-decision review role

  • Inherits all risks of the agentic AI plus inter-agent trust and delegation risks

  • Requires most rigorous governance architecture of any cube position

  • Risks: goal hijacking across agent chains, cascading errors, cross-agent data leakage or privilege escalation are risk factors not evident in single-agent systems

Decision support systems augment human judgment. They are productivity multipliers that keep humans in the accountability chain. Their relative value profile is generally faster to realize and easier to contain. Agentic systems replace human actions within defined parameters. They carry the potential for greater value creation, including 24/7 operational capacity and labor substitution, but they require more robust governance infrastructure: clearly defined autonomy thresholds, real-time behavior monitoring, tested, and kill switches to stop wayward behavior. Orchestrated agentic systems compound potential non-linear benefits but require the most rigorous governance architecture and risk mitigation of any cube position. For agentic and orchestrated agentic systems with physical action capabilities, including robotics, autonomous mobile robots (AMRs), and automated inspection systems, the kill switch obligation extends beyond software suspension to encompass physical motion arrest and worker proximity protocols.

Z-Axis: Strategic Scope — Where It Works

The strategic scope axis defines the breadth of an AI system’s operational footprint within the enterprise. Scope drives both the potential magnitude of value creation and the blast radius of failure, and it is a key determinant of governance complexity and total cost of ownership.

Localized / DomainSpecific

  • Contained to a function, team, or workflow

  • Clearer ownership and isolated data sources

  • Use case-based value profile, more measurable

  • Contained cost structure unless virally scaled

  • Limited enterprise exposure 

  • More concise remediation when issues arise

Enterprise / PlatformLevel

  • Cross-functional or enterprise-wide impact

  • Shared infrastructure with compounding reuse

  • Data integrity and normalization required 

  • Central oversight and enterprise risk classification needed.

  • Efficiency flywheel with network effects

  • Large blast radius; significant remediation impact

Market-Level

  • Public and/or market-wide impact 

  • Extends beyond organizational boundaries to affect customers, counterparties, regulators, or markets

  • Largest blast radius of any cube position

  • Potentially massive remediation impact, including systemic, regulatory, and reputational consequences 

  • Requires the highest level of governance, oversight, and pre-deployment risk assessment of any scope position

Localized deployments offer faster time-to-value and contained risk profiles, making them natural candidates for early pilots and proof-of-concept work. Enterprise-level deployments offer compounding returns through shared infrastructure and cross-functional reuse, but demand proportionally more robust data governance, integration discipline, and centralized oversight. Market-level deployments represent the outermost position on the z-axis and are applicable to many large organizations. These are AI systems whose outputs, decisions, or failures extend beyond the enterprise to directly affect customers, counterparties, supply chain partners, regulators, or broader market participants. Examples include AI used in algorithmic pricing that influences market conditions, AI-driven underwriting or credit models applied at population scale, AI embedded in public-facing platforms with broad societal reach, and AI systems whose outputs are consumed by other organizations as inputs to their own decisions.

A critical insight from the OakTruss Group AI Cube™: unconstrained probabilistic, orchestrated agentic AI systems deployed at the market-level of impact carry dramatically elevated remediation risk. When a generative AI system with a broad operational footprint produces erroneous or biased outputs, the remediation effort, technical, legal, and reputational damage, can be substantial. This combination deserves particular scrutiny in any investment evaluation.

Secure by Design: The Governing Envelope

The second essential element of the OakTruss Group AI Cube™ is the Secure by Design envelope, a set of security and governance requirements that surrounds and applies to every AI investment, regardless of its position on the three classification axes. Security is not a layer added after deployment. It is a foundational design requirement that must be addressed from the earliest stages of any AI initiative.

OakTruss Group’s advisory work at the intersection of cybersecurity, AI, and data has consistently shown that organizations treating security as an afterthought pay for it in remediation costs, regulatory exposure, eroded stakeholder trust, and slowed enterprise adoption. The Secure by Design envelope exists to prevent that outcome. The Secure by Design envelope is organized around five integrated pillars:

1. Data Governance

The core mission of data governance is controlling what data feeds and trains the AI. This encompasses data classification, segregation, and boundary controls; access controls for both human and machine actors; encryption at rest and in transit; data minimization and anonymization practices; provenance tracking; and compliance with applicable regulations including Basel Committee on Banking Supervision (BCBS) 239, General Data Protection Regulation (GDPR) and Health Insurance Portability and Accountability Act (HIPAA).

2. Model Security

Model security focuses on protecting the AI model from manipulation, theft, or degradation. Key elements include model access controls, model artifact integrity verification (ensuring deployed model weights and configurations have not been tampered with between validation and production), adversarial testing covering prompt injection and data poisoning scenarios, model encryption, and real-time monitoring for drift, hallucinations, and usage anomalies. Version control and a tested kill switch, a mechanism to safely suspend or roll back model operation, are essential components of any production AI deployment.

3. Output Control

Output control mechanisms exist to prevent harmful, biased, or incorrect AI outputs from reaching users or triggering downstream actions. This includes human oversight mechanisms, guardrails and constraints on AI output or action scope, bias detection and mitigation processes, uncertainty disclosure (ensuring outputs carry calibrated confidence signals that reduce automation bias), and content filtering that blocks harmful, inappropriate, or brand-damaging content before it reaches end users or external stakeholders.

4. Access and Accountability

This pillar governs who and what can use AI systems, and under what conditions. It encompasses alignment with “zero-trust” architecture principles, authorization governance, and comprehensive traceability measures including input/output logging, model version tracking, context and configuration capture, and decision provenance. It also highlights the emergence and need for management of unintentional AI.

5. Physical Action Safety

AI systems with physical action capabilities, including robotics, AMRs, and automated inspection or actuation systems, carry a governance dimension that extends beyond the software controls addressed in the four preceding pillars. Where software agents operate within logical boundaries, physical action AI operates within spatial ones: its decisions can exert force, cause motion, or interact with human workers in ways that create irreversible physical consequences. This pillar governs the safety architecture required when AI moves, actuates, or otherwise exerts physical influence in the world.

Unintentional AI: An Emerging Risk

The rapid spread of AI across business units has introduced a new, often overlooked risk category. “Unintentional AI” arises when AI capabilities are embedded into enterprise systems without formal security oversight, for example when core platforms “acquire” new AI features through vendor updates, or when employees use AI tools embedded in routine workflows such as enterprise resource planning (ERP) forecasting or customer relationship management (CRM) analysis, inadvertently exposing sensitive data in ways traditional controls fail to anticipate. The Secure by Design envelope of the OakTruss Group AI Cube™ is specifically designed to surface and address this risk, and the Access and Accountability pillar’s supply chain integrity requirements explicitly cover AI that enters the enterprise outside formal procurement.

When to Apply the OakTruss Group AI Cube™

The OakTruss Group AI Cube™ is designed to be applied not once, but repeatedly across the full lifecycle of every AI investment. Its value as a governance tool depends on treating it as a standing reference that evolves with the systems it characterizes, not a one-time classification exercise completed at the point of initial investment. Organizations should return to the framework at each of the following inflection points:

  1. Initial investment evaluation: Apply the OakTruss Group AI Cube™ before architectural or vendor decisions to classify the initiative, establish governance and security requirements, and create the baseline for future assessments.

  2. Material system change: Reassess whenever changes affect classification, such as model retraining, expanded agent authority, new data sources, vendor updates, or changes to physical AI safety features. Governance must reflect how the system currently operates.

  3. Post-incident analysis: Revisit the AI Cube™ after any AI-related incident to identify classification gaps, update controls, and ensure governance aligns with the system's actual risk profile.

  4. Annual governance review: Reassess every production AI system at least annually to account for model drift, organizational or regulatory changes, and evolving threats. Higher-risk or enterprise-scale systems should be reviewed more frequently.

  5. Decommission: Use the AI Cube™ to guide secure retirement, including data deletion, model disposal, workflow updates, and regulatory obligations. Higher-scope and physical AI systems require more rigorous decommissioning and safety validation.

A classification that was accurate at deployment may no longer reflect the system’s actual risk profile twelve months later. Treating the OakTruss Group AI Cube™ as a standing reference rather than a one-time exercise is what ensures governance keeps pace with the AI it is designed to protect.

Six Additional Questions for AI Investment Decisions

Time horizon: Is the initiative designed for a short-term productivity gain or a durable strategic capability?

Stack control: Who controls the model, data, compute, intellectual property, pricing, and future migration options?

Learning advantage: Will proprietary data and feedback create compounding value, and can that advantage be measured?

 

Organizational readiness: Are leadership, governance, incentives, skills, workflows, and change management ready to support adoption?

 

Trust and brand: What happens if the system produces biased, incorrect, inappropriate, or harmful outcomes?

 

Jurisdictional and regulatory exposure: Which laws, sector requirements, documentation obligations, and geographic restrictions apply?

Five Success Factors for Enterprise AI

Leadership must guide workforce change

AI changes roles, decisions, workflows, and accountability. Executive sponsorship and practical change management are essential for adoption.

Leaders must model responsible and trusted AI

Responsible AI requires active governance, visible accountability, ethical standards, intellectual-property controls, and auditable decision processes.

Data is the foundation

Reliable, secure, well-governed data is the most important prerequisite for dependable AI. Weak data produces weak outcomes regardless of model quality.

Use cases must connect to business priorities

Prioritize specific problems tied to measurable goals such as operational efficiency, risk reduction, fraud detection, or customer experience. Pilot, measure, refine, and scale.

 

Security and risk management are non-negotiable

AI expands the attack surface and can introduce new data, compliance, autonomy, and vendor risks. Security must be designed in from the beginning.

Total Cost of Ownership: Look Beyond Licensing

AI business cases often focus on platform fees and compute while underestimating the sustained cost of running AI safely at scale. A complete evaluation should include nine cost categories:

  1. Infrastructure: CPU or GPU compute, storage, hosting, networking, resilience, and production capacity.

  2. Licensing: model, platform, tool, and usage-based vendor fees that may grow nonlinearly with adoption.

  3. Integration: APIs, data pipelines, identity, workflow connections, enterprise systems, and ongoing maintenance.

  4. Governance and monitoring: drift, hallucination, bias, behavior, safety, logging, alerting, review, and oversight.

  5. Compliance and legal: regulatory analysis, documentation, intellectual-property review, privacy, audit, and multi-jurisdiction obligations.

  6. Incident response: detection, containment, rollback, kill switches, investigation, communication, remediation, and regulatory notification.

  7. Model retraining and performance maintenance: data refresh, RAG knowledge-store curation, fine-tuning, testing, validation, and replacement.

  8. Human capital: AI engineering, data science, MLOps, security, risk, legal, training, workforce enablement, and change management.

  9. Decommission and transition: data and model retirement, contract termination, workflow redesign, stakeholder communication, and physical-system retirement where applicable.

A Practical Starting Point

Before approving an AI initiative, leadership should be able to answer four questions clearly:

  • How does the system produce its outputs?

  • What decisions or actions is it authorized to take?

  • How broadly will its outputs or failures affect the organization and its stakeholders?

  • What security, governance, monitoring, and lifecycle controls are required for that position?

Once those questions are aligned, organizations can evaluate vendors, operating models, financial return, implementation complexity, and timing on a more reliable foundation.

Frequently asked questions

bottom of page