docs: align positioning to "actions runtime for enterprise AI agents"#1039
Open
torresmateo wants to merge 6 commits into
Open
docs: align positioning to "actions runtime for enterprise AI agents"#1039torresmateo wants to merge 6 commits into
torresmateo wants to merge 6 commits into
Conversation
Aligns top-of-funnel and machine-readable copy with the canonical Arcade Product Messaging Framework: tagline "the actions runtime for enterprise AI agents" and the Enforce / Execute / Govern pillars (paired with the searchable capability terms Agent Authorization, Agent-Optimized Tools, Agent Lifecycle Governance). - llms.txt generator: rewrite blockquote + description to lead with "actions runtime for enterprise AI agents"; replace "1000s" with 7,500+/81 servers (public/llms.txt regenerates on next build) - Landing hero: drop "MCP Runtime" → "The actions runtime for enterprise AI agents"; reframe subhead and "How Arcade Works" cards to Enforce/Execute/Govern - About Arcade: broaden from auth-only to the three pillars; keep agent authorization as the Enforce deep-dive - Root + home meta descriptions carry the positioning sentence - Normalize tool count 7,000+ → 7,500+ repo-wide Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
torresmateo
commented
Jun 29, 2026
Address review: Enforce is the umbrella, not a replacement for the managed-auth language. Restore explicit OAuth, user-token, API-key, and secrets management across the hero subhead, the Enforce card, the About-page Enforce bullet, and the llms.txt Enforce description. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…aller users Per engineering feedback, "enterprise AI agents" reads as agents for enterprises only and could lead an LLM to exclude smaller users. Move the quality signal onto the runtime (the product): "Arcade is the enterprise-ready actions runtime for AI agents." Conveys enterprise-grade quality while staying open to everyone. Applied across the hero, root + home meta, About page (title/description/intro), and the llms.txt generator. Landing "How Arcade Works" subhead reworded to "power AI agents in production." Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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.
What
Aligns the docs' top-of-funnel and machine-readable copy with the canonical Arcade Product Messaging Framework (Google Doc).
Canonical positioning applied:
Changes
scripts/generate-llmstxt.ts>blockquote + description to lead with "actions runtime for enterprise AI agents"; named Enforce/Execute/Govern; replaced1000swith7,500+ across 81 MCP serversapp/en/home/landing-page.tsxapp/en/home/landing-page.tsxapp/en/get-started/about-arcade/page.mdxapp/layout.tsxapp/en/home/page.mdx7,000+→7,500+repo-wideNotes
public/llms.txtnot edited directly — it's generated fromscripts/generate-llmstxt.tsand regenerates on the next build (source-only change, per review decision).XX%proof points were introduced — the framework lists those as unfilled placeholders.<Button render=…>TypeScript diagnostics inlanding-page.tsxare pre-existing (untouched design-system JSX), not introduced here.🤖 Generated with Claude Code
Note
Low Risk
Documentation and copy-only changes with no application logic, auth, or API behavior modified.
Overview
Repositions docs and marketing copy from MCP runtime framing to enterprise-ready actions runtime for AI agents, using the Enforce / Execute / Govern pillars (Agent Authorization, Agent-Optimized Tools, Agent Lifecycle Governance).
The home landing page hero, subhead, integration counts, and How Arcade Works cards are rewritten with new titles, descriptions, and links (e.g. Enforce → auth tool-calling, Govern → about Arcade). About Arcade front matter and intro now cover all three pillars before the existing authorization deep-dive. Root and home metadata descriptions carry the same positioning for SEO.
Agent framework overview/setup pages bump 7,000+ to 7,500+ tools.
scripts/generate-llmstxt.ts(and regeneratedpublic/llms.txt) update the LLM-facing header to match, including 7,500+ across 81 MCP servers instead of vague “1000s” and “only runtime for MCP” language.Reviewed by Cursor Bugbot for commit 169a683. Bugbot is set up for automated code reviews on this repo. Configure here.