cloud plan#25574
Conversation
Documents AI Cloud Basic and Personal plans, including usage entitlements, pay-as-you-go billing behaviors, and cancellation. Adds the AI Cloud entry to the plans grid and renumbers sibling plan page weights to keep sidebar ordering consistent. Co-authored-by: Cursor <cursoragent@cursor.com>
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
The new ai-cloud.md page and the sibling weight renumbering look clean. Front matter is complete (the multi-line YAML description block is valid), no AI-isms or hedge words, no vendored files touched, no redirects needed (new page only, nothing removed or moved), and the weight sequence is consistent.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🟢 APPROVE
New ai-cloud.md page is clean: valid front matter, no broken links, no hedge words or AI-isms, no vendored files touched, no missing redirects (brand-new page). Weight renumbering in sibling pages is consistent and correct. One minor suggestion about callout placement below.
| weight: 20 | ||
| --- | ||
|
|
||
| > [!TIP] |
There was a problem hiding this comment.
[LOW] TIP callout appears before the introductory paragraph
The > [!TIP] callout about the promotional credit fires as the first thing a reader sees, before the page establishes what AI Cloud is or why it matters. Per the Docker style guide, every page should answer "What will I learn?" and "Why does this matter?" in the first paragraph. Readers landing here cold may find the tip confusing without that context.
Consider moving the callout after the opening paragraph (after line 21), so users know what AI Cloud is before seeing the promotional note.
docker-agent
left a comment
There was a problem hiding this comment.
Assessment: 🔴 CRITICAL
Two confirmed issues in the new ai-cloud.md page require resolution before merging. The weight renumbering on sibling pages is correct and clean.
| Docker AI Cloud plans are a Docker Personal and Docker Pro exclusive. Docker AI | ||
| Cloud combines the Agentic Platform, | ||
| [MCP Gateway](/manuals/ai/mcp-catalog-and-toolkit/mcp-gateway.md), and | ||
| [Cloud Sandboxes](/manuals/ai/sandboxes/_index.md) together in a single |
There was a problem hiding this comment.
[HIGH] Contradictory link: "Cloud Sandboxes" points to the free local sandboxes page
The linked page (/manuals/ai/sandboxes/_index.md) explicitly states: "The sbx CLI is free to use, including for commercial work." That page documents a local microVM tool with no metered billing — directly contradicting the pay-as-you-go vCPU/memory/network charges described on this page.
Users clicking this link will land on documentation for a free local tool, leaving them unable to understand what they are actually being billed for. The PR description flags this as an open SME question: whether "Cloud Sandboxes" here is the same product (in which case the billing description or the linked page needs correcting) or a distinct, not-yet-documented cloud-hosted offering that needs its own page.
Recommended action: resolve with the SME before merging — either fix the billing description, correct the link to the right page, or create a new page for the cloud-hosted variant.
| > promotional credit toward cloud compute usage. | ||
|
|
||
| Docker AI Cloud plans are a Docker Personal and Docker Pro exclusive. Docker AI | ||
| Cloud combines the Agentic Platform, |
There was a problem hiding this comment.
[MEDIUM] "Agentic Platform" has no link or explanation
The paragraph introduces "Agentic Platform" as a core component of Docker AI Cloud, but unlike MCP Gateway and Cloud Sandboxes (both of which get hyperlinks), the Agentic Platform has no link and no parenthetical definition. Readers unfamiliar with the term have no way to discover what it is or navigate to its documentation.
The PR description lists "Clarify what exactly Agentic Platform refers to" as an open to-do item. Consider adding a link once the destination page exists, or a brief inline description (e.g., "the Agentic Platform (Docker's hosted AI agent runtime)") until a dedicated page is available.
Those docs pages aren't live yet, so drop the cross-links until they publish. Also fix a Vale spelling flag on "signup". Co-authored-by: Cursor <cursoragent@cursor.com>
Summary
Add a new plans page including usage entitlements, pay-as-you-go billing behaviors, and cancellation. Adds plan entry to the plans grid and renumbers sibling plan pages'
weightvalues to keep sidebar ordering consistent with the grid.content/manuals/subscription/plans/ai-cloud.mdcontent/manuals/subscription/plans/_index.mdweightingordon.md(20→30),dhi.md(30→40),ai-governance.md(40→50) to make room for AI Cloud at weight 20To do
ai-cloud.mdlinks "Cloud Sandboxes" to/manuals/ai/sandboxes/_index.md("Docker Sandboxes"), which documents a free, localsbxCLI tool (microVM sandboxes run on your own machine, no metered billing).