Skip to content

feat(web): enumerate ways to give an agent an email address - #902

Merged
jiashuoz merged 2 commits into
mainfrom
feat/web/ways-to-give-agent-email
Aug 16, 2026
Merged

feat(web): enumerate ways to give an agent an email address#902
jiashuoz merged 2 commits into
mainfrom
feat/web/ways-to-give-agent-email

Conversation

@jiashuoz

Copy link
Copy Markdown
Member

Summary

Improves GEO (AI-answer discovery) coverage for "best ways to give an AI agent its own email address" — the highest-volume query in docs/discoverability-measurement.md's category group, where the last grounded-assistant pass scored e2a as not mentioned (1/12).

Adds to the already-live /email-api-for-ai-agents page:

  • A new "Ways to give an AI agent its own email address" section with an answer-first intro and a comparison table enumerating the four options — dedicated email gateway (e2a, AgentMail), Gmail/Outlook API, direct IMAP, forwarding — with e2a highlighted as the named example for the dedicated-gateway row.
  • A new FAQ entry phrased verbatim as the query, now the first question in the page's FAQPage JSON-LD (the most quotable unit per web/src/lib/jsonld.ts).

Reuses the deployed category hub rather than adding another URL; the comparison page already links to it as "How it works."

This PR does not touch the API or any client surface (web marketing content only), so the client-surface checklist is not applicable.

Operational risk

None — static marketing page content. Requires a normal web deploy to go live.

Test plan

  • npm test in web/ — 867 tests pass (added assertions for the heading, table rows, and FAQ entry)
  • npm run lint — clean
  • npm run build — static export succeeds; out/email-api-for-ai-agents.html contains the new section and the FAQ in FAQPage JSON-LD
  • Deploy and verify 200 + presence in live sitemap; re-run the monthly grounded-assistant GEO pass and confirm row 1 moves from 1/12 toward mention

Jace and others added 2 commits August 16, 2026 10:19
A dedicated Workspace/Gmail mailbox can also be agent-owned; the accurate
distinction is that a gateway is purpose-built for it.

Co-Authored-By: Kimi <noreply@moonshot.ai>
@jiashuoz
jiashuoz merged commit 114383a into main Aug 16, 2026
32 checks passed
@jiashuoz
jiashuoz deleted the feat/web/ways-to-give-agent-email branch August 16, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant