The 2026 Definitive Guide

Custom AI Development &
Custom AI Models

Custom AI development is how enterprises turn proprietary data and unique workflows into an AI capability they own — bespoke models, grounded answers, and secure deployment. This guide covers the build process, the costs, the build-vs-fine-tune-vs-RAG decision, and how to choose a custom AI development company that ships accurate, sovereign AI in 2026.

TL;DR

Custom AI Development, Summarized

Custom AI development is the end-to-end engineering of a bespoke AI system — model, data pipeline, evaluation harness, and application — tailored to your proprietary data, workflows, and security constraints. For most enterprises in 2026, the winning path is not training a model from scratch: it is grounding a strong base model with retrieval-augmented generation (RAG) over clean, structured data, then adding fine-tuning only where behavior or format demands it. The decisive variable is data quality, not model size — and the projects that win pair rigorous use-case selection with measured accuracy before they scale.

  • Build, fine-tune, or RAG — RAG first for most cases; from-scratch training only when the data and economics justify millions
  • $25K–$1M+ typical range from pilot to production platform; from-scratch frontier training is tens of millions
  • ~78X more accurate retrieval and ~3X fewer tokens when data is structured into IdeaBlocks (Blockify)
  • Data is the moat — clean, governed, structured knowledge beats raw model horsepower
  • Secure by design — custom AI can run 100% on-premises or air-gapped with AirgapAI for regulated workloads
At A Glance
$1.8T
Projected global AI market by 2030 (Precedence Research)
30%+
Of generative AI projects abandoned after PoC (Gartner)
78X
More accurate retrieval with structured IdeaBlocks (Blockify)
95%
Of orgs saw no measurable P&L return from GenAI (MIT NANDA)
Trusted by global leaders
Government Acquisitions

What Is Custom AI Development?

Custom AI development is the end-to-end process of building a bespoke AI system — model, data pipeline, evaluation harness, and application — tailored to one organization's proprietary data, workflows, and constraints. Instead of buying a generic SaaS tool, you engineer an AI capability that fits your exact use case, keeps ownership of your data, and meets your security and compliance requirements.

The category is expanding fast because the underlying market is. The global AI market is projected to grow from roughly $280–$390 billion in the mid-2020s toward $1.8 trillion by 2030 (Precedence Research), and enterprises increasingly find that off-the-shelf tools cannot encode their proprietary knowledge, regulatory posture, or workflow logic. Custom AI development closes that gap — it is generative AI applied to your software, your data, and your business, not someone else's average.

Semantic fact

Iternal builds custom AI through its AI Development Services and AI Strategy Consulting practice, backed by a sovereign data and deployment stack — Blockify for accuracy and AirgapAI for secure, offline operation. For autonomous agents, its dedicated AI agent development company practice scopes and ships production agents.

Custom AI vs Off-the-Shelf AI: Which Do You Need?

Off-the-shelf AI is the right call for generic, low-stakes tasks; custom AI is the right call when accuracy, proprietary data, security, or differentiation actually matter. Most enterprises run a blend — generic copilots for broad productivity, custom AI for the workflows that are core to the business or carry regulatory and IP risk. The deciding questions are how unique your data is, how high the cost of a wrong answer is, and whether the capability is a competitive differentiator.

Dimension Off-the-Shelf AI Custom AI Development
Data fit Trained on generic public data Grounded in your proprietary knowledge
Accuracy on your domain Generic; prone to hallucination High; measured against your benchmark
Data ownership & privacy Sent to a third-party cloud On-prem / air-gapped possible
Differentiation Same tool your competitors use A moat competitors cannot copy
Time to value Immediate Weeks to months
Cost model Per-seat subscription Build investment; can be license-owned
Best for Broad, low-risk productivity Core, regulated, or differentiating work

A practical rule: if a generic tool already does the job well and the data is not sensitive, buy it. The moment a task touches proprietary IP, regulated data, or a workflow that defines how you compete, custom AI development pays for itself in accuracy, control, and ownership.

Custom AI Models: Train vs Fine-Tune vs RAG vs Prompt Engineering

The four ways to customize an AI model — prompt engineering, retrieval-augmented generation (RAG), fine-tuning, and training from scratch — escalate in cost and effort, and most enterprise value lives in the middle two. RAG grounds a strong base model in your current data; fine-tuning teaches it a specific behavior or format; from-scratch training is rarely justified outside frontier labs. Start cheap, prove value, and only climb the ladder when the use case demands it. If your organization has already standardized on a model, you can bring your own foundation model and keep the same architecture.

Approach What it does Relative cost Data needed Best for
Prompt engineering Steers a base model with instructions $ None Fast experiments, simple tasks
RAG Grounds answers in your live data $$ Your documents / knowledge base Most enterprise Q&A, support, search
Fine-tuning Teaches a model tone, format, or task $$$ Hundreds–thousands of examples Specialized behavior, classification
Train from scratch Builds a new model from raw data $$$$$ Massive, curated datasets Frontier labs; rare in enterprise

Deep dive: RAG vs Fine-Tuning — the full decision framework, with cost, accuracy, and maintenance trade-offs for each path.

The default that wins most often

For roughly 80% of enterprise use cases, the optimal architecture is RAG over clean, structured data on a strong open or commercial base model — with fine-tuning layered in only where a specific behavior or output format is required. It is the lowest-cost, fastest, and most maintainable route to production-grade accuracy. Where the model itself must stay private and under your control, Iternal's LLM development services handle deployment, tuning, and evaluation on your own infrastructure.

What Is the Custom AI Development Process?

A disciplined custom AI build runs through five stages — discovery, data, model, evaluation, and deployment — with a hard accuracy gate before anything scales. The order matters: teams that skip discovery and data work are the ones that land in the abandonment statistics. Each stage produces an artifact the next stage depends on.

1. Discovery & Use-Case Selection

Define the business outcome, score the use case on value and feasibility, and set the success metric before any code is written. This is where most failures are prevented: at least 30% of generative AI projects are abandoned after proof of concept (Gartner, 2024), largely for unclear value. Score initiatives first with the AI Blueprint Builder.

2. Data Engineering

Collect, clean, de-duplicate, and structure the proprietary data the model will rely on. This is the single highest-leverage stage — and the most under-invested. MIT's Project NANDA found about 95% of organizations saw zero measurable return from generative AI (MIT NANDA, 2025), and weak data is the common root cause. Blockify structures documents into clean IdeaBlocks here.

3. Model Selection & Architecture

Choose the base model and the customization strategy — RAG, fine-tuning, or both — for the use case. Most builds run an open model (Llama, Gemma, Qwen, Mistral) or a commercial API behind a retrieval layer. The choice is governed by accuracy, latency, cost, and whether data must stay on-premises. See RAG vs Fine-Tuning for the trade-offs.

4. Evaluation & the Accuracy Gate

Build the eval harness — accuracy, latency, cost, and safety benchmarks — that decides whether the system is good enough to ship. Rigorous evaluation is the dividing line between the ~5% of GenAI projects that generate real P&L impact and the 95% that do not. No system advances past this gate on vibes; it advances on measured numbers against a held-out benchmark.

5. Deployment, Monitoring & Iteration

Ship into production with monitoring, guardrails, and a feedback loop. Choose the deployment surface — cloud, on-premises, or air-gapped — based on data sensitivity. Regulated teams deploy on AirgapAI so no data leaves the device. Then iterate: real usage exposes the edge cases the benchmark missed, and the data layer is updated continuously. Sustained monitoring and retraining sit alongside the wider machine learning development work a team carries after launch.

How Much Does Custom AI Development Cost?

Custom AI development costs roughly $25,000 for a focused pilot, $150,000–$500,000 for a production-grade application, and $1M or more for a multi-model platform — while training a frontier model from scratch runs into the tens of millions. The cost is driven far more by data readiness, integration depth, and accuracy requirements than by the model itself. Most enterprises capture strong ROI from RAG and fine-tuning long before any from-scratch training is warranted.

Engagement Scope Typical cost Timeline Best for
Pilot / PoC One use case, RAG on a base model $25K–$150K 4–10 weeks Proving value before scale
Production app Hardened RAG / fine-tune, integrated $150K–$500K 3–6 months A core, in-production workflow
AI platform Multi-model, multi-team, governed $500K–$1M+ 6–12+ months Enterprise-wide AI capability
Train from scratch New foundation model $10M+ 12+ months Frontier labs; rare in enterprise
The hidden cost lever: tokens

Inference cost scales with tokens, so a custom AI system that retrieves bloated, redundant context pays for it on every query. Structuring data into IdeaBlocks with Blockify cuts token use by roughly 3X while raising accuracy — lowering both the build budget and the ongoing run-rate.

The AI Strategy Blueprint book cover
The Framework Behind the Build

The AI Strategy Blueprint

Custom AI succeeds or fails on strategy, not just code — the 10-20-70 model (10% algorithms, 20% technology, 70% people and process) is exactly why most builds stall on data and adoption, not on the model. The AI Strategy Blueprint is the playbook for getting the 90% right.

5.0 Rating
$24.95

Data Is the Moat: Custom-Model Accuracy & Governance

In custom AI, the durable advantage is not the model — every competitor can rent the same base model — it is the quality and structure of your proprietary data. A custom AI system answers from what you feed it, and feeding it raw, redundant, conflicting documents guarantees hallucinations no matter how capable the model is. The accuracy battle is won in the data layer.

This is the problem Blockify solves. Blockify is Iternal's patented data-optimization engine: it ingests proprietary documents and distills them into IdeaBlocks — small, structured, deduplicated, and citable knowledge units that a retrieval system can search precisely. The measured result is up to roughly 78X more accurate retrieval while using about 3X fewer tokens, and because IdeaBlocks work with any vector database, they slot into an existing custom AI stack without re-platforming.

  • Accuracy — grounding answers in clean, deduplicated IdeaBlocks instead of raw document chunks is the most reliable way to cut hallucinations in a custom build.
  • Traceability — every IdeaBlock is citable, so outputs are auditable back to a source — a hard requirement for regulated industries.
  • Governance — structured knowledge is governable knowledge: you can review, version, and control exactly what the model is allowed to answer from.
  • SearchABYSS Search runs predictive enterprise search over the same IdeaBlocks-structured content, turning the data moat into a discovery layer.

The boundary is worth stating plainly: Blockify is the data product that makes a custom build accurate; this page is about the bespoke build itself. The two are complementary — most production-grade custom AI engagements use Blockify as the data layer underneath the model.

Secure & Private Custom AI: On-Prem and Air-Gapped

Custom AI can — and for regulated workloads, must — run fully on-premises or air-gapped, so no proprietary data ever leaves your environment. The biggest risk in enterprise AI is sending sensitive data to a third-party cloud model; a sovereign deployment removes that risk entirely. For defense, government, healthcare, and finance, this is not a feature — it is the precondition for shipping at all.

Iternal's AirgapAI is purpose-built for this: a 100% offline, air-gapped AI assistant that runs open models — Llama, Gemma, Qwen, and Mistral — locally on Intel NPU laptops via OpenVINO. It is SCIF- and CMMC-ready, ships with 2,800+ built-in workflows, and is licensed as a one-time $697 perpetual license per seat with no subscription — a fundamentally different economic model from per-token cloud AI.

Deployment Data location Best for Trade-off
Cloud API Third-party servers Non-sensitive, fast iteration Data leaves your control
Private cloud / VPC Your cloud tenancy Sensitive data, cloud-native orgs Still network-connected
On-prem / air-gapped Your hardware, fully offline Defense, gov, health, finance Local compute required

For custom AI development that touches regulated or classified data, the sovereign path is the only one that clears compliance. The product line behind an Iternal build — AirgapAI for offline operation, Blockify for accurate retrieval, ABYSS Search for discovery — is exactly what lets a custom system meet those constraints without sacrificing capability.

Custom Generative AI Development: Building Custom Gen AI on Your Own Data

Custom generative AI development builds a generative system on one organization's own data: retrieval over governed knowledge, a selected base model, an evaluation harness, and the interface people actually use. Custom gen AI development differs from a generic copilot because every answer is grounded in your content and measured before release.

The engineering work in a custom gen AI build is rarely the model. It is the retrieval layer that decides which of your documents the model sees, the prompt and orchestration logic that holds a workflow together, the evaluation set that says whether an answer is right, and the integration into the system where the work already happens. Swap the base model a year later and those four assets survive — which is why they, not the model choice, are what a custom generative build is really buying.

Where custom gen AI development pays off

  • Knowledge assistants — answering from thousands of internal documents with citations, where a generic assistant would invent a plausible policy that does not exist.
  • Document and proposal generation — drafting in your format, with your approved language, from source material the model is allowed to use.
  • Extraction and classification — turning contracts, claims, tickets, or filings into structured fields a downstream system can act on.
  • Workflow copilots — assistants embedded in the tool a team already lives in, scoped to one job rather than to everything.

Accuracy is the constraint that decides whether any of these ship. A generative system inherits the state of the knowledge behind it, so structuring that knowledge into clean, deduplicated IdeaBlocks does more for output quality than moving to a larger model. Regulated teams take the same build fully offline with AirgapAI, so the generative layer runs where the data already lives.

For the integration side of this work — connecting generative systems to ERP, CRM, ticketing, and document repositories — visit the generative AI development services page.

Custom AI Product Development: From Idea to Product

Custom AI product development applies the same build discipline to ship an AI-powered product or feature — not just an internal tool — to your customers. Generative AI for software development has compressed the path from idea to working product, but the durable winners still get the unglamorous parts right: data, evaluation, and a defensible moat. The arc runs in four moves.

1

Frame the job-to-be-done

Start from a real user problem and the metric that proves it solved — not from "let's add AI." The strongest AI products replace a painful manual workflow with a measurably better one.

2

Build the data and eval loop first

The product's moat is proprietary data and a tight evaluation loop. Generative AI for software development accelerates the UI and plumbing; it does not replace the need for clean, structured, domain data and measured accuracy.

3

Ship a thin slice, then expand

Launch one high-confidence capability into production, instrument it, and let real usage guide the roadmap. This crawl-walk-run sequence is how AI products avoid the proof-of-concept graveyard.

4

Govern, secure, and scale

Add the controls that let the product grow safely — access, audit, deployment surface — and choose on-prem or air-gapped where the customer's data demands it. Governance is a feature, not an afterthought.

Validate the initiative before you commit a build budget. The AI Blueprint Builder scores any AI product idea across value, feasibility, cost, governance, risk, adoption, and execution readiness — so you fund what is ready and stage what is not.

How to Choose a Custom AI Development Partner

Evaluate a custom AI development partner on three axes: production track record in your industry, a real data and security stack, and a disciplined process from discovery through evaluation to deployment. The market is crowded with firms that demo well and ship nothing. Ask hard, specific questions:

  • What shipped to production? Ask for named deployments and the accuracy that was measured — not pilots that never left the lab.
  • What is the data strategy? A partner who only does prompt engineering will hit an accuracy ceiling. Look for a real data layer — structuring, deduplication, governance.
  • How do you handle security and sovereignty? If your data is regulated, the partner must offer on-premises or air-gapped deployment, not just cloud.
  • Who owns the result? Confirm you own the model, the data pipeline, and the IP — and that the partner can hand off and train your team.

Iternal sits among the strongest options for security-first and sovereign custom AI, and works alongside the major firms — Accenture, Deloitte, McKinsey, BCG, IBM, Dell, and NVIDIA are partners, not competitors. A good custom AI engagement knows when to bring in a global integrator and when a leaner, sovereign build delivers better ROI. What sets an Iternal build apart is named, published authorship plus a real product line — AirgapAI, Blockify, ABYSS Search — that most boutiques cannot match.

What to Ask a Custom AI Development Company Before You Sign

Ask a custom AI development company five things: who is on the team and when they work, how scope changes are priced, how accuracy is measured and signed off, who operates the system after launch, and who is allowed to touch your data. The answers separate delivery models faster than any capability deck.

There are four common ways to get a custom AI system built, and each is genuinely good at something. The question is not which model is best in the abstract — it is which one matches how finished your specification is, how sensitive your data is, and how much of the capability you intend to keep in-house afterwards.

Delivery model Strongest at What to probe Best fit
In-house team Domain context and long-term ownership Hiring lead time; evaluation and MLOps experience A capability you will run for years
Offshore development shop Throughput on a well-specified build at a lower blended rate Overlap hours; who builds the evaluation set; where data is processed A stable spec that is already written
Generalist digital agency Product design, front end, and shipping an interface people like Depth of the data and retrieval layer behind the UI Customer-facing AI features
Specialist AI engineering partner Data engineering, accuracy measurement, and regulated deployment Named production deployments; handover plan Accuracy-critical or sovereign builds

Most enterprises end up combining them — an offshore or agency team on application surface area, a specialist team on the data, retrieval, and evaluation layer, and an internal owner who keeps the system after handover. That combination works well when the interfaces between the three are written down before the build starts.

The five questions

  • Who is on the team, and what hours do they work? Ask for named engineers, their seniority, and the daily overlap with your team. A custom AI build generates decisions faster than a weekly status call can absorb them.
  • How is a change in scope priced? Discovery reliably changes the specification, so agree in advance how a new data source or a new integration is estimated and approved. Compare any quote against the published ranges in AI app development cost before you negotiate.
  • How is accuracy measured, and who signs it off? Ask who writes the evaluation set, what score clears the gate, and whether you keep the benchmark afterwards. An evaluation set you own is the only durable proof the system still works next quarter.
  • Who runs it after launch? Models drift, sources change, and usage exposes edge cases. Confirm whether monitoring, retraining, and data refreshes sit with the builder, with your team, or in a managed AI managed services arrangement.
  • Who is allowed to touch the data? Ask about subcontracting, the physical location of processing, background checks or clearances, and whether the build can run entirely inside your environment if the data classification changes mid-project.

Why Iternal as Your Custom AI Development Company

Iternal works as a custom AI development company across custom AI engineering, custom AI system development, and custom AI implementation — pairing a published data layer in Blockify with sovereign deployment through AirgapAI, and delivery led by a named, published author who wrote the frameworks the work runs on.

Custom AI engineering on a real data layer

Custom AI engineering at Iternal starts in the data, not the prompt. Documents are distilled into patented IdeaBlocks with Blockify — deduplicated, citable, and governable — which is what lifts retrieval accuracy and cuts token spend at the same time. A build that skips this stage hits an accuracy ceiling no model upgrade can lift.

Custom AI system development, end to end

One team covers the whole path described in the development process above: discovery and use-case scoring, data engineering, model and architecture selection, the evaluation harness that gates release, and the production deployment behind it. Nothing is handed across a boundary where accountability drops.

Custom AI implementation inside your team

Implementation is designed for handover: your engineers work alongside ours, the evaluation set and runbook stay with you, and the capability continues after the engagement ends. Engagement modes and what each includes are published on the AI development services page.

Sovereign deployment when the data cannot travel

Defense, government, healthcare, and finance builds run on-premises or fully air-gapped with AirgapAI, and discovery over the same governed content runs through ABYSS Search. The deployment surface is a design input from day one, not a migration attempted after launch.

Iternal is complementary to the global integrators — Accenture, Deloitte, IBM, Dell, and NVIDIA are partners, and a large program often needs both. The distinction to weigh when choosing a custom AI development company is where the accuracy and sovereignty work actually happens. To scope a build, visit the AI Strategy Consulting page or start with AI development services.

About the Author / Why Iternal

This guide is written by John Byron Hanby IV, CEO and Founder of Iternal Technologies and author of the #1 Amazon best-seller The AI Strategy Blueprint and The AI Partner Blueprint. The frameworks referenced here — including the 10-20-70 model (10% algorithms, 20% technology, 70% people and process) — come directly from that work and from live custom AI engagements across regulated and enterprise clients.

Where the framework comes from

The methodology behind every build is documented in The AI Strategy Blueprint. Get the book. Ready to build? Explore AI Development Services or scope an engagement via AI Strategy Consulting.

AI Blueprint Builder

Validate Your Custom AI Initiative Before You Build

A custom AI build is only as good as the use case behind it — and most stall on unclear value, not on the model. The AI Blueprint Builder scores any AI initiative across business value, technical feasibility, cost, governance, risk, adoption, and execution readiness, so you fund what is ready, stage what is not, and walk into a build with a governance-ready brief.

  • Score any use case across 7 evaluation lenses before you commit budget
  • Two modes: rank a portfolio of opportunities, or validate one initiative for approval
  • Built for cross-functional decisioning — CTO, CIO, CISO, CFO, governance, PMO
  • Produces a governance-ready brief: value, feasibility, risk, economics, next step
Open the AI Blueprint Builder
7 Evaluation Lenses
2 Decision Modes
Free To Start a Blueprint
C-Suite Cross-Functional Ready
Expert Guidance

Build Custom AI With Iternal

Take a custom AI initiative from strategy to a production build — bespoke models, accurate retrieval with Blockify, and secure on-prem or air-gapped deployment with AirgapAI. Engagements are led by a named, published author and backed by a sovereign technology stack.

$566K+ Bundled Technology Value
78x Accuracy Improvement
6 Clients per Year (Max)
Masterclass
$2,497
Self-paced AI strategy training with frameworks and templates
Transformation Program
$150,000
6-month enterprise AI transformation with embedded advisory
Founder's Circle
$750K-$1.5M
Annual strategic partnership with priority access and equity alignment
FAQ

Frequently Asked Questions

Custom AI development is the end-to-end process of building a bespoke AI system — model, data pipeline, evaluation harness, and application — tailored to one organization's proprietary data, workflows, and constraints. Instead of buying a generic SaaS tool, you engineer an AI capability that fits your exact use case, owns your data, and meets your security and compliance requirements.

For most enterprise use cases, start with retrieval-augmented generation (RAG) on top of a strong open or commercial base model, then add fine-tuning only when you need a specific tone, format, or task behavior. Training a custom model from scratch is rarely justified — it costs millions and demands huge datasets. RAG keeps answers grounded in your current data with the lowest cost and fastest path to production.

A focused custom AI pilot or proof of concept typically runs $25,000 to $150,000; a production-grade RAG or fine-tuned application runs $150,000 to $500,000; and a large multi-model platform can reach $1M or more. Training a frontier model from scratch costs tens of millions. Most enterprises get strong ROI from RAG and fine-tuning long before any from-scratch training is warranted.

Most custom AI projects stall not on the model but on data quality, unclear value, and weak governance. Gartner projects at least 30% of generative AI projects will be abandoned after proof of concept, and MIT research found roughly 95% of organizations saw no measurable P&L return. The fix is rigorous use-case selection, clean and structured data, and an evaluation harness that proves accuracy before scaling.

Accuracy comes from the data layer, not just the model. Grounding answers in clean, structured, governed knowledge — and measuring outputs against a benchmark — is what cuts hallucinations. Iternal's Blockify turns raw documents into patented IdeaBlocks, delivering up to roughly 78X more accurate retrieval while using about 3X fewer tokens, so a custom AI system answers from verified facts instead of guessing.

Yes. Custom AI can run fully on-premises or air-gapped so no proprietary data leaves your environment. Iternal's AirgapAI is a 100% offline AI assistant that runs open models such as Llama, Gemma, Qwen, and Mistral locally on Intel NPU laptops, for a one-time $697 perpetual license per seat. It is SCIF- and CMMC-ready, making it suitable for defense, government, healthcare, and finance.

Choose a partner on three axes: a track record of production deployments in your industry and regulatory regime, a real data and security stack (not just prompt engineering), and a disciplined process from discovery through evaluation to deployment. Ask what shipped to production, what accuracy was measured, and how they handle data governance, model selection, and on-premises or sovereign requirements.

A custom AI development company designs and builds an AI system around one organization's data, workflows, and security constraints — running discovery and use-case scoring, engineering the data and retrieval layer, selecting and adapting the model, building the evaluation harness that gates release, and deploying into production. The strongest ones also hand the capability over: your team keeps the evaluation set, the runbook, and the ability to operate the system without them.

Custom generative AI development builds a generative system on your own content rather than on generic public data. The work is the retrieval layer that decides which documents the model sees, the orchestration that holds a workflow together, the evaluation set that proves answers are right, and the integration into the tool where the work happens. Typical builds are knowledge assistants, document and proposal generation, extraction, and workflow copilots.

Custom software is deterministic: given the same input it returns the same output, and testing checks that it does. Custom AI engineering is probabilistic, so correctness has to be measured statistically against a benchmark, the data pipeline matters more than the application code, and quality can drift after launch as sources and usage change. That is why an AI build carries an evaluation harness and a monitoring plan that a conventional software project does not need.

John Byron Hanby IV
About the Author

John Byron Hanby IV

CEO & Founder, Iternal Technologies

John Byron Hanby IV is the founder and CEO of Iternal Technologies, a leading AI platform and consulting firm. He is the author of The AI Strategy Blueprint and The AI Partner Blueprint, the definitive playbooks for enterprise AI transformation and channel go-to-market. He advises Fortune 500 executives, federal agencies, and the world's largest systems integrators on AI strategy, governance, and deployment.