docs(docs/ai-coder): clarify Add-On is separate from Premium, add v2.32 requirement callout (#25463)

Closes DOCS-54.

Updates `docs/ai-coder/ai-governance.md` to address two known points of
confusion:

1. **Add-On is not included in Premium.** The intro previously said the
Add-On "can be added to Premium seats", which readers interpreted as
bundled. Rewritten to say it is a separate per-user license that must be
purchased in addition to Premium.

2. **v2.32 requirement is now prominent.** This was buried in a `## GA
status and availability` section at the bottom. A `[!NOTE]` callout is
added directly after the feature list so it is visible immediately. The
duplicate paragraph in the GA section is removed.

Also fixes "extend that platform" → "extend the Coder platform" (the
original phrase had no clear antecedent).

> [!NOTE]
> This is a docs-only change. No product code was modified.

---

*Generated by Coder Agents on behalf of @nickvigilante.*

Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
This commit is contained in:
Nick Vigilante
2026-05-28 08:46:06 -04:00
committed by GitHub
co-authored by Mathias Fredriksson
parent ea71242f34
commit 637855e276
+8 -6
View File
@@ -7,7 +7,9 @@ development environments. As adoption grows, many enterprises also need
observability, management, and policy controls to support secure and auditable
AI rollouts.
The AI Governance Add-On is a per-user license that can be added to Premium seats. Each user with the add-on gets access to a set of features
The AI Governance Add-On is a separate, per-user license for Premium customers.
It is not included with a Premium subscription and must be purchased separately.
Each user with the add-on gets access to a set of features
that help organizations safely roll out AI tooling at scale:
- [AI Gateway](./ai-gateway/index.md): LLM gateway to audit AI sessions, central
@@ -15,9 +17,13 @@ that help organizations safely roll out AI tooling at scale:
- [Agent Firewall](./agent-firewall/index.md): Process-level firewalls for
agents, restricting which domains can be accessed by AI agents
> [!NOTE]
> As of Coder v2.32, the AI Governance Add-On is required to use AI Gateway and Agent Firewall.
> Deployments without the add-on cannot access these features.
## Who should use the AI Governance Add-On
The AI Governance Add-On is for teams that want to extend that platform to
The AI Governance Add-On is for teams that want to extend the Coder platform to
support AI-powered IDEs and coding agents in a controlled, observable way.
It's a good fit if you're:
@@ -77,10 +83,6 @@ rates, and usage patterns to inform decisions about AI strategy.
Starting with Coder v2.30 (February 2026), AI Gateway and Agent Firewall are
generally available as part of the AI Governance Add-On.
As of Coder v2.32, the AI Governance Add-On is required to use AI Gateway and
Agent Firewall. Deployments without the add-on will not be able to access
these features.
To learn more about enabling the AI Governance Add-On, pricing, or trial
options, reach out to your
[Coder account team](https://coder.com/contact/sales).