Skip to content

docs: add AI Transport cross-references to key pages#3221

Merged
m-hulbert merged 2 commits intomainfrom
feat/add-ai-transport-mentions
Mar 11, 2026
Merged

docs: add AI Transport cross-references to key pages#3221
m-hulbert merged 2 commits intomainfrom
feat/add-ai-transport-mentions

Conversation

@mattheworiordan
Copy link
Member

@mattheworiordan mattheworiordan commented Feb 22, 2026

AI Transport is Ably's strategic priority but was missing from several high-visibility page. The About Ably page lists every product except it, the Building with LLMs page (literally about AI) doesn't mention it, and the llms.txt preamble omits it entirely. This PR adds light cross-references where there's a clear use case.

Changes

  • About Ably (platform/index.mdx): Added AI Transport product section after LiveSync, following the established pattern of the other product entries
  • Building with LLMs (ai-llms/index.mdx): Added an Aside note pointing to AI Transport, plus added AI Transport to both the product priority list and interface list in the LLM configuration prompt
  • llms.txt preamble (llmstxt.ts): Added "AI Transport" to the products list
  • llms.txt docs (llms-txt.mdx): Added AI Transport category description alongside the other products
  • Connection recovery (connection-recovery.mdx): Added a paragraph linking connection recovery to AI Transport's resumable token streaming — this is the exact mechanism AI Transport builds on, so it's a natural fit
  • Channels (channels/index.mdx): Added a further-reading aside at the bottom of the page

Placement trade-offs

Building with LLMs page - added an aside as the page is about using LLM coding assistants to build with Ably docs, not about AI Transport itself, but obviously could end up being a target for AI devs who click that form docs home page.

Channels page - added a further-reading aside. The intro explains channel concepts and jumping straight to "btw, AI Transport" felt premature. At the end, the reader has full context on what channels are and the cross-reference reads as "you might also want to know" rather than an interruption.

@coderabbitai
Copy link

coderabbitai bot commented Feb 22, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: bdc5ee57-33a8-44fc-9a1a-c804e99f4b9c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch feat/add-ai-transport-mentions

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sacOO7
Copy link
Contributor

sacOO7 commented Feb 23, 2026

Somewhat related: a Markdown variant of our documentation pages, optimized for LLM consumption, now includes related topics within the navigation footer → #3208

@rainbowFi
Copy link
Contributor

The update on the Channels page feels a little bit shoe-horned in, but I don't hate it. The other changes all look good.

@m-hulbert m-hulbert added the review-app Create a Heroku review app label Feb 24, 2026
@ably-ci ably-ci temporarily deployed to ably-docs-feat-add-ai-t-3pmr8t February 24, 2026 09:57 Inactive
@mattheworiordan mattheworiordan temporarily deployed to ably-docs-feat-add-ai-t-3pmr8t March 1, 2026 01:32 Inactive
AI Transport was missing from several high-visibility pages including
the About Ably page, the Building with LLMs page, the llms.txt
preamble, and the channels concept page. This adds light cross-
references where there's a clear use case without polluting unrelated
Pub/Sub documentation.
Remove the shoehorned placement after the channel groups section
and add cross-references where developers are actively doing
something relevant: after the publish code examples on the pub-sub
page, and after the SSE advantages comparison.
@m-hulbert m-hulbert force-pushed the feat/add-ai-transport-mentions branch from e0bbed7 to 15337a8 Compare March 11, 2026 09:03
Copy link
Contributor

@m-hulbert m-hulbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed conflicts and LGTM now 👍

@m-hulbert m-hulbert enabled auto-merge March 11, 2026 09:04
@m-hulbert m-hulbert merged commit 6c60aae into main Mar 11, 2026
7 checks passed
@m-hulbert m-hulbert deleted the feat/add-ai-transport-mentions branch March 11, 2026 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

5 participants