Update #5
Structured data and llms.txt for AI crawlers
Every page type now carries real schema.org JSON-LD, and /llms.txt + /llms-full.txt give agents a direct content index.
Every page type now carries schema.org JSON-LD - Organization/WebSite
sitewide, Article on blog posts, BreadcrumbList on docs, and
SoftwareApplication/CollectionPage generated per-request from live data
on MCP listing and bundle pages. /llms.txt gives AI agents a short
curated index of the site; /llms-full.txt lists every blog post and docs
page in both languages. robots.txt now explicitly allows major search
and AI crawlers by name and disallows /app, the signed-in workspace.
Along the way we fixed two real structured-data bugs: a relative image URL
that rich-result validators reject, and MCP listing ratings being reported
on a 0-10 scale into a field schema.org defines as 0-5.