docs: clarify Tasks limit and AI Governance relationship by blinkagent[bot] · Pull Request #21774 · coder/coder

Summary

This PR updates the note on the Tasks documentation page to more clearly explain the relationship between Premium task limits and the AI Governance Add-On.

Problem

The previous wording:

"Premium Coder deployments are limited to running 1,000 tasks. Contact us for pricing options or learn more about our AI Governance Add-On to evaluate all of Coder's AI features."

The "or" in this sentence could be interpreted as two separate paths: (1) contact sales for custom pricing that might not require the add-on, OR (2) get AI Governance. This led to confusion about whether higher task limits could be obtained without the AI Governance Add-On.

Solution

Updated the note to be explicit about the scaling path:

"Premium deployments include 1,000 Agent Workspace Builds for proof-of-concept use. To scale beyond this limit, the AI Governance Add-On provides expanded usage pools that grow with your user count. Contact us to discuss pricing."

This makes it clear that:

  1. Premium includes 1,000 builds for POC use
  2. Scaling beyond that requires the AI Governance Add-On
  3. Contact sales to discuss pricing for the add-on

Created on behalf of @mattvollmer