docs: align positioning to "actions runtime for enterprise AI agents"#1039
Open
torresmateo wants to merge 4 commits into
Open
docs: align positioning to "actions runtime for enterprise AI agents"#1039torresmateo wants to merge 4 commits into
torresmateo wants to merge 4 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>
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
Copy and metadata only; no application logic, auth, or API behavior changes.
Overview
Repositions docs and marketing copy from MCP runtime framing to "Arcade is the actions runtime for enterprise AI agents", with Enforce / Execute / Govern paired to Agent Authorization, Agent-Optimized Tools, and Agent Lifecycle Governance.
The home landing page hero, subhead, integration CTAs, and How Arcade Works cards are rewritten around those pillars (including updated card links and icons). About Arcade gets new frontmatter plus an opening three-pillar section before the existing agent-authorization deep dive.
SEO and LLM-facing copy updates root
generateMetadata, home page frontmatter, and the static header blocks inscripts/generate-llmstxt.ts(replacing "only runtime for MCP" and vague tool counts with 7,500+ across 81 MCP servers). Agent-framework overview/setup pages bump 7,000+ → 7,500+ for consistency.Reviewed by Cursor Bugbot for commit 30bd03f. Bugbot is set up for automated code reviews on this repo. Configure here.