Ruling: @mdxui/beacon is dead; @mdxui/neo replaced it (SG-7, ratified by Nathan 2026-07-19/20; docs repointed in #56).
Remaining CODE migration (docs deliberately excluded it):
src/generators/site/constants.ts:158 — DEFAULT_COMPONENT_SOURCE = '@mdxui/beacon' → '@mdxui/neo'
src/generators/site.ts — 8 componentSource: '@mdxui/beacon' literals
src/__tests__/site-generator.test.ts — assertions expecting '@mdxui/beacon'
Verify the neo component names the generator targets actually exist in @mdxui/neo before flipping (the SiteSection contract: hero/features/pricing/cta/faq/testimonials/logos/stats).
🤖 Generated with Claude Code
Ruling: @mdxui/beacon is dead; @mdxui/neo replaced it (SG-7, ratified by Nathan 2026-07-19/20; docs repointed in #56).
Remaining CODE migration (docs deliberately excluded it):
src/generators/site/constants.ts:158—DEFAULT_COMPONENT_SOURCE = '@mdxui/beacon'→'@mdxui/neo'src/generators/site.ts— 8componentSource: '@mdxui/beacon'literalssrc/__tests__/site-generator.test.ts— assertions expecting'@mdxui/beacon'Verify the neo component names the generator targets actually exist in @mdxui/neo before flipping (the SiteSection contract: hero/features/pricing/cta/faq/testimonials/logos/stats).
🤖 Generated with Claude Code