Skip to content

feat(docs): improve agent retrieval metadata - #188

Merged
mattsse merged 1 commit into
mainfrom
mattsse/agent-ready-static-docs
Aug 23, 2026
Merged

feat(docs): improve agent retrieval metadata#188
mattsse merged 1 commit into
mainfrom
mattsse/agent-ready-static-docs

Conversation

@mattsse

@mattsse mattsse commented Aug 23, 2026

Copy link
Copy Markdown
Member

The Is Agentic scan scored the Alloy documentation 70/100 and highlighted agent-facing retrieval fallbacks and structured product identity. Live verification showed that the site already returns fully rendered static HTML and true HTTP 404s, but its GitHub Pages hosting does not negotiate Markdown at canonical page URLs even though Vocs publishes page-level Markdown under /assets/md/.

This change exposes an exact markdown_url in agent-index.json for each page with a generated Markdown artifact and documents the HTML fallback for pages without one. The current build exposes direct Markdown for 175 of 190 indexed pages. It also gives the homepage a semantic product heading and adds SoftwareApplication JSON-LD so crawlers can identify Alloy, its language, repository, package, and API reference without inferring them from visual layout.

AI disclosure: This pull request was written and validated by OpenAI Codex at the contributor's request.

Expose generated page-level Markdown URLs in agent-index.json and make the retrieval fallback explicit. Add a semantic product heading and SoftwareApplication JSON-LD for crawler-readable identity.
@mattsse
mattsse merged commit c7c97b2 into main Aug 23, 2026
2 checks passed
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