Land the docs reorganization stack on main#15
Merged
Conversation
Move the six cloud docs (aws-deploy, aws-e2e, gcp-e2e, aws-acme, aws-costs, gcp-costs) — a third of docs/ and a self-contained cluster — into docs/cloud/, and update every inbound link (README, docs index, limitations, public-beta, experimental/README, CLAUDE.md prose). Cross-links between the moved files are unchanged; links from them to top-level docs now go via ../. Verified every relative .md link in the repo resolves. ARCHITECTURE.md intentionally stays at the repo root — root-level placement is the convention and it's the primary entry point after the README. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
docs/marketing.md (positioning, taglines, pricing strategy — explicitly labeled internal) and docs/public-beta.md (hosted-beta runbook) are internal strategy documents that don't belong in the public tree. Inbound links from README, scale-to-zero, and the docs index now point at agentic.md, which covers the same agent-first surface factually. Note: both files remain in git history from before the repo went public; this removes them from main going forward. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Drop the internal GTM and beta-scaffolding docs from the public repo
Group the cloud deploy, E2E, and cost guides under docs/cloud/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
PRs #13 (docs/cloud grouping) and #14 (drop internal GTM/beta docs) were merged into their stacked base branches rather than main — GitHub only retargets stacked PRs to main when the merged base branch is deleted afterward. This PR carries their already-reviewed changes the final step to main. No new content beyond what was approved in #13 and #14.
🤖 Generated with Claude Code