Estimate: 30m · Type: code · Depends on: 6.16.1, 6.16.3
Render the authorable hero in PublicOverviewHero.tsx:
overview.publicTagline ?? t('autoIntroTagline') (project line when set, generic fallback otherwise). Update the lines 32-34 comment — the project-specific framing now lives in the authorable hero tagline (REVERSES the 6.12.4 "framing lives in the README body" decision); keep the i18n line as the unset fallback.Pills (~61-76) with overview.publicTags.map(... <Pill/>). Unset/empty → no pills (no magic defaults). The unused metaVibeProject/metaOpenSource/metaLicense/metaMcpNative i18n keys may be removed (or left for the seed to author into publicTags).--el-* + Pill tones; shape tokens; AA-safe; matches 6.16.1.app/(public)/_components/PublicOverviewHero.tsx; design 6.16.1 Panel 1