packages/gossipsub/README.md is still the original ChainSafe hand-written README — it was never converted to the monorepo's aegir docs generated layout (compare packages/floodsub/README.md). Because packages/gossipsub/src/index.ts has no @packageDocumentation block, nothing regenerates it, and it has drifted: outdated ES-2017/node-10.x badges, a TOC "Lead Maintainer" link to a section that no longer exists, an API link to the archived js-libp2p-interfaces repo, and a MIT © ChainSafe Systems footer instead of the standard dual Apache-2.0/MIT.
packages/gossipsub/README.mdis still the original ChainSafe hand-written README — it was never converted to the monorepo'saegir docsgenerated layout (comparepackages/floodsub/README.md). Becausepackages/gossipsub/src/index.tshas no@packageDocumentationblock, nothing regenerates it, and it has drifted: outdatedES-2017/node-10.xbadges, a TOC "Lead Maintainer" link to a section that no longer exists, an API link to the archivedjs-libp2p-interfacesrepo, and aMIT © ChainSafe Systemsfooter instead of the standard dual Apache-2.0/MIT.@packageDocumentationblock topackages/gossipsub/src/index.tsand regenerate vianpm run docsto matchpackages/floodsub.