Sync API reference from eigen-server - #16
Merged
Merged
Conversation
The engine's OpenAPI `info.title` became "EigenInteractive Engine API", and `docusaurus-plugin-openapi-docs` derives the info page's id by kebab-casing that title. So this sync moved the page from `eigen-engine-api` to `eigeninteractive-engine-api`, and the build failed on every link to the old slug. The generated `.api.mdx` front matter and `sidebar.ts` fixed themselves — they are regenerated from the same title. Four hand-written references did not: the footer's "HTTP API" entry, which broke on every page, and prose links in `system-shape.md`, `reference/dart.md` and `http-surface.md`. The plugin offers no way to pin the info page's id, so this coupling is permanent. Recorded as a comment on the footer link, since that is the one that turns a title change into a site-wide failure. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
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.
Regenerated by
sync-api.ymlfrom eigen-server@428ecf5cc528790767de6a95ce4b815765399e75.Deterministic output of
pnpm sync-api— no authored prose is touched.Auto-merge is on; this lands as soon as checks pass.