Skip to content

docs: add Hosted Control Plane section (7 managed pages) - #217

Open
TeoSlayer wants to merge 2 commits into
mainfrom
docs/hosted-control-plane
Open

docs: add Hosted Control Plane section (7 managed pages)#217
TeoSlayer wants to merge 2 commits into
mainfrom
docs/hosted-control-plane

Conversation

@TeoSlayer

Copy link
Copy Markdown
Contributor

Summary

Adds a Hosted Control Plane docs section — 7 pages covering managed accounts, agent adoption, control plane, harnesses, policies, fleet, and readiness. This was uncommitted work sitting on main; extracted into a clean branch.

What's here

  • src/data/managedDocs.ts — the 7 doc bodies (title/description/body), single source of content
  • 7 × src/pages/docs/managed-*.astro (styled) + 7 × src/pages/plain/docs/managed-*.astro (plain) — thin renderers
  • src/data/docsNav.ts — new nav section wired between Consent & Privacy and Enterprise, with prev/next pagination and canonical paths
  • src/pages/docs/index.astro + plain equivalent — index wiring

Verification

  • astro build — 411 pages, all 14 new managed routes render in both styled and plain trees
  • check:plain — 104 required pairs present, no orphans
  • check:site — 33,719 internal references checked, no dangling links

Reviewer note

Please confirm the "invitation-only / no public signup" availability language in managed-control-plane and managed-readiness is still accurate before merge.

🤖 Generated with Claude Code

Adds a "Hosted Control Plane" docs section covering managed accounts,
agent adoption, control plane, harnesses, policies, fleet, and readiness.

Content lives in src/data/managedDocs.ts; each page renders in both the
styled (src/pages/docs/managed-*.astro) and plain (src/pages/plain/docs/
managed-*.astro) trees, wired into docsNav between Consent & Privacy and
Enterprise. Nav/prev/next pagination and canonical paths set per page.

Verified: astro build (411 pages), plain-coverage check, and
site-integrity check all pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Preview deployed to Cloudflare Pages

  • Commit deploy URL: https://a24bf1d1.pilotprotocol.pages.dev
  • Branch alias: https://docs/hosted-control-plane.pilotprotocol.pages.dev (may take ~30s to propagate)
  • Commit: c6612260be622abdf8725592cb88d3354f2b0cc4

@github-actions

Copy link
Copy Markdown
Contributor

🔄 Plain twins auto-regenerated

The machine-UI mirrors under src/pages/plain/ had drifted from their marketing/docs sources. I regenerated the stale page(s) and pushed a commit to this branch:

src/pages/plain/docs/managed-accounts.astro
src/pages/plain/docs/managed-agent-adoption.astro
src/pages/plain/docs/managed-control-plane.astro
src/pages/plain/docs/managed-fleet.astro
src/pages/plain/docs/managed-harnesses.astro
src/pages/plain/docs/managed-policies.astro
src/pages/plain/docs/managed-readiness.astro

Please review the bot commit. Prose is an LLM summary of the source; commands, flags, and numeric specs are copied verbatim. If the build / check:plain check is still red, re-run it (or push any commit) — the regenerated twins now match their sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants