docs: add AEO cross-links for agents and orchestration#178
Conversation
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Co-Authored-By: Oz <oz-agent@warp.dev>
Add 3 internal cross-links across agent platform pages to improve navigation between orchestration, scheduling, and trigger docs: - platform.mdx: link Warp Orchestrator section to multi-agent orchestration docs - orchestration/index.mdx: link 'scheduled' in Review swarm pattern to scheduled agents - scheduled-agents.mdx: link 'triggered cloud agents' to integrations and 'triggers' to triggers overview Backed by Peec prompt signals and GSC query data showing user interest in scheduling, triggering, and orchestrating agents with no internal links connecting these concepts. Co-Authored-By: Oz <oz-agent@warp.dev>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
I'm starting a first review of this pull request. You can view the conversation on Warp. I completed the review and no human review was requested for this pull request. Comment Powered by Oz |
There was a problem hiding this comment.
Overview
This PR adds targeted internal cross-links between the cloud agents platform, orchestration, integrations, and triggers docs to improve AEO-driven navigation for scheduling and multi-agent workflow queries. The added links point to existing docs routes, preserve the surrounding meaning, and are supported by the source signals described in the PR body.
Concerns
- No blocking concerns found.
Verdict
Found: 0 critical, 0 important, 0 suggestions
Approve
Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).
Powered by Oz
AEO cross-link audit: agents and orchestration
Goal
Identify small internal cross-linking improvements for agents, cloud agents, and orchestration docs, backed by Peec and Google Search Console signals.
Source signals
Peec (snapshot 2026-05-05 → 2026-06-04):
Google Search Console (2026-05-05 → 2026-06-03):
/agent-platform/, 0 clicks to orchestration page/agent-platform/cloud-agents/platform/, not the orchestration pageExisting-docs signal:
platform.mdx"Warp Orchestrator" section describes orchestration lifecycle but never links to/agent-platform/cloud-agents/orchestration/orchestration/index.mdx"Review swarm" pattern mentions "A scheduled or webhook-triggered parent" with no link to scheduling docsscheduled-agents.mdx"When to use" section mentions "triggered cloud agents" and "triggers for reactive workflows" with no linksPages touched
src/content/docs/agent-platform/cloud-agents/platform.mdx— Added bullet linking the Warp Orchestrator section to multi-agent orchestration docs. Reason: GSC shows orchestration queries hitting this page, but readers can't navigate to the orchestration docs from here.src/content/docs/agent-platform/cloud-agents/orchestration/index.mdx— Linked "scheduled" in the Review swarm pattern to the scheduled agents page. Reason: Peec prompt about scheduling agents maps directly to this pattern.src/content/docs/agent-platform/cloud-agents/triggers/scheduled-agents.mdx— Linked "triggered cloud agents" to integrations and "triggers" to triggers overview in the "When to use" section. Reason: Peec prompts about triggering from Slack/Linear/GitHub match this decision point.Links added
platform.mdx(Warp Orchestrator)/agent-platform/cloud-agents/orchestration/orchestration/index.mdx(Review swarm)/agent-platform/cloud-agents/triggers/scheduled-agents/scheduled-agents.mdx(When to use)/agent-platform/cloud-agents/integrations/scheduled-agents.mdx(When to use)/agent-platform/cloud-agents/triggers/Validation
style_lint --all: 0 issues on changed files (419 pre-existing across repo)check_links --internal-only: 0 broken links (2890 internal links checked)git diff --check: cleanOpen questions for human review
Conversation: https://app.warp.dev/conversation/476b8b48-9041-4498-86cf-a358b89434e4
Run: https://oz.warp.dev/runs/019e9377-0d17-7ccb-a5dc-34b701554b4d
This PR was generated with Oz.