docs: close remaining Agent Ready warnings - #30
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: d527789592
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| - [OpenAPI / Swagger]({PUBLIC_URL}/docs) | ||
| - [OpenAPI JSON]({PUBLIC_URL}/openapi.json) | ||
| - [Markdown mirror]({PUBLIC_URL}/index.md) | ||
| - [Glossary]({PUBLIC_URL}/glossary) |
There was a problem hiding this comment.
Add the glossary to the XML sitemap
When a crawler follows the sitemap advertised by ROBOTS_TXT, this addition is absent because it updates only SITEMAP_MD, while SITEMAP_XML still contains just the root URL. Machine sitemap consumers therefore do not receive the new indexable canonical /glossary page; add a corresponding <url> entry to the XML sitemap and cover it in the sitemap test.
Useful? React with 👍 / 👎.
Closes #29
Changes
last_updatedto the canonical Markdown frontmatter;/glossarypage and/glossary.mdmirror with canonical/alternate discovery;Invariants preserved
Baseline
Agent Ready before this PR: 93/100, Site 15/15, Page 22/25, llms.txt 100/100, accessibility 100/100.