mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
637855e276
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>