)]}'
{
  "commit": "870c0269572f3f3f0105866f9ff400e70ec1213e",
  "tree": "469e09b80cd915cfc0ca71eccf808cff71ab41e2",
  "parents": [
    "803e0abff5ea0a8e6f7a7dc9266199d0e31a4ef4"
  ],
  "author": {
    "name": "Shawn Yang",
    "email": "shawn.ck.yang@gmail.com",
    "time": "Tue Jul 14 12:49:00 2026 +0530"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Tue Jul 14 12:49:00 2026 +0530"
  },
  "message": "fix(docs): remove stale Go codegen translation (#473)\n\n## Summary\n\n- remove the orphaned current zh-CN Go code-generation page after its\nEnglish source was deleted\n- sync the current zh-CN native-serialization and troubleshooting docs\nwith the English removals\n- preserve the English and zh-CN 1.3.0 versioned code-generation\ndocumentation\n\n## Root cause\n\nDocusaurus only registers a translated document when the matching\nEnglish source document exists. The English current Go `codegen.md` page\nwas removed, but the current zh-CN translation and a link to it\nremained. That left `/zh-CN/docs/next/guide/go/codegen.md` without a\ngenerated route and caused the zh-CN broken-link check to fail.\n\n## Impact\n\nThis restores the production documentation build and removes stale\ncurrent documentation for a deleted Go feature without changing\nhistorical versioned docs.\n\n## Validation\n\n- `npm run build -- --locale zh-CN`\n- `npm run download-avatars`\n- `npm run build`\n- `npm run typecheck`\n- verified `/`, `/docs`, `/zh-CN/docs`, `/blog`, and the original\nfailing native-serialization route return HTTP 200",
  "tree_diff": [
    {
      "type": "delete",
      "old_id": "622bdcd9fc8c490ffcc7d7d89b7abecf49cac4fc",
      "old_mode": 33188,
      "old_path": "i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/codegen.md",
      "new_id": "0000000000000000000000000000000000000000",
      "new_mode": 0,
      "new_path": "/dev/null"
    },
    {
      "type": "modify",
      "old_id": "26adfdd0ff555ee51e826b08ca75520bbfed9462",
      "old_mode": 33188,
      "old_path": "i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/native-serialization.md",
      "new_id": "72d805de33050d740eab8d140e61c07d51a4e0bc",
      "new_mode": 33188,
      "new_path": "i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/native-serialization.md"
    },
    {
      "type": "modify",
      "old_id": "77ab310476e397bd5d4a1335d4a2456070d8772a",
      "old_mode": 33188,
      "old_path": "i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/troubleshooting.md",
      "new_id": "52fde384bd5b589d82f4154b1af0ff5312243526",
      "new_mode": 33188,
      "new_path": "i18n/zh-CN/docusaurus-plugin-content-docs/current/guide/go/troubleshooting.md"
    }
  ]
}
