docs: align machine-facing copy with the brand book positioning - #512
Conversation
Both sites' llms.txt, meta descriptions, and Organization JSON-LD still described Plane as "open-source, modern project management software" — the retired company-level definition. Agents reading these surfaces got a different story than plane.so tells. Adopt the canonical "agentic work infrastructure" definition while keeping each site's purpose distinct, and add when-to-use guidance so agents know which site answers what. Co-authored-by: Cursor <cursoragent@cursor.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Warning Review limit reached
Next review available in: 43 minutes Limit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. How can I continue?Wait for the limit to reset, then comment An organization admin can change what happens after included review limits in Billing. How do review limits work?CodeRabbit enforces per-developer PR review limits within each organization. For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
packages/theme/src/seo.ts) withlegalName, the canonical company description, and the registeredPostalAddressfrom Plane's Terms of Service — contactPoint + address is what agent-readiness audits check for organization completeness.introduction/home.md(the docs site's "What is Plane" page and the first ToC link in llms.txt) to the canonical definition.This mirrors the positioning already shipped in plane.so's llms.txt (makeplane/plane.so-marketing#954), so all three sites now describe Plane identically to machines. Out of scope: a full copy sweep of individual content pages.
Test plan
pnpm checkandpnpm buildpass (verified locally)llms.txton both sites opens with the canonical definition and renders the "When to use" section (verified locally)curl https://docs.plane.so/llms.txt | head -20and same for developers.plane.soMade with Cursor