import { describe, it } from 'vitest'

describe('@platform-modules/seo', () => {
  it.todo('core export is a seam placeholder — capability tests live on subpaths')
})
