docs(site): drop the duplicate lineage Detail header key (#502 + #504 collision) - #507
Conversation
|
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Codex Review: Didn't find any major issues. 🎉 Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
commit: |
Why
#502 and #504 each restored the
headers.detailkey that #490 had removed, and both merged.website/plugins/generated-reference.tsnow declaresdetailtwice per locale, sopnpm docs:site:buildfails onmainat the typecheck step:Change
Remove the second copy in each locale (the #504 lines), keeping #502's
Detail/说明. Two deleted lines; no page content changes beyond the zh header text returning to #502's wording.Verification
pnpm --filter @agent-bundle/docs typecheckpasses locally.skip-changeset: privatewebsitepackage only.Review status
Codex reviewed head
f5ffd1912— no issues. CI green.