docs: align top-level positioning with Agentic Adjudication Layer narrative#409
Conversation
…rative Updates docs positioning from "intelligence layer of the Internet" / "Trust Infrastructure for the AI Age" to "The Adjudication Layer for the Agentic Economy" — matching the GenLayer DNA narrative. Highlights: - New tagline + SEO/OG metadata across the site (theme.config.tsx). - Homepage and What is GenLayer reframed around adjudication, with the Bitcoin/Ethereum/GenLayer trinity updated to Money / Computation / Adjudication. Adds a "Missing Layer" section name-checking the agentic-commerce stack (x402, ERC-8004, A2A) plus Stripe/OpenAI ACP, Visa TAP, Google AP2, Mastercard Agent Pay for SEO/AEO coverage. - Use cases reordered around the two GTM wedges: performance/milestone adjudication first, agentic-commerce-stack adjudication second. - FAQ: tightened the "What is GenLayer" answer and added two new Qs (court-replacement framing, fit in the agentic-commerce stack). - Glossary: added Adjudication, Agentic economy, Intelligent Contract, Equivalence Principle, GenVM, Ghost contract. - Optimistic Democracy intro: one-line link to the adjudication frame. No anchor links broken; no nav changes.
✅ Deploy Preview for genlayer-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (7)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
…oint GenLayer Skills (https://skills.genlayer.com/) is the recommended path for both contract development (genlayer-dev) and validator operations (genlayernode), but it was previously only mentioned in two places — one of them buried inside an "Agent-Assisted Development" section near the bottom of the tooling-setup page — and the canonical URL (skills.genlayer.com) was not linked anywhere in the docs. Changes: - Top-level nav (pages/_meta.json) — add a persistent "Skills 🤖" external link, mirroring the existing Blog link. - Homepage (pages/index.mdx) — prominent Callout above the Get Started cards with the install commands. - Developers landing page (pages/developers.mdx) — new "Start with Skills (Recommended)" section above the reference card grid. - Tooling setup — promote the Skills section to the top of the page (right after the intro); reframe the rest of the page as the manual/reference path. The MCP-server content stays where it is. - Validator setup guide — replace the buried GitHub repo link with a skills.genlayer.com link and surface the cross-skill discoverability (mentions genlayer-dev alongside genlayernode). All Skills links now point to skills.genlayer.com (canonical), not github.com/genlayerlabs/skills. Stacked on top of the agentic-adjudication-narrative branch (#409).
…oint (#410) GenLayer Skills (https://skills.genlayer.com/) is the recommended path for both contract development (genlayer-dev) and validator operations (genlayernode), but it was previously only mentioned in two places — one of them buried inside an "Agent-Assisted Development" section near the bottom of the tooling-setup page — and the canonical URL (skills.genlayer.com) was not linked anywhere in the docs. Changes: - Top-level nav (pages/_meta.json) — add a persistent "Skills 🤖" external link, mirroring the existing Blog link. - Homepage (pages/index.mdx) — prominent Callout above the Get Started cards with the install commands. - Developers landing page (pages/developers.mdx) — new "Start with Skills (Recommended)" section above the reference card grid. - Tooling setup — promote the Skills section to the top of the page (right after the intro); reframe the rest of the page as the manual/reference path. The MCP-server content stays where it is. - Validator setup guide — replace the buried GitHub repo link with a skills.genlayer.com link and surface the cross-skill discoverability (mentions genlayer-dev alongside genlayernode). All Skills links now point to skills.genlayer.com (canonical), not github.com/genlayerlabs/skills. Stacked on top of the agentic-adjudication-narrative branch (#409).
Summary
Aligns the docs site with the GenLayer DNA narrative. The old positioning ("intelligence layer of the Internet" / "Trust Infrastructure for the AI Age" / "Trustless Decision-Making") is replaced with the new framing: The Adjudication Layer for the Agentic Economy.
Scoped to top-level positioning surfaces — does not touch dev-facing technical content, code examples, or APIs. The deeper narrative material (manifesto, trust-history, strategic pillars, Foundation self-dissolution) is intentionally left out of the docs and belongs on the marketing site / blog.
Changes
theme.config.tsx— Site title, SEO description, OG metadata.pages/index.mdx— New tagline. Trinity updated to Money / Computation / Adjudication. Added a paragraph name-checking the agentic-commerce stack (Coinbase x402, ERC-8004, A2A, plus Stripe/OpenAI ACP, Visa TAP, Google AP2, Mastercard Agent Pay) for SEO/AEO.pages/understand-genlayer-protocol/what-is-genlayer.mdx— New headline + opening. New "The Missing Layer" section with a comparison table over the agentic-commerce stack and the gap they all defer. Equivalence Principle name-checked at top level.pages/understand-genlayer-protocol/typical-use-cases.mdx— Rewritten around the two GTM wedges: (1) Performance & milestone adjudication, (2) Adjudication inside the agentic-commerce stack. Adjacent surfaces (insurance, content, compliance, etc.) kept but moved below.pages/FAQ.mdx— Tightened the "What is GenLayer" answer. Added "Is GenLayer trying to replace courts?" and "Where does GenLayer fit in the agentic-commerce stack?".pages/glossary.cmdx— Added Adjudication, Agentic economy, Intelligent Contract, Equivalence Principle, GenVM, Ghost contract entries.pages/understand-genlayer-protocol/optimistic-democracy-how-genlayer-works.mdx— One-line link from Optimistic Democracy to the adjudication framing.Choices
#how-it-comparesstill resolves).Test plan
pnpm dev, check homepage, What is GenLayer, Use Cases, FAQ, Glossary<title>and meta description on both home and a sub-page#how-it-comparesstill resolves