TINYDOC-3613: Generate the documentation corpus with content, dates and agent entry points. - #4362
Open
kemister85 wants to merge 8 commits into
Open
kemister85 wants to merge 8 commits into
kemister85 wants to merge 8 commits into
Conversation
… raw links leaking into it.
…d of fetching production.
…the build on a short file.
…te the license key requirement in the LLM files.
…M files by explicit path.
…generated agent files.
Contributor
Author
|
Decisions recorded for review Division of labour between the agent-facing files. Each statement belongs in one file; the license requirement is the only deliberate repetition.
The Context7 setup instructions previously in
Where this differs from the brief, deliberately
Build impact: pull requests against |
kemister85
marked this pull request as ready for review
September 24, 2026 22:35
kemister85
requested review from
a team,
ArvinJ-H,
kimwoodfield,
ltrouton,
soritaheng and
tiny-ben-tran
and removed request for
a team
September 24, 2026 23:00
metricjs
approved these changes
Sep 25, 2026
tiny-ben-tran
approved these changes
Sep 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket: TINYDOC-3613
Site: Staging branch
Changes:
lib/antora-extension-page-dates.js,antora-playbook.yml: date every page from its source history, applied to the sitemaplastmod, the page attributes and a page date map.scripts/generate-markdown.mjs: seven-field frontmatter on every generated page, no raw HTML links, and a versioned_markdown-manifest.json.-scripts/generate-llm-files.js, workflows,package.json,-scripts/README-llm-files.md: full page content inllms-full.txt; newAGENTS.md,sitemap.mdandchanges.json; titles read from the build instead of production; root LLM files written by explicit path, replacingcopy-llms-files.sh.Note: pull request previews build the site only, so the generated agent files are verified with a staging deploy from this branch.
How to test locally:
build/siteis what production serves at/docs, so the files are at the server root:Generated …on line 3, a Version coverage section near the top, and a For Agents list at the end.## Titleheading, thenSource:andLast updated:lines, then its content.[text](url), never<a href>.<lastmod>values differ between pages (production today: one value for every page).Terminal checks against the same build:
Notes for reviewers:
tinymce/8(for example TINYDOC-3617: Backfill missing page description and navigation title attributes. #4361) do not appear in this build.ERRORandWARNlines duringyarn antoraall come from archivedtinymce/5content and appear onmaintoo..cache/(ignored), which takes about 2 s; later builds reuse it.llms-full.txtunder 2 MB, or anllmsfile outside the root andlatest/_attachments.Pre-checks:
Review: