Commit Graph

2 Commits

Author SHA1 Message Date
CodeWhale Bot
16e1af363e web: publish FAQ and organization structured data, llms.txt, and docs crumbs
The public FAQ now emits FAQPage JSON-LD from the same 40 Q&A pairs the
page renders. The locale layout carries a stable Organization/WebSite
graph so SoftwareApplication can reference it. /llms.txt is generated
from the docs registry; robots allows it; middleware does not
locale-prefix it. Docs pages get a Home → Docs → topic trail and a
matching BreadcrumbList.

Cloudflare Images is not enabled. Verified: 92 vitest files in the
touched web surface passed in the implementing session.
2026-08-18 21:14:07 -07:00
CodeWhale Bot
93b14c4dde fix(web): publish truthful software schema versions
Derive SoftwareApplication softwareVersion only from the published-release receipt backing the install URL. Omit the field when no published release is known so a source candidate is never presented as downloadable.

Verified with focused schema tests, ESLint, TypeScript, and diff checking.
2026-08-07 21:46:02 -07:00